body {
	margin-top: 0px;
	background-color: #efefef;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	
}
a:visited {
	text-decoration: underline;
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}
a:hover {
	text-decoration: none;
	color: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}
a.Menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	
}
a.Menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}

a.Menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #666666;
}
.headerBack {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.menuBack {
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
}
.leftBack {
	background-image: url(images/left_content.gif);
	background-repeat: no-repeat;
}
.rightBack {
	background-image: url(images/right_content.gif);
	background-repeat: no-repeat;
}
.textgreenItalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: 400;
	color: #009900;
}
.bodyBack {
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.style1 {color: #FFFFFF}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.backmain {
	background-image: url(images/bodymain.gif);
	background-repeat: repeat;
}
