body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.bodybg{
	background-color:#e0e0e0;
}
a:link {
	color: #3a470a;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #3a470a;
	text-decoration:none;
		font-weight:bold;
}
a:hover {
	color: #abc254;
	text-decoration:none;
		font-weight:bold;
}
a:active {
	color: #193465;
	text-decoration:none;
		font-weight:bold;
}

a.top:link, a.top:visited
{
color:#ffffff;
text-decoration:none;
font-size:12px;
font-weight:bold;
text-align:center;
}

a.top:hover
{
	color:#3a470a;
	text-decoration:none;
	font-size:12px;
font-weight:bold;
text-align:center;
}

a.leftmenu:link, a.leftmenu:visited
{
color:#ffffff;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding-left:30px;
}

a.leftmenu:hover
{
	color:#3a470a;
	text-decoration:none;
	font-size:12px;
font-weight:bold;
padding-left:30px;
}

.contenttitle
{
font-size:20px;
font-weight:bold;
padding-left:20px;
color:#FFFFFF;

}

.alignjustify
{
text-align:justify;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.mainbgbox
{
padding-top:60px; 
padding-left:30px; 
height:100%; 
background-repeat:no-repeat;
}

.smalltext{
font-size:11px;
text-align:justify;
}