
/* 
a, a:visited {
	text-decoration: none;
	color: #;
	background: inherit;
}
a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}
 */

/*hr {
	border:dashed #666666; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:0;padding:0;
}*/

body {
	/*background-color: #f4e895;*/
    margin: 0; padding: 0;
}
   
.header{
	background-color:#94a120;
}

.header th{
	background-color: #385B88;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

.header td{
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight:bold;
}

.login{
	border:solid 1px #cccccc;
	/*background:#fcf9ce;*/
	background-color: #c4dceb
}

.login th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #385B88;
}

.login td{
	font-family: Tahoma;
	font-size: 0.75em;
	color:#4e4e4e;
}

.login a, a:visited {
	text-decoration: none;
	color: #385B88;
	background: inherit;
}

.login a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}

.sidemenu {
	background-color: #efefef;
	border: solid 1px #CAD4DF;
}

.sidemenu th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #385B88;
}

.sidemenu td{
	font-family: Tahoma;
	font-size: 0.75em;
}

.links th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #385B88;
}

.links td{
	font-family: Tahoma;
	font-size: 0.75em;
}

.newshead th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #385B88;
}

.news th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
}

.news td{
	font-family: Tahoma;
	font-size: 0.75em;
	color:#666666;
}

.sidemenu #login {
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

.sidemenu a, a:visited {
	text-decoration: none;
	color: #385B88;
	background: inherit;
}

.sidemenu a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}

.highlights{
	border:solid 1px #cccccc;
	/*background:#fcf9ce;*/
	background-color:#f4e896;
}

.highlights th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #385B88;
	/*background-color: #f36813;*/
}

.highlights td {
	font-family: Tahoma;
	font-size: 0.75em;
	font-weight: normal;
	color: #4e4e4e;
}

.content{
	border:solid 1px #DEDEDE;
	background:#EFEFEF;
	padding: 4px;
}

.content th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #385B88;
}

.content td {
	font-family: Tahoma;
	font-size: 0.75em;
	font-weight: normal;
	color: #4e4e4e;
}

/*.gallery{
	/*border:solid 2px #ffffff;
	background:#000000;

}

.gallery th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #5d96de;
}

.gallery td {
	font-family: Tahoma;
	font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
}

.gallery a, a:visited {
	text-decoration: none;
	color: #385B88;
	background: inherit;
}

.gallery a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}*/

.systemstat{
	border:solid 1px #F93;
	/*background:#000000;*/

}

.systemstat th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #333;
	background-color: #eaae58;
}

.systemstat td {
	font-family: Tahoma;
	font-size: 0.75em;
	font-weight: normal;
	color: #333;
}

.systemstat a, a:visited {
	text-decoration: none;
	color: #385B88;
	background: inherit;
}

.systemstat a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}


.footer {
	background-color:#999999;
	font-family: Tahoma;
	font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
}

.footer a, a:visited {
	text-decoration: none;
	color: #385B88;
	background: inherit;
}

.footer a:hover {
	color: #2180BC;
	background: inherit;
	text-decoration: underline;
}

