BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 10px;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color:#2A2A2A;
	scrollbar-track-color:#2A2A2A;
	scrollbar-face-color:#444444;
	scrollbar-3dlight-color:#2A2A2A;
	scrollbar-highlight-color:#444444;
	scrollbar-shadow-color:#444444;
	scrollbar-darkshadow-color:#2A2A2A;
	scrollbar-arrow-color:#2A2A2A;
}
	
BODY:active {
	color: #FFFFFF;
}

A {
	text-decoration : none;
}
A:LINK {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A:VISITED {
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A:ACTIVE {
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A:HOVER {
	color: #FF6600;
	font-weight: normal;
	text-decoration: blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newstitle {
	line-height : 16px;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newsdate {
	line-height : 16px;
	font-size : 10px;
	color: #000000;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.banner {
	line-height : 20px;
	font-size : 10px;
	color: #333333;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news {
	line-height : 14px;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.caption {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

INPUT, SELECT, TEXTAREA
{
	color : #2A2A2A;
	background-color: #A7A3A0;
	border-style: solid;
	border-width: 1px;
	border-color: #2A2A2A;
	font-family : Verdana, sans-serif;
}

INPUT.button
{
	background-color: #72725D;
	border-style: solid;
	border-width: 1px;
	border-color: #2A2A2A;
	font-weight: bold;
	font-family : Verdana, sans-serif;
}

INPUT.box
{
	color : #2A2A2A;
	background-color: #A7A3A0;
	border-style: solid;
	border-width: 1px;
	border-color: #2A2A2A;
	font-family : Verdana, sans-serif;
}

