@charset "utf-8";
body{ margin:0;}
.content {font-family: Tahoma, Geneva, sans-serif; font-size: 11px;	font-weight: normal; color: #333; text-decoration: none;}
.white {font-family: Tahoma, Geneva, sans-serif; font-size: 11px;	font-weight: normal; color: #fff; text-decoration: none;}
.darkgreen {font-family: Tahoma, Geneva, sans-serif; font-size: 11px;	font-weight: normal; color: #00923f; text-decoration: none;}
.sub-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #542A6A;
	text-decoration: none;
}
.whitelarge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.imgborder {
	padding: 5px;
	border: 1px solid #333;
}

table.sidemenu td { border:dotted 1px #000; padding:5px; background-color:#806693;}
table.sidemenu td:hover { background-color:#333;}

table.sidemenuhome td { border:dotted 1px #000; padding:5px; background-color:#806693;}
table.sidemenuhome td:hover { background-color:#333;}

table.topmenu td { border:dotted 1px #000; background-color:#008D3A;}
table.topmenu td:hover { background-color:#333;}

.scrollingtext{background-color:#008D3A; margin-bottom:10px; border:dotted 1px #000; padding:5px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; font-weight:bold; text-decoration:none;}

