/* CSS Document */

body
	{
	background: #1a2840 url('../images/bg2.jpg') repeat-x;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
line-height: 1.5em;
margin:0px;
outline:none;
	}
	
.top_text {
background-color:#000000;
width:100%;
font-weight:400;
}

a  {
color:#869fc3;
font-weight:bold;
outline: none;
}

a:hover {
text-decoration:none;
color:#cccccc;
}

a:visited {
color:#ffffff;
outline: none;
}

.blue {
color:#869fc3;
font-weight:bold;
}

.head_text {
font-size: 16px;
font-weight:bold;
}

.right_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#bbbbbb;
	font-weight:400;
}
.border {
border:1px solid #869fc3;
margin-bottom:5px;
}
.mid {
background-color:#000000;
margin-top:10px;
width:100%;
}

.footer {
color:#869fc3;
margin-top:10px;
width:100%;
font-size:11px;
font-weight:490;
}

.header {
margin-top:0px;
width:100%;
}

.about {
font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}

#wrapper
	{
	margin: 0px auto 0px auto;
background-color:#1a2840;
	}

