/* CSS Document */

.back {
    font-size: 100pt;
    color: blue;
	background-color: transparent; 
    position: absolute; 
	top: 35px; 
	left: 80px; 
}
.front { 
    font-size: 100pt;
	color: black;
	background-color: transparent;
    position: absolute; 
	top: 50px; 
	left: 100px;
}
.area {
	position: absolute;
	top: 171px;
	left: 652px;
	width: 144px;
	height: 275px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	padding: 2 5 2 5;
}
.tabletest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0000FF;
	margin: auto;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #0000FF;
}
.leftnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #0000FF;
	margin: auto;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #0000FF;
}

.raiser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	background-position: left center;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
	word-spacing: 4px;
	display: inline;
	margin: 1px;
	padding: 3px;
	height: auto;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color:  #F0E2D2;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #F0E2D2;
}

#lvwm #mspecial .raiser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	background-position: left center;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
	word-spacing: 4px;
	display: inline;
	margin: 1px;
	padding: 1px 3px 1px 3px;
	height: auto;
	width: 70%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color:  #F0E2D2;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #F0E2D2;
}

.raisersm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	background-position: left center;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
	word-spacing: 4px;
	display: inline;
	margin: 1px;
	padding: 1px 3px 1px 3px;
	height: auto;
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color:  #F0E2D2;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #F0E2D2;
}


.tagraise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6C3714;
	background-color: inherit;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	display: inline;
	margin: 1px;
	padding: 5px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD74F;
	border-right-color: #935014;
	border-bottom-color: #935014;
	border-left-color: #FFD74F;
	list-style-position: outside;
	list-style-image: url(../images/double_red_heart.png);
	overflow: scroll;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
