BODY {
	MARGIN: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #3E51BB
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	
}

.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	line-height: 18px;
	
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	
}

.alpha {
	filter: Alpha(Opacity=80,);
	background-color: #4B711E;
	-moz-opacity: 0.8
}

.alpha2 {
	filter: Alpha(Opacity=80,);
	background-color: #DBDEF2;
	-moz-opacity: 0.8
}
.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: 138px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	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: #3E51BB;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 138px;
	padding-top: 5px;
	padding-bottom: 5px;
	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: #3E51BB;
}
a.link2:hover
{
}
