a.topbar_msie:link, a.topbar_msie:visited {
  color            : #F8F8F8;
  text-decoration  : none;
}
a.topbar_msie:hover {
  -moz-opacity     : 0.70;
  filter           : Alpha(opacity=70, finishopacity=70, style=1);
  color            : #FFFF00;
}
.menu_backcolor_original {
	background-color: #587F00;
}
.menu_backcolor {
	background-color: #76A800;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #EAEAEA;
}


 
.body_text {
	color: #000033;
}
.body_titles {
	font-weight: bold;
	color: #587F00;
	font-size: 14px;
}
.header_backcolor {

	background-color: #000033;
}
.body_SupraTitles {

	font-weight: bold;
	color: #000033;
	font-size: 14px;
}
.footer {
	color: #000033;
	font-size: 10px;
}
.footer:link, .footer:visited {
	color: #000033;
	font-size: 10px;
}
.footer:hover {
	color: #000033;
	font-size: 10px;
}
.body_table_borders {
	border-bottom:inset;
	border-bottom-width:thin;
	border-bottom-color:#999999;
	border-right:inset;
	border-right-width:thin;
	border-right-color:#999999;
}