.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.directory {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003372}
.menu_disabled {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFF555; text-decoration: none}
.menu_small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ECFDD6; text-decoration: none}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
.text_small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #222222; text-decoration: none}
.text_micro {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #222222; text-decoration: none}
.rightlink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8D0008}
.rightlink_small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003372}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none}
a.rightlink:hover { color: #550000; text-decoration: underline}
a.rightlink_small:hover { color: #000000; text-decoration: underline}
a.menu:hover{ color: #FFF555; text-decoration: underline}
a.directory:hover{ color: #000000; text-decoration: underline}
a.menu_small:hover{ color: #FFF555; text-decoration: underline}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003372}

a.mag
{
	color:#3664D4;
	font-size: 12px;
}
a.mag:hover {color:#000000;}

select
{
	font-size: 9px;
	border: #000000;
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 120px;
}

form 
{
	margin: 0px;
	padding: 0px;
}

hr 
{
  	border: 0;
  	color: gray;
	background-color: gray;
	height: 1px;
	padding:0px;
}