@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #DA2F1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #DA2F1B;
}
a:active {
	text-decoration: none;
	color: #DA2F1B;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.scb{
	scrollbar-face-color : #999; 
	scrollbar-highlight-color : #555; 
	scrollbar-3dlight-color : #555;
	scrollbar-darkshadow-color : #555; 
	scrollbar-arrow-color : #555; 
	scrollbar-shadow-color : #555; 
	scrollbar-track-color: #999 
}
.pie{
	color:#FFF;
	text-decoration:none;
}

.styleV {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #CC0000;font-weight: bold; margin-bottom:0px; padding-bottom:0px;}