BODY {
	background-color: #000000;
	scrollbar-face-color: #708BA0;
	scrollbar-shadow-color: #808080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #efefef; 
	scrollbar-arrow-color: #ccccff;
}
.mainmenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.menu {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
.mainmenu:hover {
	color: red;
}
.menu:hover {
	color: red;
}
.title {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}
.linksmall {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: white;	
}
.linksmaller {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #efefef;	
}
.linksmall:hover {
	text-decoration: underline;
}
.linksmall:active {
	color: red;
}
.linksmallblack {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #1C67A1;
}
.linksmallblack:hover {
	text-decoration: underline;
}
.linksmallblack:active {
	color: red;
}
.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: white;
}
.headlines {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
.error {
	color: red;
	font-weight: bold;
	font-family: Verdana;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;	
}
.contenttitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.contentsmall {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: white;	
}
.button {
	color: #000000;
	background: #DFDFDF;
	height:24px;
}
.tablelight {
	background: #708BA0;
}
.tabledark {
	background: #576D7E;
}
.caption {
	font-family: Trebuchet MS, arial;
	color: #CC6600;
	font-size: 9pt;
	line-height: 1.2;	
}
.initheaders {
	font-family: Trebuchet, Trebuchet MS, Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
