body {
	background-color: #051040;
	margin: 0px;
}
td {
	font-family: Verdana, Tahoma, Arial ;
	color:#111111;
	font-size: 11px;
}
a {
	color: #04445D;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #04445D;
	text-decoration: underline;
	cursor: hand;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	color: #111111;
	border: 1px solid #000000;
	background-color: #E3E6CC;
	font-size: 11px;
}
.main_form {
	font-family: Arial, Verdana;
	color:#111111;
	border: 1px solid #111111;
	background-color: #FFFFFF;
	font-size: 11px;
}
.top_menu {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.top_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: hand;
}
.top_text {
	color: #F0F5C4;
}
.highlight {
	color: #F0F5C4;
	text-decoration: none;
}
.highlight:hover {
	color: #F0F5C4;
	text-decoration: underline;
}
.menu {
	color: #111111;
	text-decoration: underline;
	cursor: hand;
}
.heading {
	color: #04445D;
	font-family: Tahoma, Verdana, Arial ;
	font-size: 14pt;
}
.small_heading {
	color: #111111;
	font-family: Tahoma, Verdana, Arial ;
	font-size: 10pt;
}
.medium_heading {
	color: #648FAC;
	font-family: Tahoma, Verdana, Arial ;
	font-size: 10pt;
	font-weight:bold;
}
.categorylinks tr td a {
	margin: -2px;
	padding: 5px 5px;
	display: block;
	text-decoration: none;
}
.categorylinks a:visited { color: #111111; }
.categorylinks a:hover { color: #111111; background: #D5DCA2; text-decoration: none; }
.link {
	color:#FFFFFF;
}
.link:hover {
	color:#DDDDDD;
}
.navtext {
	
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-align:left;
	border-width:1px;
	border-style:outset;
	border-color:black;
	background-color:#EEEEEE;
	color:black;
}
.subheading{
	font-size 13px; color: #648FAC; font-family: Verdana; font-weight:bold;
}
