body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	text-align: right;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.navmenu {
	color: #000000;
	font-size: 14px;
	text-align: right;
	font-weight:bold;
	text-align: right;

}
.navdivider {
	color: #000;
	font-size: 18px;
}

.navmenu {
	text-align: right;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	position: relative;
	bottom:0px;
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.footerbold {
	font-weight: bold;
	color: #CCC;
}
.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #FFF;
	text-decoration: none;
}
.mainbodydots {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.mainbody table {
	text-align: center;
}
.portbold {
	font-weight: bold;
	color: #999999;
}
