BODY {
	MARGIN: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #003300
}

.footer {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	
}

.bgd {
	background-image: url(images/new.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}

.bgd2 {
	background-image: url(images/new.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}


.text {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	line-height: 18px;
	
}
.white {
	font-family: Calibri;
	font-size: 18px;
	color: #ffffff;
	
}
.white2 {
	font-family: Calibri;
	font-size: 12px;
	color: #ffffff;
	
}

.alpha {
	filter: Alpha(Opacity=90,);
	background-color: #4B711E;
	-moz-opacity: 0.9
}

.alpha2 {
	filter: Alpha(Opacity=90,);
	background-color: #0D7252;
	-moz-opacity: 0.9
}
.alpha3 {
	position: relative;
	filter: Alpha(Opacity=100,);
	-moz-opacity: 1
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	text-indent: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
}
a.link:hover
{
	color: #FFFFFF;
	background-color: #0D7252;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border: 1px none #FFFFFF;
	background-color: #003300;
}
a.link2:hover
{
}
