.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}

.top_menu a:link,
.top_menu a:visited,
.top_menu a:active
{
	color: #0000FF; 
	text-decoration:none;
}

.top_menu a:hover
{
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;
}


.text_field {
	height: 7.5px;
	width: 100px;
	border: 2px solid #A17214;
	font-size: 7.5px;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000055;
}

.left_menu a:link,
.left_menu a:visited,
.left_menu a:active
{
	color: #000055; 
	text-decoration:none;
}

.left_menu a:hover
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
}
