/* CSS Document */
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
.bottomtext{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.mainlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4B5B3E;
	text-decoration:none;
}
.normaltext{
	font-size:11px;
	color:#303030;
	text-decoration:none;
	text-align:justify;
	line-height:16px;
}
.normaltext-2{
	font-size:11px;
	color:#4B5C3C;
	text-decoration:none;
	text-align:justify;
	line-height:16px;
}
.border{
	border:1px solid #303030;
}
.border-3{
	border-bottom:1px solid #F68412;
	border-right:1px solid #F68412;
	border-left:1px solid #F68412;
}
.error{
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
.headingfont {	
	font-size: 15px;
	font-weight: bold;
	color: #F68412;
	text-align:justify;
}
.subheadfont {	
	font-size: 11px;
	font-weight: bold;
	color: #F68412;
	text-align:justify;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	border: 1px solid #B2B170;
}
.calender-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#4B5B3E;
	text-decoration:none;
}
.calender-link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#4B5B3E;
	text-decoration:none;
}
.calender-link a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#800000;
	text-decoration:underline;
}
.calender-link a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#4B5B3E;
	text-decoration:none;
}
.calender-today {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.calender-today a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.calender-today a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#F48414;
	text-decoration:underline;
}
.calender-today a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}