h1           { font-size: 10pt; font-family: Tahoma margin: 0px; text-align: center; margin-top: 0; margin-bottom: 0 }
h3           { font-family: Verdana; font-size: 8pt }
table        { font-size: 8pt; font-family: Verdana }
body         { font-size: 10pt; font-family: Verdana }

ul.NoBulletNoIndent {
  margin: 0px;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

 #navcontainer ul
{
	margin: 0px;
margin-left: 5px;
padding-left: 8px
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(list-off.gif) left center no-repeat;
margin: 0px;
list-style-type: none;
margin-left: 5px;
padding-left: 8px;
text-align: left;
font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
position: relative;
background: transparent url(list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(list-active.gif) left center no-repeat;
color: #666;
}

p.title { 
	font-family: Tahoma;
	color:#FF9900;
	font-size: 16pt;
	}
	
p.ad_title { 
	font-family: Tahoma;
	text-align: center;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	}

a.blue_link { 
	font-family: Tahoma;
	color:#336699;
	font-size: 7pt;
	}

table.header {
	border:0;
	border-spacing:0;
	width:90%;
	height:80px;
	margin-right:auto;
	margin-left:auto;
	font-family:Tahoma;
	}
	
	td.top_left_header {
	text-align: center;
	background:#336699;
	width:40%;
	height:40px;
	vertical-align:middle;
	font-family:Tahoma;
	}

td.top_right_header {
	background:#FFFFFF;
	text-align: center;
	padding-bottom:0;
	vertical-align:middle;
	width:60%;
	height:40px;
	font-family:Tahoma;
	}
	
td.lower_left_header {
	text-align: center;
	height:40px;
	background:#FFFFFF;
	color:#000000;
	width:40%;
	vertical-align:middle;
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: bold;
	}
	
td.lower_right_header {
	background:#336699;
	color:#FF9900;
	text-align:center;
	padding-bottom:0;
	vertical-align:middle;
	width:60%;
	height:40px;
	font-family:Tahoma;
	}
	
img.orange_arrow_right {
	border:0;
	}
	
	td.for_sale_ad_left {
	font-weight: bold;
	font-family: Tahoma;
	color: #FF9900;
	vertical-align: middle;
	width: 200px;
	text-align: right;
	background: #336699;
	font-size: 8pt;
	font-weight: bold;
	}
	
td.for_sale_ad_right {
	font-weight: bold;
	font-family: Tahoma;
	color: #FF9900;
	vertical-align: middle;
	width: 400px;
	text-align: left;
	background: #336699;
	font-size: 8pt;
	font-weight: bold;
	}
	
td.tab_green {
	font-family: Tahoma;
	text-align: center;
	background: #000088;
	font-weight: bold;
	width: 140px;
	height: 20px;
	}	
	
td.tab_white {
	font-family: Tahoma;
	text-align: center;
	background: #FFFFFF;
	font-weight: bold;
	width: 140px;
	height: 20px;
	}	