body, td, input, textarea, select, a, div, span {
	font-family:verdana, arial, helvetica; 
	font-size:9pt;
	color: #333333
}

#nav
{
	background: url(../images/nav-bg.png) repeat-x top center;
	background-color: #eb0000;
	color: #ffffff;
	font-size: 8px;
	padding-top: 6px;
	height: 27px;
	text-align: center;
}
#nav a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
#nav a:hover
{
	color: #000000;
	text-decoration: underline;
}

A:link {COLOR: #000000; TEXT-DECORATION: none}
A:visited{COLOR: #000000; TEXT-DECORATION: none}
A:hover {COLOR: #FFCC00; TEXT-DECORATION: none}	

.custom {
	FONT: 8pt verdana; COLOR: #FFFFFF
}
.copyright { FONT: 10px verdana, arial; COLOR: #FFFFFF; }

.heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 13.5pt; FONT-FAMILY: times new roman, garamond; COLOR: #333333
}
.heading1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: Tahoma, Arial,Helvetica; COLOR: #103D2C
}

#homelink a{
color:red;
text-decoration: underline;
font-weight: bold;
}
#mainpage
{
	color: #ffffff;
	width: 740px;
	height: 15px;
	padding-top: 16px;
	background-color: #0a274e;
	text-align: center;
	font-size: 11px;
}
#mainpage a
{
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
}
#mainpage a:hover
{
	color: #fbf502;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
}
.footer
{
	color: #ffffff;
}
.footer a
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.footer a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	font-size: 11px;
}
