body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666cc;
}
a:hover {
	text-decoration: none;
	color: #6666cc;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: x-large;
	color: #FFFFFF;
}
h2 {
	font-size: large;
	color: #000000;
}
h3 {
	font-size: small;
	color: #990000;
}

h4 {
font-size: small;
color:#000000;
font-family:"Courier New", Courier, monospace
}


h5 {
	font-size: xx-small;
	color: #000000;
}
h6 {
	font-size: x-small;
	color: #000000;
}
#tdSidebar a {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
	
}
#tdSidebar a:hover {
	color: #666666;
}
#tdFooter a {
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
}
.navText {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold
	color: #000000;
	letter-spacing:.1em;
	line-height:16px;
	}

/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #000000;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #c1392b;
	}

#mainBody {border-left:15px solid #6666cc}	
	
