#main_menu a:link { color: #FFFFFF; text-decoration: underline; }
#main_menu a:visited { color: #FFFFFF; text-decoration: underline; }
#main_menu a:hover { color: #FFFFFF; text-decoration: none; }

#footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 700px;
}
body {
	background-color: #d4e1f0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copyright {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
}
#body_left {
	float: left;
	width: 400px;
}
#main_menu LI {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#header_bg {
	width: 700px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
}

#body_right {
	margin-left: 430px;
	position: relative;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#main_menu {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	margin-left: 40px;
	font-size: 13px;
	margin-right: 500px;
}

#status_title {
	font-size: 14px;
	font-weight: bold;
	color: #527EA8;
	padding-top: 6px;
	padding-bottom: 4px;
}



#body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	width: 650px;
	padding: 25px;
}
#header {
	width: 688px;
	margin-right: 6px;
	margin-left: 6px;
	height: 60px;
	background-image: url(images/hamnetwork.gif);
}

#body {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

#news_title {
	font-size: 22px;
	color: #61A71E;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}
#news {
	padding-top: 6px;
	padding-bottom: 24px;
}

#news_information {
	color: #527EA8;
	padding-bottom: 3px;
	padding-top: 0px;
}
#status {

	padding-top: 6px;
	padding-bottom: 22px;
}
#status_information {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 3px;
	margin-left: 10px;
}
#status_server {
}
#status_maintdate {
	font-size: 11px;
	margin-left: 10px;
	color: #61A71E;
	padding-top: 2px;
}
