@charset "UTF-8";
/* CSS Document */

body{
  margin: auto;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 12px;	
  color: #E6E6E6;	
  text-align: justify;
  background-color: #000000;
  font-family:Helvetica, Arial; color: #E6E6E6; font-size:11px; line-height:1.5em;
}

#container {
	margin: auto;
	width: 750px;	
}

#header {
	width: 750px;
	height: 120px;
	margin-top: 10px;
	background: #000000 url(images/header.jpg) no-repeat top left;
}

#navbar {
	width: 750px;
}
	
	#navbar a img, #navbar a:visited img {
		float: left;
		text-decoration: none;
		border: 2px solid black;
		margin-right: 30px;
	}
	
	#navbar a:hover img {
		border-bottom: 2px solid white;
	}
	
#navbar .underline a img {
	border-bottom: 2px solid white;
}
	
#content {
	width: 750px;
	clear: both;
}

table {
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0;
	margin: 0;
}

#content a:link {color: #FFFFFF;text-decoration: none;}
#content a:visited {text-decoration: none;color: #FFFFFF;}
#content a:hover {text-decoration: none;color: #CCCCCC;}
#content a:active {text-decoration: none;color: #FFFFFF;}
#content li {display: inline;padding-right: 5px;}
#content td {padding-right: 20px;}
#content img {padding-bottom: 15px;}

.style9 {color: #FFFFFF;font-weight: bold;font-size: 15px;}
.style10 {font-size: 11px; }
.style11 {font-size: 16px;font-weight: bold;color: #FFFFFF;}
.style12 {font-size: 16px}
.style20 {font-size: 13px}
.style21 {font-size: 12px}
.style22 {color: #FFFFFF;font-weight: bold;font-size: 14px;}
.style23 {font-size: 14px;font-weight: bold;}
.style24 {color: #FF0000; font-size: 14px; font-weight: bold;}
.style25 {font-size: 14px; font-weight: bold;}
.style26 {color: #FFFFFF}
.style27 {font-size: 14px; font-weight: bold; color: #FFFFFF;}
