@charset "utf-8";
a:visited {
}

body {
	background-color: #1a1e2a;
}
body {
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	line-height:200%;
}
a:link {
	color: #EDDFC7;
	text-decoration: none;
	line-spacing: 200%;
}
a:hover {
	font-style: italic;
	color: #CC9933;
	text-decoration: none;
}
.news {
	background-color: #910910;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E48B87;
}

.news a:link, a:hover {
	color: #EDDFC7;
	text-decoration: underline;
	padding: 0px;
}

.nav
{
padding-bottom:5px;
padding-top:5px;
}
.contact {
	font-size: 11px;
	line-height: 15px;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	padding:0px;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

.style5 {
	background-color: #910910;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E48B87;
	font-size: 14;
}

.style6 {
	color: #0b9DBF
}

.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.selected {
	font-size:16px;
	background-color: #3A5976;
	padding-left: 5px;
	margin-left:-5px;
padding-top: 5px;
padding-bottom: 5px;
}

.bordertop {
	border: 2px solid #3A5976;
	border-bottom:0;
	
} 
.borderbottom {
	border: 2px solid #3A5976;
	border-top:0;
	background-color: #910910;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E39C95;
	font-size: 14;
} 
