.footer {
	font-family: arial;
	font-size: 11px;
	color: ffffff;
}

.main{
	font-family: verdana;
	font-size: 11px;
	color: 333333;
}
.mainbold{
	font-family: verdana;
	font-size: 11px;
	color: 333333;
	font-weight:bold;
}

a.mainnav {font-family: verdana;	font-size: 11px;color: #F96502;text-decoration:underline;}
a.mainnav:visted {font-family: verdana;	font-size: 11px;color: #F96502;text-decoration:underline;}
a.mainnav:active {font-family: verdana;	font-size: 11px;color: #F96502;text-decoration:underline;}
a.mainnav:hover {font-family: verdana;	font-size: 11px;color: #003366;text-decoration:none;}


a.footernav {font-family: arial;	font-size: 11px;color: #ffffff;text-decoration:underline;}
a.footernav:active {font-family: arial;	font-size: 11px;color: #ffffff;text-decoration:underline;}
a.footernav:visted {font-family: arial;	font-size: 11px;color: #ffffff;text-decoration:underline;}
a.footernav:hover {font-family: arial;	font-size: 11px;color: #ffffff;text-decoration:none;}

.tableborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 333333;
	border-left-color: 333333;
	border-top-color: 333333;
	border-bottom-color: #333333;
}
