/* CSS Document */

body{ background-color:000000; scrollbar-track-color:f3c333; scrollbar-face-color:f3c333; scrollbar-highlight-color:000066; scrollbar-base-color:000066; scrollbar-darkShadow-color:000066; scrollbar-shadow-color:000066; scrollbar-arrow-color:000066; } 

body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color:000000; font-weight:bold; font-style:normal; font-family:tahoma, verdana, arial, sans-serif; } 

.orangetext15, .lightbluetext12, .whitetext12, .nametext, .btext, .redtext, .redbtext{ color:000000; font-size:10pt; font-weight:bold; font-style:normal; font-family:tahoma, verdana, arial, sans-serif; } 

a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.redlink, a.redlink:visited{ color:010066;  font-weight:bold; font-style:normal; font-family:tahoma, verdana, arial, sans-serif; } 

a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{ color:f3c333;  font-weight:bold; font-style:normal; font-family:, tahoma; } 

body {
	background-color: #FFFFCC;
}
.style2 {
	font-size: small
}
.style3 {font-size: xx-small}

.r:link		{font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.r:visited	{font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.r:active	{font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.r:hover		{font-size: 10pt;
	color: #f3c333;
	text-decoration: normal;
	font-weight: bold;
}

.t:link		{
	color: #010066;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}
.t:visited	{
	color: #010066;
	font-weight: bold;
	text-decoration: none;
		font-size: xx-small;
}
.t:active	{
	color: #010066;
	text-decoration: underline;
	font-weight: bold;
		font-size: xx-small;
}
.t:hover		{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
		font-size: xx-small;
}


</Style>
