.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
a:link {
	color: #CC3333;
	text-decoration: none
}
a:visited {
	color: #CC3333;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: none
}

a img
 {
 border: none;
 }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.fieldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.subhead-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3333;
}
.date-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3333;
}
.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	line-height: 14px;
}
.newsdescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}
.mapheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.mapheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.mapheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
a.introlink:hover {
	color: #FFFFFF;
}
a.introlink:active {
	color: #FFFFFF;
}
#intro {
	margin: auto;
}

#outer{
    position:relative;
    width:500px;
}

.newsbar {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

div.newsbar {
	width: 210px; 
	background: #EEEEEE; 
	margin-bottom: 20px
}

table.newsbar {
	border-width: 1px;
	border-style: solid;	
}	

td.nbheader {
	background: #000000 url(images/css-gradient.gif) 0% 0% repeat;	
	width: 210px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.newsbar {
	padding: 0px 5px 5px 5px;
/*	background:#eee url(images/fade_list.gif) repeat-x bottom;
	border-bottom:solid 1px #666;*/
	color: #eee;	
}
h3.newsbar {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: 600;
	margin:0;
	padding: 3px 5px 3px 5px;
/*	background: #666666; */
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#ffffff;
/*	color:#FFFFFF; */
}
p.newsbar {
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: left;
}
a.newsbar:link {
	color: #666666;
	text-decoration: none
}
a.newsbar:visited {
	color: #666666;
	text-decoration: none
}
a.newsbar:hover {
	color: #CC3333;
	text-decoration: none
}
a.newsbar:active {
	color: #CC3333;
	text-decoration: none
}

/*
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b{display:block;height: 1px; overflow: hidden; background: #666666}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: #EEEEEE}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
*/