BODY {
	SCROLLBAR-FACE-COLOR: #88CDDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #88CDDC;
	SCROLLBAR-3DLIGHT-COLOR: #88CDDC;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cococo;
	background-color: #3399cc;
	
	
	
}
.bodytext,p,tr,td,table,li,ul,blockquote {
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration	:none;
	font-weight: normal;
	line-height: 18px;
}
.h1,a.h1:link,a.h1:visited,a.h1:active {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-decoration	:none;
	font-weight: bold;
	
}
a.h1:hover {
	font-family:   Arial, Verdana, Helvetica,sans-serif;
	font-size: 17px;
	color: #006699;
	text-decoration	:none;
	font-weight: bold;
	
}
.small,a.small:hover {
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #88CCDC;
	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: #C7E8E6;
	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	:	#52ADC4;
	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:  Verdana, Helvetica,Arial, sans-serif;
	COLOR: #3399cc;
	TEXT-DECORATION:underline ;
	font-weight: normal;
	text-transform: none;
}
a:hover, {
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	COLOR: #52ADC4;
	TEXT-DECORATION:none ;
	font-weight: normal;
	text-transform: none;
}

.ErrorText{
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.bottomline {
	border-bottom-color: #D2E9FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.topline {
	border-top-color: #D2E9FF;
	border-top-width: 1px;
	border-top-style: solid;
}
.thumbnails{
	border-top-color: #D2E9FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #D2E9FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #D2E9FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #D2E9FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
.leftline {
	border-left-color: #D2E9FF;
	border-left-width: 1px;
	border-left-style: solid;
}

.rightline {
	border-right-color: #D2E9FF;
	border-right-width: 1px;
	border-right-style: solid;
}

.tableborder 
{
	border: 1px solid white;	
}
