a:link, a:active, a:visited {
color: #3E0200;
font-size: 11; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #AF0501;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #000000;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
width: 100%; 
height: 100%; 
background-color: transparent;
border-width : 0px;
font-size: 10px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.title{
color: #337CAA;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.pg_title{
color: #76DBE7;
font-size: 10;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #76DBE7;
font-size: 12;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

BODY {
scrollbar-arrow-color: #76DBE7;
scrollbar-track-color: #000000;
scrollbar-face-color: #337CAA;
scrollbar-shadow-color: #dbdbdb;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #337CAA;
scrollbar-3dlight-color: #337CAA;
background-color: #000000;
font-size: 12px;
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
color: #484848;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 750px;
	top: 160px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 105px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 125px;}
#n3{left: 250px;}
#n4{left: 375px;}
#n5{left: 500px;}
#n6{left: 625px;}