<style>

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}
	
.body
	{ 		
		scrollbar-arrow-color:#C3CB98;
		scrollbar-base-color:#123F0F;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-darkshadow-color:#072962;
		scrollbar-face-color:#123F0F;
		scrollbar-highlight-color:#CCCCCC;
		scrollbar-shadow-color:#FFFFFF
	}
	
.input-box
{
color: #000;
background: #FFF;
border: #865B1E solid 1px
}

.submit-button
{
color: #C3CB98;
background: #865B1E;
border: 2px #123F0F outset
} 

.style1 {color: #123F0F}
.style2 {color: #123F0F; font-size: x-small; }
.style3 {	font-size: x-small;
	font-weight: bold;
	color: #123F0F;	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.up {
	progid:dximagetransform.microsoft.gradient(startcolorstr=#865B1E,endcolorstr
	=#C3CB98,gradienttype=1);

	}
	
</style>