body {
	margin:0; 
	padding:0; 
	background:#020d15;
	}
	

td, tr {
	font:13px arial, tahoma, helvetica, sans-serif; 
	color:#626262; 
	vertical-align:top;  
	text-align:left; 
	line-height: 15px;
	}

.banner {
	background:url(images/banner.jpg) top no-repeat #951514; 
	width:766px; 
	height:207px; 
	border-top:4px solid;
	}
	
.navbar {
	background:url(images/navbar.jpg) top no-repeat #951514; 
	width:766px; 
	height:31px; 
	border-top:4px solid;
	}
	
.header { 
	background: #ffffff;
	}

.top { 
	padding-top:11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0e2537;
	font-size: 15px;
	font-weight: bold;
	}
	
.pagetitle { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0e2537;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	}

.endx td{ color:#767676;  line-height:14px; font-size: 11px;}

.footer{ height:83px; background:#0e2537;}


/* NAVIGATION */				
#navigation {	
	float: left;
        background:url(images/navbar.jpg) no-repeat #951514;
	width:766px; 
	height:31px; 
	border-top:4px solid #951514;
}
	#navigation .mainNav li {
		float: left;
list-style: none;
		padding: 0 4px;
	}
		#navigation .mainNav li a {
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			display: block;
			text-decoration: none;
			padding: 8px 15px 0 10px;
			text-align: center;
text-transform: uppercase;
		}
			#navigation .mainNav li a:hover, 
			#navigation .mainNav li a:focus {
				color: #0e2537;

			}
				

		

a{ color:#005A93; text-decoration:underline; font-size: 13px;}
a:hover{ color:#005A93; text-decoration:none;}

span{ color:#005A93;}

.title {
	color: #660000;
	font-weight: bold;
	font-size: 13px;
	}

.webmaster {
color:#333333;
font-size: 11px;
}

.webmaster a{
color:#484848;
font-size: 11px;
}


/* <textEditor>  */
.headline {
	color: #660000;
	font-weight: bold;
	font-size: 13px;
	}
/* </textEditor>  */

