* {
	font-family: Verdana, Tahoma, Arial;
	color: #004c62;
	font-size:12px;
}
IMG {
	border:0;
	}
body {
	margin:0px;
	padding:0px;
	background: URL('/images/adminoid/bg.gif') top repeat-x #a9cddf;
	text-align:center;
}

P {
	margin-top:7px;
	margin-bottom:7px;
}
#body_table {
	width:990px;
	height:100%;
	background: URL('/images/adminoid/bg_01.jpg') 0px 20px no-repeat;
}
#body_table TD {
	vertical-align:top;
}
#body_table #head {
	height:254px;
	padding-top:112px;
	padding-left:68px;
}
H1 {
	border-bottom: solid 1px #437f93;
	font-size: 18px;
	color: #004c62;
	padding-top: 10px;
	padding-bottom:12px;
}

a:link, a:visited {
	color: #004218;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#left {
	width:325px;
}
#left .inner {
	margin-top:34px;
	margin-left: 36px;
	margin-right: 21px;
}
#right .inner {
	margin-top:0px;
	margin-left: 20px;
	margin-right: 30px;
}

#news div.content a:link, #news div.content a:visited {
	display: block;
	font-weight: bold;
	text-decoration:none;
	color: #004c62;
}
#news div.content a:hover {
	text-decoration:underline;
}
#news div.date {
	font-size:11px;
	font-weight:bold;
	color: #004218;
}
#news p {
}
#news div.more {
	text-align:right;
	font-weight:bold;
	margin-bottom:15px;
}
#news p.head {
	font-weight:bold;
	margin-bottom:0px;
}

#news p.comments {
	margin-bottom:25px;
	}

#menu {
	margin-left:22px;
	background: URL('/images/adminoid/menu_bg.gif') repeat-x top;
	height:22px;
	display: block;
	margin-right: 50px;
}

#menu a {
	color: #FFFFFF;
	text-decoration:none;
}

#menu p {
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px 5px 0px 5px;
	padding-left:10px;
	line-height: 22px;
	background: URL('/images/adminoid/marker.gif') 3px 5px no-repeat;
}
#menu a.act {
	font-weight: bold;
	padding-bottom:15px;
/*	background: URL('/images/submenur.gif') bottom no-repeat;*/
}
#submenu {
	margin-top:1px;
	margin-left:40px;
	background: #aac5cf;
	height:20px;
	margin-right: 58px;
}
#submenu p {
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px 5px 0px 5px;
	padding-left:10px;
	line-height: 20px;
	background: URL('/images/adminoid/submarker.gif') 3px 5px no-repeat;
}
#submenu a {
	font-size: 11px;
	color:#004c62;
}
#submenu a.act {
	font-weight: bold;
}
#container {
	background: URL('/images/adminoid/bg_bot.gif') repeat-x bottom;
}
#body_table #copy {
	height:55px;
	vertical-align:middle;
	line-height: 30px;
	padding-left: 20px;
}
