body, td
{
	font-family: tahoma, arial ;
	font-size:10pt;
	color:#000000;
	scrollbar-arrow-color:  #26231A;
	scrollbar-face-color: #E8DCD0;
	scrollbar-track-color: #F2EEE1;
	scrollbar-highlight-color: #F0E4D8;
	scrollbar-3dlight-color: #F8F0E0;
	scrollbar-shadow-color: #C0A090;
	scrollbar-darkshadow-color: #AC836F;
}
a, a.visited, a.hover
{
	color:#970000;
}
small
{
	font-size:8pt;
	color:#000000;
	
}
.input
{
    BACKGROUND-COLOR: #FBF4C6;
    BORDER-BOTTOM: #970000 1pt solid;
    BORDER-LEFT: #970000 1pt solid;
    BORDER-RIGHT: #970000 1pt solid;
    BORDER-TOP: #970000 1pt solid
    COLOR: #000000;
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    font-family: Tahoma,Verdana, arial, Helvetica;

}
.button
{
	font-family:Tahoma;
	font-size:11px;
	color:maroon;
	background:#F8E6AD;
	border: maroon;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : hand;
}
.sbutton
{
	font-family:Tahoma;
	font-size:11px;
	color:#F8E6AD;
	background:#F8E6AD;
	border: #F8E6AD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 20px;
	cursor : hand;
}
INPUT, SELECT, TEXTAREA
{
    font-family:Tahoma, Arial;
    font-size:12px;
	color:maroon;
	background:#F8E6AD;
	border: maroon;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a.user
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	vertical-align : top;
}
.head
{
	font-family:Tahoma;
	font-size:11px;
	color:maroon;
	background:#F8E6AD;
}
.smallfont
{
	font-family:Tahoma;
	font-size:11px;
	color:maroon;
}
.sinput
{
    font-family:Times New Roman, Arial;
    font-size:12px;
	color:maroon;
	background:#FFFFCA;
	border: maroon;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}