body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
text-decoration:none;
}

a:link {
color:#000066; 
}

a:visited {
color:#990066;
}

a:hover, a:active {
color: #CC3333;
font-weight:bold
text-decoration: underline;
}

.leftmenu {
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.leftmenusmall {

	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
h1 {
	font-size: 13px;
	font-weight: bolder;
}
.mymap {
	border: thin solid #CC3333;
}

#menu a{
	color:#D4D0C8;
	display:block;
	font: 11px;
	background:#000066;
	padding:1px;
	text-align:center;
	text-decoration:none;
	width:173px;
	margin-bottom:-15px;
	border:2px solid;
	border-bottom-color:#333366;
	border-right-color:#000000;
	_margin-bottom:-18px;

-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
	background-color: #5964B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#menu a:hover{
	background:#cecf9c;
	border-bottom-color:#5964B3;
	border-right-color:#5964B3;
	color:#FFFFFF;
	font-weight: lighter;
	background-color: #cc3333;
}
H1 {
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
.desctable {
	font-weight: bolder;
	color: #003366;
	font-size: 12px;
}
.desttable-small {
	font-size: 9px;
	color: #000000;
}
.hdivider {
	background: url(../img/Hdiv.gif) repeat-x center center;
}
