BODY {
	SCROLLBAR-FACE-COLOR: #53B084;
	SCROLLBAR-HIGHLIGHT-COLOR: #006633;
	SCROLLBAR-SHADOW-COLOR: #006633;
	SCROLLBAR-3DLIGHT-COLOR: #53B084;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #53B084;
	SCROLLBAR-DARKSHADOW-COLOR: #53B084;
	SCROLLBAR-BASE-COLOR: #53B084
}

BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : xx-small;
	color : Black;
}

BODY, TD.SIDEBARITEM {
	font-family : Verdana, Arial, sans-serif ;
	font-size : xx-small;
	color : #FFFFFF;
	font-weight : bold;
}

A {
	text-decoration: none;
	font-size : xx-small;
	color: #339966;
	font-weight : bold;
}

A:HOVER {
	text-decoration: none;
	color: #FF002A;
	font-weight : bold;
}

A.COPYRIGHT {
	text-decoration: none;
	font-size : xx-small;
	color: #FF99F7;
}

A.COPYRIGHT:HOVER {
	text-decoration: none;
	color: #FF002A;
}

P.COPYRIGHT {
	font-family : Verdana, Arial, sans-serif ;
	font-size : xx-small;
	color : #53B084;
}

A.WHITE {
	text-decoration: none;
	font-size : xx-small;
	color: #FFFFFF;
	font-weight : bold;
}

A.WHITE:HOVER {
	text-decoration: none;
	color: #FF002A;
	font-weight : bold;
}

INPUT.SEARCHBOX {
	border-color: #006633;
	border-width: 1px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: solid;	
	width: 108px;
}

.DROP {
	border-color: #006633;
	border-width: 1px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: solid;
}

INPUT.TEXTFIELD {
	border-color: #006633;
	border-width: 1px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: solid;
}
