A { 
	color: 2E6A79; 
	text-decoration: none;
}

.white { 
	color: FFFFFF; 
	text-decoration: none;
}

A:hover,A:active { 
	color: 2E6A79; 
	text-decoration: underline;
}

TABLE,TR,TD,.main {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.header {
	font-family: times,garamond,serif;
	color: 2E6A79;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}

.footer {
	font-family: arial,helvetica,sans-serif;
	color: 555555;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.hidden {
	font-family: arial,sans-serif;
	color: FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.styley {
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#2E6A79;
	scrollbar-base-color:#444444;
	scrollbar-darkshadow-color:#444444;
	scrollbar-face-color:#B3C8CE;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#444444;
}

.search { 
	background-color: #B3C8CE; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color: #2E6A79;
} 

.inputbox { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	border: 1px #CCCCCC solid; 
	background-color: #666666; 
	color: #FFFFFF
}