A:         { font-family: Arial; font-size: 7pt; color: #1A2A5D; text-decoration: none; font-weight: normal;}
A:link     { font-family: Arial; font-size: 7pt; color: #1A2A5D; text-decoration: none; font-weight: normal;}
A:visited  { font-family: Arial; font-size: 7pt; color: #1A2A5D; text-decoration: none; font-weight: normal;}
A:hover    { font-family: Arial; font-size: 7pt; color: #2A4966; text-decoration: none; font-weight: normal;}

.Page_Background { background-color:#1A2A5D;}
.page_content { font-family: Arial; font-size: 11pt; text-decoration: none; font-weight: normal;}

.feature {background: #1A2A5D; color: #FFFFFF; font-family: "Gill Sans MT",arial; font-size: 10.5pt; text-decoration: none; font-weight: normal;}
.feature_content {background: #FFFFFF; color: #1A2A5D; font-family: "Gill Sans MT",arial; font-size: 10.5pt; text-decoration: none; font-weight: normal;}

.copyright { font-family: Arial; font-size: 7pt; color: #797979; text-decoration: none; font-weight: normal;}

#main_menu
{	margin-left: 9;
        margin-right: 8;
	padding: 0;
	margin-top: 1}

#main_menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left}

#main_menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 0px;
	width: 88px;
	background: #1A2A5D;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font: 12px "Gill Sans MT",arial}

#main_menu li a:hover
{	background: #495682}

#main_menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#main_menu div a
{	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #1A2A5D;
	font: 12px "Gill Sans MT",arial;
	padding: 3px 8px;}

#main_menu div a:hover
{	background: gray;
	color: #FFF}
