body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7ea9e5;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}
.mainbody {
	background-image: url(../images/main_body.jpg);
	background-repeat: no-repeat;
}
.mainbody_repeat {
	background-image: url(../images/main_body_repeat.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.button_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/button_over.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.link_over
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}


.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	line-height: 18px;


}


.footer_links A:active{
	
	
}
.footer_links A:Visited {
	
	
}

.footer_links A:Hover {
		color: #000000;

}

.footer1_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9c00;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;


}


.footer1_links A:active{
	
	
}
.footer1_links A:Visited {
	
	
}

.footer1_links A:Hover {
		color: #a6ffaa;

}
.body_text {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.body_text1{
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.heading_black {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.inner_repeat {
	background-image: url(../images/inner_repeat.jpg);
	background-repeat: repeat-y;
}
