/* Not all stlyes here are used, free free to have play*/

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808000;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline overline;
	font-weight: normal;
	color: #808000;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808000;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline overline;
	font-weight: normal;

}
.vlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	background-color: #dddddd;
	color: #5555FF;
	font-weight: bold;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	border: medium groove #FFFF00;
	margin: 2px;
	padding: 3px;
	height: auto;
	width: 85%;
	clear: both;
	float: none;



}

body{

	background-color: #E9E39E;

	font:12px Verdana,Arial,Helvetica,sans-serif;

	scrollbar-3dlight-color:#00AFEA;

	scrollbar-arrow-color:#ffffff;

	scrollbar-darkshadow-color:#eeeeee;

	scrollbar-face-color:#000055;

	scrollbar-highlight-color:navy;

	scrollbar-shadow-color:#dee3e7;

	scrollbar-track-color:#00AFEA;
	
	margin: 0px;

	padding: 0px;
	
	scrollbar-3dlight-color:#d1d7dc;

    scrollbar-arrow-color:#006699;

	scrollbar-darkshadow-color:#98aab1;

	scrollbar-face-color:#000055;

	scrollbar-highlight-color:#ffffff;

	scrollbar-shadow-color:#dee3e7;

	scrollbar-track-color:red;
}


font, td, p{color:#000055;font:12px Verdana,Arial,Helvetica,sans-serif}


hr{border: 1px solid #808000;border-top-width:2px;height:4px}


input, textarea, button{ border-color:#808000; margin-bottom:2px; margin-top:2px; text-indent:2px;
							 
							 background: #ffffff; color:#808000; border-width:4px solid;
							 
							 font:normal 11px Verdana,Arial,Helvetica,sans-serif}