/* CSS Document */
html {
 scrollbar-base-color: #f3f3f3;
 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #f3f3f3;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-shadow-color: #66000;
 scrollbar-arrow-color: #52A593;
 }
.style3 {color: #990000}
.style4 {color: #FFFFFF}
.style5 {color: #000000; font-size:13px;}
.style6 {font-size: 13px}
.style7 {
	color: #52A593;
	font-weight: bold;
	font-size: 17px;
}
.style13 {font-size: 14px; font-weight: bold; }
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
#blue:link {
	color: #000066;
	text-decoration: none;
}
#blue:visited {
	color: #000066;
	text-decoration: none;
}
#blue:hover {
	color: #FF6600;
	text-decoration: none;
}
#blue:active {
	color: #000066;
	text-decoration: none;
}
.style1 {
	color: #993300;
	font-weight: bold;
	font-size: 15px;
}
.style2 {color: #000066}