body { a:link, a:visited, a:active {
	text-decoration: none}
	font-family: Lucida Sans, Arial;
	color: #000000;
	font-size: 12px;
	background-image: url('images/bgcolor.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
}


.menu{
	float: left;
	color: #FFFFFF;
}

.menu a{
	text-decoration: none;
	color: #0b354f;
	font-size: 13px;
	font-family: Lucida Sans;
}

a.active{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-family: Lucida Sans;
}




.text{
	text-decoration: none;
	color: #0b354f;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Lucida Sans;
}

.text2{
	text-decoration: none;
	color: #297fe1;
	font-size: 15px;
	font-family: Lucida Sans;
}

.footer{
	text-decoration: none;
	color: #0b354f;
	font-size: 10px;
	font-family: Lucida Sans;
}




.table{
	border: 0px;
	width: 700px;
	height: 380px;
	color: #FFFFFF;
}

.table p{
	color: #FFFFFF;
}


.main a{
	text-decoration: none;
	text-decoration: underline;
	color: #000000;
	font-size: 13px;
}

.main h1{
	text-decoration: none;
	color: #297fe1;
}

.main p{
	color: white;
	margin-left: 10px;
	margin-right: 10px;
}


.reg{
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 485px;
	margin-top: 3px;
}

.reg a{
	text-decoration: none;
	color: #FFFFFF;
}

.reg a.active{
	text-decoration: none;
	color: white;
}

.login{
	text-decoration: none;
	color: #0b354f;
}