body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0ff93;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.head_bg {
	background-image: url(images/head3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_buttons {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_buttons:hover {
color: #006600;
}
/*.curve {
	background-image: url(images/curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}*/
.bottom_buttons {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_buttons:hover {
	color: #010101;
	}
.bottom_buttons_lines {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
}

.main_buttons {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_buttons:hover {
	color: #458f08;
	background-color: #d0ff93;
	font-size: 11px;
}
.welcome {
	font-family: Arial;
	font-size: 13.5px;
	font-weight: bold;
	color: #4d8601;
	text-decoration: none;
	padding-left: 15px;
}
.normal_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
}
.heading1 {
	font-family: Arial;
	font-size: 14px;
	color: #010101;
	text-decoration: none;
}
.red_heading {
	font-family: Arial;
	font-size: 20px;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
	}

.heading2 {
	font-family: Arial;
	font-size: 20px;
	color: #010101;
	text-decoration: none;
	font-weight:bold;
}
.green_heading {
	font-family: Arial;
	font-size: 18px;
	color: #4d8601;
	text-decoration: none;
	font-weight:bold;
}