BODY {
	background-color : #759EBA;
	
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #759EBA; 
	scrollbar-highlight-color: #759EBA; 
	scrollbar-3dlight-color: #759EBA; 
	scrollbar-darkshadow-color: #759EBA; 
	scrollbar-track-color: #759EBA; 
	scrollbar-arrow-color: #759EBA; 

}

Table {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}

Div {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}




A.:LINK {
	color : #2F6184;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.:VISITED {
	color : #2F6184;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 



A.home:LINK {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.home:VISITED {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.home:HOVER {
	color : #2F6184;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 






A.top:LINK {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.top:VISITED {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.top:HOVER {
	color : #427E7F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 




A.sub:LINK {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:VISITED {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 













A.main:LINK {
	color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.main:VISITED {
	color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.main:HOVER {
	color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: underline;
	font-style: normal;

 } 


















 

.form {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	width: 150px;
	border: 1px solid #000000;
}


.formgroot {
	BORDER-BOTTOM: thin solid black;
	BORDER-LEFT: thin solid black;
	BORDER-RIGHT: thin solid black;
	BORDER-TOP: thin solid black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	WIDTH:140px;
	color: red;
}


.imageborder {  

	border-style:solid;
	border-color:#005900;
}