body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.bodyText
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 12px;
	color: #6B7960;
	line-height: 20px;
}
.bodyTable
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 12px;
	color: #6B7960;
	line-height: 20px;
	border-top: #FEB036 1px solid;
	border-bottom: #FEB036 1px solid;
	border-right: #FEB036 1px solid;
	border-left: #FEB036 1px solid;
}
.footer
{
	font-size: 10px; 
    color: White;
    font-weight : bold;
    background-color: #95A289;
}
.footer a
{
    text-decoration:none;
    color: White;
}
.error
{
	color: Red;
}
.greenFont
{
	color: #6B7960;
}
.greenFontTitle
{
	color: #6B7960;
    font-weight : bold;
}
.yellowFont
{
	color: #FA9601;
}
.yellowFontTitle
{
	color: #FA9601;
	font-size: 14px; 
    font-weight : bold;
}
.inputbox
{
	border: #95A289 1px solid;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 12px;
}
.dropdownbox
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 12px;
	border: #95A289 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 100px;
}
