BODY {
    	background-color: #3F1807;
    	font-family: verdana;
	font-size: 10px;
	color:#FFFFFF;
}
-->

<!--
BODY {scrollbar-face-color: #140C09;
scrollbar-shadow-color: #140C09;
scrollbar-highlight-color: #140C09;
scrollbar-3dlight-color: #140C09; 
scrollbar-darkshadow-color: #140C09; 
scrollbar-track-color: #140C09; 
scrollbar-arrow-color: #FFFFFF;}
-->

}

i{COLOR: #CE9EAA;}
u{COLOR: #A83958;}

A:link{color:#F5C73D; text-decoration: none; cursor: deafult; text-transform: bold; border-bottom: 0px dotted #97BFFA;}
A:visited{color:#F5C73D; text-decoration: none; cursor: default; text-transform: bold; border-bottom: 0px dotted #97BFFA;}
A:hover{color:#A3541B; text-decoration: none; cursor: default; text-transform: bold; border-bottom: 0px solid #628AC4;}


td {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
textarea {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
}

.title {
	width: 95%;
	background-colour: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	margin-bottom: 4px;
      	padding: 4px;
	padding-left: 9px;
	border-bottom: 0px solid #D8D8D8;
	text-shadow: 1px 1px #172429;
}

.title2 {
	width: 95%;
	background: transparent;
	font-size: 10px;
	font-weight: normal;
    	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	margin-bottom: 1px;
      	margin-top: 10px;
      	padding: 2px;
	padding-left: 9px;
}

.menu {
	width: 95%;
    	background-color: transparent;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: none;
    	font-family: verdana;
	padding-left: 4px;
}

img {
	border: 2px solid #F5C73D;
	filter:alpha(opacity=40); /* IE */
	-moz-opacity: 0.40; /* Gecko */
	opacity: 0.40; /* Opera */
}

a img {
	border: 2px solid #F5C73D;
	filter:alpha(opacity=40); /* IE */
	-moz-opacity: 0.40; /* Gecko */
	opacity: 0.40; /* Opera */
}
a:hover img {
	border: 2px solid #A3541B;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
}


-->