a:link     {
	color: #f99f02;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited     {
	color: #f99f02;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.maintxt_tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.search {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#lftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#lftNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C32B00;
}
#lftNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9200;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pt;
	font-weight: bold;
	color: #666666;
}
#homeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#homeNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
#homeNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9200;
}

