BODY {
	MARGIN: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #666666
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	line-height: 18px;
	text-decoration: none;
	
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
}
.white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
}

.alpha {
	filter: Alpha(Opacity=90,);
	background-color: #4B711E;
	-moz-opacity: 0.9
}

.alpha2 {
	filter: Alpha(Opacity=90,);
	background-color: #D8E0F5;
	-moz-opacity: 0.9
}
.alpha3 {
	position: relative;
	filter: Alpha(Opacity=100,);
	-moz-opacity: 1
}

a.link:link,a.link:active,
a.link:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 25px;
}

a.link:hover
{
	color: #FFFFFF;
	background-color: #407559;
	height: 25px;
}

a.link2:link,a.link2:active,
a.link2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #2C4E33;
	height: 25px;
}
a.link2:hover
{
	height: 25px;
}
.border {
	border: 1px solid #000000;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
