@charset "utf-8";
/* CSS Document */


body         {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: 
               #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: 
               #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_sliver.jpg);
}
a:link {
	color: #A7001F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7001F;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #A7001F;
}
a.white:active {
	text-decoration: none;
	color: #FF9F4A;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #666666}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-size: 12px;
	color: #A7001F;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	color: #A7001F;
	font-weight: bold;
}
.style7 {color: #FFFFFF}
.style8 {
	color: #333333;
	font-weight: bold;
}


