BODY {
	SCROLLBAR-FACE-COLOR: #0072BB;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0256B1;
	SCROLLBAR-3DLIGHT-COLOR: #0256B1;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cococo;
	background-color: #0256B1;
	
	
	
}
.bodytext,p,tr,td,table,li,ul,blockquote {
	font-family:Arial, Helvetica,Verdana,  sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration	:none;
	font-weight: normal;
	line-height: 16px;
}
.header{
	font-family:  Arial, Helvetica,Verdana,  sans-serif;
	font-size: 30px;
	color: #666666;
	text-decoration	:none;
	font-weight: normal;
	line-height: 30px;
	
}
.subheader{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration	:none;
	font-weight: bold;
	line-height: 30px;
	
}

.small,a.small:hover {
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration	:none;
	font-weight: normal;
	
}
a.small:link,a.small:visited,a.small:active
{ 	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration	:underline;
	font-weight: normal;
}

.selectlist {
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #f8f8f8;
	background-color: #cococo;
	text-align		: left;
	text-decoration	:none;
	font-weight: normal;
	
	color		:	#666666;
	clip		:  	rect(   );
	
	
}
.button {
	text-align		: center;
	text-decoration	:none;
	font-weight: bold;
	color		:	#FFFFFF;
	background	:	#0256B1;
	border-top	:	thin solid #CCCCCC;
	border-left	:	thin solid #CCCCCC;
	border-right	:	thin solid #999999;
	border-bottom	:	2px solid #669999;
	font-family	:	 Verdana, Arial, sans-serif;
	font-size: 11px;
	clip		:  	rect(   );
	height: auto;
	width: auto;
}
a:link,a:visited,a:active {
	font-family:  Arial, Helvetica,Verdana,  sans-serif;
	COLOR: #0066CC;
	TEXT-DECORATION:underline ;
	font-weight: normal;
	text-transform: none;
}
a:hover, {
	font-family:  Arial, Helvetica,Verdana,  sans-serif;
	COLOR: #000000;
	TEXT-DECORATION:none ;
	font-weight: normal;
	text-transform: none;
}

.ErrorText{
	font-family: Arial, Helvetica,Verdana,  sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bottomline {
	border-bottom-color: #8BBFE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.topline {
	border-top-color: #8BBFE0;
	border-top-width: 1px;
	border-top-style: solid;
}
.thumbnail{
	border-top-color: #8BBFE0;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #8BBFE0;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #8BBFE0;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #8BBFE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
.leftline {
	border-left-color: #8BBFE0;
	border-left-width: 1px;
	border-left-style: solid;
}

.rightline {
	border-right-color: #8BBFE0;
	border-right-width: 1px;
	border-right-style: solid;
}
