
.searchbox { background-color : #000036; border : 1px solid #8B8B9E; height : 14px; width: 240px; font-size : 10px; font-family : Arial; color: white; }

TD { font-size : 11px; font-family : Arial; color: white; }
P { font-size : 11px; font-family : Arial; color: white; }
BODY { 
	font-size : 11px;
	font-family : Arial;
	color: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #4A5584;
	SCROLLBAR-SHADOW-COLOR: #4A5584;
	SCROLLBAR-3DLIGHT-COLOR: #000031;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #4A5584;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #212C6B;
}

.titlesection { font-size : 10px; font-family : Arial; color: white; }

.scrollarea {
	HEIGHT: 100px;
	POSITION: relative;
}

A:VISITED.mainmenu {
	font-family : "Arial";
	font-size : 10px;
	color: white;
	text-decoration: none;
}

A:HOVER.mainmenu {
	font-family : "Arial";
	font-size : 10px;
	color: white;
	text-decoration: underline;
}

A:LINK.mainmenu {
	font-family : "Arial";
	font-size : 10px;
	color: white;
	text-decoration: none;
}

A {
	font-family : "Arial";
	font-size : 11px;
	color: white;
	text-decoration: underline;
}