@charset "utf-8";
body {
	background-image: url(images/bk.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#00707E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.tablebk {
	background-image: url(images/tablebk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
}

.main a { color: #000000; text-decoration:underline; }
.main a:hover {  text-decoration: underline; }

.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bottommenu a { color: #ffffff; text-decoration:none; }
.bottommenu a:hover {  text-decoration: underline; }