body 
{
	scrollbar-face-color: #D9D3AF;
	scrollbar-arrow-color: #3c4f19;
	scrollbar-track-color: #d9d3AF;
	scrollbar-shadow-color: #D9D3AF;
	scrollbar-highlight-color: #D9D3AF;
	scrollbar-3dlight-color: #3c4f19;
	scrollbar-darkshadow-Color: #3c4f19;
	background: #F4F1D8;
	
	font-family : Verdana;
	font-size : 9pt;
	font : #000000;
	
}

.Error
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#ff0000;
	font : #FF0000;
}


.msgsmall
{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
	color:#000000;
	font : #000000;

}

TH
{
	font-size:9pt;
	font-weight:bolder;
	font-family:Verdana;
	text-align:left;
}

H1
{
	font-size:20pt;
	font-weight:bolder;
	font-family:Verdana;
	text-align:left;
}
H2
{
	font-size:9pt;
	font-weight:bolder;
	font-family:Verdana;
	text-align:left;
}

H4
{
	font-size:12pt;
	font-weight:bolder;
	font-family:Verdana;
	text-align:left;
}

select{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #666666;
	letter-spacing : 1px;
}
Input{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #3C4F19;
	letter-spacing : 2px;
}


.InputSmall{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color: #3C4F19;
	letter-spacing : 2px;
}

.EditBox{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #3C4F19;
	letter-spacing:normal;
}

.EditBoxSmall{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color: #3C4F19;
	letter-spacing:1px;
}

textarea{
	border : 1px solid #3C4F19;
	background : #EBE6CF;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #666666;
	letter-spacing : 2px;
}
.j {
	font-size: 9pt;
	font-family: Verdana;
	color: #666666;
	text-align: center;
}
td{
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
}

.n {
	font-size: 9pt;
	font-family: Verdana;
	color: #666666;
}

li {
font-size: 9pt;
	font-family: Verdana;
	color: #000000;
	
}

A:link, A:visited {
	color: #3C4F19;
	font-size: 8pt;
	text-decoration: underline;
}

A:active {
   	color: #000000;
	font-size: 8pt;
	text-decoration: underline;

}

A:hover {
	color: #993300;
	font-size: 8pt;
	text-decoration: underline;
}

.heading-green {
font-weight:bold;
color:#008000;
}