@charset "utf-8";
body {
	background-color: #DBDBDB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
}
a:link {
	color: #943210;
	text-decoration:none;
}
a:visited {
	color: #943210;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #10adff;
	text-decoration:underline;
}
form#login {
/*	background-color:#10adff;*/
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	margin:0;
    padding:0;

	/*text-align:left;*/
}
#login .text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 50px;
	border: 1px solid #FFF;
	/*margin-right: 6px;*/
}
#login .buttons {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	background-color:#0CF;
	color:#FFF;
	margin-right:6px;
	border: 1px outset;
}
form#newsletter {
/*	background-color:#10adff;*/
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	margin:0;
    padding:0;

	/*text-align:left;*/
}
#newsletter .text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 120px;
	border: 1px solid #000;
	/*margin-right: 6px;*/
}
#newsletter .buttons {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	background-color:#0CF;
	color:#FFF;
	margin-right:6px;
	border: 1px outset;
}
.maintable {
	background-color: #FFF;
	border-left:groove;
	border-left-width:thin;
	border-left-color:#000;
	border-right:groove;
	border-right-color:#000;
	border-right-width:thin;
	height:auto;
}
.footertable {
	border-left: groove;
	border-left-width:thin;
	border-left-color:#000;
	border-right:groove;
	border-right-color:#000;
	border-right-width:thin;
	height:auto;
}
.navigation {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	height:auto;
}
.newstitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:bold;
	color:#000;
}
.newsfooter {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:auto;
}
a.newsfooter:link {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:auto;
	text-decoration:none;
}
a.newsfooter:hover {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	height:auto;
	text-decoration:none;
}
a.newsfooter:visited {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:auto;
	text-decoration:none;
}
a.newsfooter:active {
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:auto;
	text-decoration:none;
}
.navigation_main {
	text-decoration:none;
	background-color: #10adff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	height:auto;
}
a.navigation_main:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	height:auto;
}
a.navigation_main:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#943210;
	height:auto;
}
a.navigation_main:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	height:auto;
}
a.navigation_main:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	height:auto;
	text-decoration:none;
}
