body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a4d72;
	background-color: #ffffff;
	background-image: url(body_bg.gif);
}
th {
	background-color: #ff9408;
}

#left {
	width: 200px;
	vertical-align: top;
	background-color: #ff9408;
}
#left #menu a:link, #left a:visited {
	display: block;
	width: 200px;
	height: 28px;
	padding: 7px;
	margin-bottom: 0px;
	text-indent: 10px;
	color: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	background-image: url(menu_bg_blue2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#left #menu a:hover, #left a:active {
	display: block;
	width: 200px;
	height: 28px;
	padding: 7px;
	margin-bottom: 0px;
	text-indent: 10px;
	color: #ffcccc;
	font-size: 12px;
	font-weight: bold;
	background-image: url(menu_bg_blue2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#left #hirlevel {
	width: 185px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;
	background-color: #7099aa;
	background-image: url(hirlevel_bottom_bg.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}
#left #hirlevel h2 {
	position: relative;
	top: -15px;
	right: -15px;
	margin: 0px;
	padding: 15px;
	text-indent: -30px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(hirlevel_top_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#left #hirlevel iframe {
	width: 185px;
	height: 250px;
	position: relative;
	top: -25px;
	left: -5px;
	margin: 0px;
	padding: 0px;
	border-top: 5px solid #333333;
}
#left #hirlevel form {
	position: relative;
	top: -15px;	
	margin: 0px;
}

#content {
	padding: 15px;
	vertical-align: top;
	background-color: #ebebeb;
	background-image: url(content_bg.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#content h1, li {
	color: #7099aa;
	font-weight: bold;
}
#content h1 a:link, #content h1 a:active, #content h1 a:visited, #content h1 a:hover {
	color: #7099aa;
	text-decoration: none;
	border: none;
}
#content img {
float: right;
margin-left: 10px;
margin-bottom: 10px;
border-top: 3px solid #ffcccc;
border-bottom: 3px solid #ffcccc;
}
#content img.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: none;
}
#content img.noborder {
border: none;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #0a4d72;
	border-bottom: 1px dotted #0a4d72;
	text-decoration: none;
}
#content .red {
	color: #CC0000;
}
#content .highlight {
	padding: 10px;
	background-color: #ffccff;
}

#footer {
	padding: 10px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #7099aa;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#map {
	height: 330px;
	outline: 3px solid #ffcccc;
}


#menu p	{margin-left: 10px; color:#7099AA; font-weight:bold;}