.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px 10px 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;



}
body {
	background-attachment: fixed;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding: 4px;
	border-right-style: none;


}
.top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: 98AE7B;
	text-decoration: none;
}
a:visited {

	color: 98AE7B;
	text-decoration: none;
}
a:hover {


	color: #000000;
	text-decoration: underline;
}
a:active {



	color: 98AE7B;
	text-decoration: none;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}