body {
	background-image: url(images/reg-bg.jpg);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2DA3A;

}
.menu {font-size: 12px; 
color: #e6f56e; 
font-family: tahoma;
letter-spacing:1px;
text-decoration:none;
}
.menu:hover {font-size: 12px; 
color: #0f1007; 
font-family: tahoma;
letter-spacing:1px;
background-color:#e6f56e;
padding:3px;
}
.page-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333e01;
	text-decoration:none;
}
.page-heading-white{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #e6f56e;
	text-decoration:none;
}
.body-text-bold{font-size: 13px; color: #5d6c13; font-family: Tahoma; font-weight:700; letter-spacing:0px;}
.body-text{font-size: 12px; color: #5d6c13; font-family: Tahoma; line-height:24px; letter-spacing:0px;}
.body-text-small{font-size: 11px; color: #5d6c13; font-family: Tahoma; line-height:24px; letter-spacing:0px; text-align:justify;}
.footer{font-size: 11px; color: #e6f56e; font-family: Tahoma; font-weight:700;}

.button:link{ font-family:tahoma;
font-size:13px;
color:996600;
}
.button:hover{ font-family:tahoma;
font-size:13px;
color:990000;
}
.a {
	font-family: tahoma;
	font-size: 12px;
	color: #339900;
	font-weight:bold;
text-decoration:none;
padding-left:40px;
}
.a:hover {
	color: #990000;
	font-weight:bold;

}
.aa {
	font-family: tahoma;
	font-size: 12px;
	color: #996600;
	text-decoration:none;

}
.aa:hover {
	color: #990000;
	text-decoration:none;
}
.border{border:1px solid #89A007;}
.style26 {font-family: tahoma}
.style27 {font-weight: bold}

.back{background-color:#5D6C13;
	  font-family:tahoma;
		color:#E6F56E;
		font-weight:bold;
		border:1px solid #E6F56E;
		padding:3px;
}
.back:hover{background-color:#E6F56E;
	  font-family:tahoma;
		color:#5D6C13;
		font-weight:bold;
		border:1px solid #5D6C13;
		padding:3px;
		cursor:pointer;
}

.left-padding{padding-left:8px;}
