.bgwhite {
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #242424;
	text-decoration: none;
	text-align: justify;
}

.bg {
	background-image: url(images/bg.gif);
}
.bgmain {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738000;
	text-decoration: none;
}
a:link {
	color: #738000;
	text-decoration: none;
}
a:visited {
	color: #738000;
	text-decoration: none;
}
a:hover {
	color: #738000;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bginner {

	background-image: url(images/bg_inner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
