a {
	color: #4863A0;
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	color: #4863A0;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #FFF9FA;
	font-size: 11px;
	text-decoration: underline;
}

a:active {
	color: #FFF9FA;
	font-size: 11px;
	text-decoration: underline;
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
}

body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	background: #CCCCCC;
	border: 1px #474747 solid;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.box {
	color: #737ca1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.footer {
	color: #CCCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.header {
	background-image: url(images/header.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.menuskin{
	background-color: #0F1F38;
	border: 1px solid #0A182D;
	font: normal 10px Verdana;
	line-height: 16px;
	position: absolute;
	visibility: hidden;
	width: 112px;
	z-index: 100;
}

.menuskin a{
	color: #939190;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.menuskin a:visited{
	color: #939190;
}

.nav {
	color: #BCC7C7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.news {
	color: #E5F1E5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#mouseoverstyle{
	background-color: #0F1F38;
}

#mouseoverstyle a{
	color: #FFF9FA;
	text-decoration: none;
}
