@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.container {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.subhead {
	color: #999999;
	height: 25px;
	background-color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.bottomlogos {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
.title-container {
	padding-top: 15px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #000000;
}
.nav {
}
.style1 {color: #FFFFFF}

.sidebar_header {
	color: #850000;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
}
.sidebar_content {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
}
a.nav:link  { 
color: #999999; 
font-size: 15px; 
font-family: Helvetica, Arial, sans-serif; 
text-decoration: none 
 }

a.nav:visited  { 
color: #999999; 
font-size: 15px; 
font-family: Helvetica, Arial, sans-serif; 
text-decoration: none 
 }

a.nav:hover {
	color: #850000;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none
 }
.footer {
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	font-family: Helvetica, sans-serif;
}

a.nav:active  { 
color: #ffffff; 
font-size: 15px; 
font-family: Helvetica, Arial, sans-serif; 
text-decoration: none 
 }
.main_content {
	color: #999999;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.contact {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 24px;
	text-align: center;
}
.main_content_header {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
a.main_content:link {
color: #ffffff;
text-decoration: none
}
a.main_content:visited {
color: #ffffff;
text-decoration: none
}
a.main_content:hover {
color: #850000;
text-decoration: underline
}
