html, body {
margin: 0 0 0 0;
padding: 0 0 0 0; bgcolor: #ffffff;
}

.heading {	font-family:tahoma, verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E0E19;

}
.subhead {	font-family:tahoma, verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #114B73;
}
a:link, a:active { font-family:tahoma, verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #114B73;
	
	}
a.visited {	font-family:tahoma, verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.title {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Times, serif;
font-size:	10px;
font-weight:	bold;
color:		#FF0000;
}
.white {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	12px;
font-weight:	bold;
line-height:	16px;
color:		#ffffff;
}
.main {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	11.5px;
font-weight:	bold;
line-height:	16px;
color:		#27384D;
}	
.by {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight:	bold;
	color:		#000;
	font-style: normal;
}	

A:visited {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
line-height:	16px;
color:		#666666;
}
A:active {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
line-height:	16px;
color:		#CC0033;
}
A:hover {
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
line-height:	16px;
color:		#CC0000;
}

input, textarea {
border: 1px solid #333;
background-color: #fff;
font-family:	Tahoma, Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
font-size:	10px;
color:		#333;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(./images/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	color: #FFF;
	font: bold 12px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 750px;		
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	color: #FFF;
	font: bold 12px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
