body {
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 800px;
	background-color: #b5b5b5;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 30px;
}

.tableHeader
{
	background-color : #335588;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

a.nav_bar:link {
	color: white;
	text-decoration: underline;
}
a.nav_bar:active {
	color: white;
	text-decoration: underline;
}
a.nav_bar:visited {
	color: white;
	text-decoration: underline;
}
a.nav_bar:hover {
	color: Red;
	text-decoration: underline;
}
.nav_bar{
   color: white;
	font-weight: bold;
	font-size: 12px;
}



a.small_link3:link {
	color: #335588;
	text-decoration: none;
	font-size:12px;
}

a.small_link3:active {
	color: #335588;
	text-decoration: none;
}
a.small_link3:visited {
	color: #335588;
	text-decoration: none;
	font-size:12px;
}
a.small_link3:hover {
	color: Red;
	text-decoration: underline;
	font-size:12px;	
}
.small_link3{
	color: #335588;
	font-weight: bold;
	font-size:12px;
}

.smaller_link {
	font-size : smaller;
}

.menu_bar
{
	background-color : #3F5A7A;
	color : White;
	font-weight : bold;
	padding-left : 5px;
	width : 180px;
}

.content_table_header
{
	background-color : #3F5A7A;
	color : White;
	font-weight : bold;
	padding-left : 5px;
	padding-right: 5px;	
	font-size:14px;
}

.state_links
{
	font-size: 12px;
}

a.state_links:link
{
	color: Green;
	text-decoration: none;
}

a.state_links:active
{
	color: Green;
	text-decoration: none;
}

.showfeature1
{
		background-color : #3F5A7A;
	color : White;
	font-weight : bold;
	font-size: 12px;
	padding-left : 5px;
	width : 160px;
}

.small_info
{
	font-size : xx-small;
	color: Red;
}

.main_fonts
{
	font-family : Verdana;
}
