.whitetext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitenounder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;	
}
.greentitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #253518;
	text-decoration: underline;	
	}
	
.text{
 	font-family:trebuchet ms;
	font-size:12px;
	color:#000000;
	}

.inputSmall{
	background-color:#ABA979;
	border:1px solid #5F6842;
	font-family:trebuchet ms;
	font-size:12px;
	}

.inputRegular{
	background-color:#EDEBDA;
	border:1px solid #5F6842;
	font-family: trebuchet ms;
	font-size:12px;
	}
	
.rightBox{
	height:157px;
	font-family:arial;
	font-size:12px;
	padding:4px;
	}
.leftBox{
	width:192px;
	font-family:arial;
	font-size:12px;
	padding:4px;		
	}		