﻿BODY {
	SCROLLBAR-FACE-COLOR: #666699;
	SCROLLBAR-HIGHLIGHT-COLOR: #334B6A;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #DDE2EE;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #DDE2EE;
	background-color: #E8E6DA;
	
		
}
.bodytext,p,tr,td,table,li,ul,blockquote,li,ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration	:none;
	font-weight: normal;
	line-height: 18px;
}
.headerhome{
	font-family: Verdana,Arial,Helvetica, sans-serif,;
	font-size: 13px;
	color: #666699;
	text-decoration	:none;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
}

.header {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #379CD9;
	text-decoration	:none;
	font-weight: bold;
	line-height: 18px;
}

.newsheader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #379CD9;
	text-decoration	:none;
	font-weight: bold;
	line-height: 18px;
}
.headerbig{
	font-family: Helvetica, Arial, sans-serif, Verdana, ;
	font-size: 20px;
	color: #001E7C;
	text-decoration	:none;
	font-weight: normal;
	line-height: 18px;
}

.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration	:none;
	font-weight: normal;
	line-height: 15px;
	background-color: #E8E6DA;
}

.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(   );	
}

.textbox {
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #f8f8f8;
	background-color: #cococo;
	text-decoration	:none;
	font-weight: normal;	
	color		:	#666666;
	clip		:  	rect(   );	
}

.desctextbox
{
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	font-size: 10px;
	color: #f8f8f8;
	border-bottom-color:White;
	border-left-color:White;
	border-right-color:White;
	border-top-color:White;
	text-decoration	:none;
	font-weight: normal;	
		color		:	#666666;
	clip		:  	rect(   );
}

.button {
	text-align		: center;
	text-valign		: middle;
	text-decoration	:none;
	font-weight: bold;
	color		:	#FFFFFF;
	background	:#666699;
	border-top	:	3px solid #cccccc;
	border-left	:	3px solid #cccccc;
	border-right	:	1px solid #666666;
	border-bottom	:	1px solid #666666;
	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: #666699;
	TEXT-DECORATION:underline ;
	font-weight: normal;
	text-transform: none;
}
a:hover, {
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	COLOR: #999999;
	TEXT-DECORATION:none ;
	font-weight: normal;
	text-transform: none;
}


.thumbnails{
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
.leftline {
	border-left-color: #C7E8ED;
	border-left-width: 1px;
	border-left-style: solid;
}

.rightline {
	border-right-color: #B0CBE6;
	border-right-width: 1px;
	border-right-style: dashed;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0CBE6;
}
