/* CSS Document */

body {font: 76% Verdana,Tahoma,Arial,sans-serif; text-align: center; color: #000000; margin-top: 10px; padding: 0; background: #cccccc url(images/bg.png) top center repeat-y;}

form{margin: 0;}

h1,h2,h3,h4,h5 {padding: 2px; margin: 0;}

a {text-decoration: none; color: #000099; background-color: inherit;}
a:hover {text-decoration: underline;}

.greenbox {background-color: #CCFFCC; color: inherit; border: 1px solid #00CC33; margin: 2px; padding: 5px;}

img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.left {float:left;}
.right {float:right;}
.addbox {border: 3px solid #888888;}

.menu {width: 10em; padding: 0 0 1em 0; margin-bottom: 1em; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; color: #333;}
.menu ul {list-style: none; margin: 0; padding: 0; border: none;}
.menu li {border-bottom: 1px solid #434343;	border-top: 1px solid #ABABAB; margin: 0;}
.menu li a {display: block; padding: 5px 5px 5px 0.5em; border-left: 1px solid #888888; border-right: 1px solid #EAEAEA; background-color: #ffffff; color: #000099; text-decoration: none; width: 100%;}
html>body .menu li a {width: auto;}
.menu li a:hover {border-left: 1px solid #1c64d1; border-right: 1px solid #5ba3e0; background-color: #2586d7; color: #FFCC66;}

.splitright {width: 468px; float: right; overflow: hidden;}

.splitleft {width: 272px; float: left; overflow: hidden;}

.news {
	font: 90% Verdana,Tahoma,Arial,sans-serif;
	width: 10em;
	border-bottom: 1px solid #888888;
	background: #C1EBFF;
	margin: 0px;
	height: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.const {padding: 5px; color: #FF0000; text-align: center; text-shadow: #000000;}
.maillist {font-size: 9px;}

td {border: 1px none black; font-size:10px;}

dt {font-weight: bold;}

/*page settings*/

#page {
width: 750px;
border: 1px solid #888888;
background-color: #FFFFFF;
text-align: left;
overflow: hidden;
margin: auto;
}

#header {background-image: url(images/logo.png); background-repeat: no-repeat; border-top: 1px solid #888888; border-bottom: 1px solid #888888; width: 750px; height: 80px; padding: 0; margin: 0; overflow: hidden;}

#top {width: 740px; padding: 0px; overflow: hidden;}

#navigation {width: 140px; padding: 5px; float: left; overflow: hidden;}

/* content */

#content {width: 579px; padding: 1px; background-color: #FFFFFF; overflow: hidden; text-align: justify;}

#footer {background-color: #eeeeee; font-size:9px; color: inherit; width: 750px; text-align: center; border-top: 1px solid #888888; padding: 10px; clear: both;}
