body {
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
	scrollbar-dir:left;
	text-align:right;
}

.header1 {
	font-weight: normal;
	font-size: 14px;
	text-align:right;
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #0000FF
}
.header4 {
	font-weight: normal;
	font-size: 10px;
	color: #0000FF
}

.tablerow1 {
	background-color: #111FFF
	color: #0000FF
}

td {
	font-family: tahoma, tahoma, tahoma, tahoma;
	font-size: 10px;
}

td.row3	
{
 background-color: #fdfc92; 
}
td.row2
{
 background-color: #fdfc92; 
}
td.row1	
{
 background-color: #fdfc92; 
}
td.forumrow
{
font-weight: bold;
	font-size: 12px;
 
}
td.topicrow
{
font-weight: bold;
	font-size: 10px;

}
td.postrow
{
font-weight: normal;
	font-size: 11px;

}

td.block
{
font-weight: bold;
	font-size: 10px;
}

td.blockbody
{
font-weight: normal;
	font-size: 11px;
}


td.newstitle
{
font-weight: bold;
	font-size: 10px;
}

td.news
{
font-weight: normal;
	font-size: 12px;
}


.blkinput {
	background-color:#fff;
 	font-family: Tahoma, Tahoma, Tahoma, Tahoma;
	border: 1px lined #000000;
	margin: 2px;
}
.button 
{
	background-color:#fff;
	/* border: 1px solid #4C77B6; */	
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Tahoma, Tahoma, Tahoma;
	font-weight: normal;
	font-size: 12px; 
	color: #496c9f;
	vertical-align: middle;
}


