body {
	background-color:#8ACBE1;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5B59;
}
a:link {
	text-decoration: none;
	color: #0293C0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
    color: #0293C0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
    color: #0293C0;
}



h1				{font-family: Arial; color:#5A5B59; font-size: 150%; font-weight: normal; margin: 0 0 0.8em 0;}

h2				{font-family: Arial; color:#5A5B59; font-size: 120%; font-weight: bolder; margin: 0 0 0.25em 0;}

.menu ol, .menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	text-align: left;
	list-style-type: none;
}
.menu a:link {
	text-decoration: none;
	display: block;
	width:176px;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	display: block;
	width:176px;
    color: #B0E8FB;
}
.menu a:hover {
	text-decoration: none;
	background-color:#8ACBE1;
	display: block;
	width:176px;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	display: block;
	width:176px;
	color: #FFFFFF;
}

.li1 {
	font-size: 12px;
	font-weight: bold;

}
.li2 {
	font-size: 11px;
	font-weight: normal;

}
.li3 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;

}
#topmenu {
background-color:#0293C0;
font-weight:bold;
}
#topmenu a:link {
	text-decoration: none;
	color: #fffc00;
}
#topmenu a:visited {
	text-decoration: none;
    color: #fffc00;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #fffc00;
}
#topmenu a:active {
	text-decoration: none;
	color: #fffc00;
}
.newstable th{
	background-color: #0293C0;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
}
/*#maintable ol, ul {
	margin: 0px 0px 5px 30px;
	padding: 10px;
	
}*/
#maintable li {
	text-align: justify;
}
#contact {
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #0293C0;
}
.adress {
    color:#ffffff;
	font-size: smaller;
	background-color: #0293C0;
	text-align: center;
	vertical-align: top;
}
