BODY {
	margin:0px;
	background-color:#FAFAF9;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color:#666;
}
A {
	color:#CC0000;
	text-decoration:none;
}
.listing_row {
	margin-top:10px;
	background:url(images/img10.png) no-repeat;
}
#top {
	width:792px;
	margin:0 auto;
	height:23px;
	background: url(images/page_top.jpg) no-repeat;
}
#bottom {
	width:792px;
	margin:0 auto;
	height:63px;
	background: url(images/page_bottom.jpg) no-repeat;
}
#page {
	width:792px;
	margin:0 auto;
	background: url(images/page_body.jpg) repeat-y;
	/*min-height:600px;*/
	padding:0px;
}
#header {
	margin-top:0px;
	margin-left:35px;
	height:135px;
	width:730px;
}
#nav {
	clear:both;
	border:0px;
	margin-top:0px;
	margin-left:35px;
	width:730px;
	background:url(images/navbar_blue.jpg) repeat-x;
	height:41px;
	text-align:left;
}
#nav td{
	border:0px;
	list-style:none;
	color:#FFF;
	font-size:16px;
	display:inline-table;
	padding-top:0px;
}
#nav td:hover {
	background:url(images/navbar_red.jpg) repeat-x;
}
#nav A {
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	padding-bottom:13px;
	height:41px;
	color:#FFF;
	text-decoration:none;
}
.nav_table {
	background:url(images/navbar_blue.jpg) repeat-x;
	border:0px;
	height:41px;
	padding:0px;
	margin:0px;
}
.nav_table td {
	height:41px;
	padding:0px;
}

#nav A:hover {
	background:url(images/navbar_red.jpg) repeat-x top;
}
#content {
	margin-left:35px;
	width:730px;
}
.contentarea {
	width:704px;
	margin:0 auto;
	padding-top:8px;
	padding-bottom:8px;
}
#footer {
	margin-left:35px;
	width:730px;
}
.copyright {
	font-size:12px;
}
.copyright A {
	color:#999;
}
.headline_large {
	color:#006699;
	font-size:18px;
	font-weight:bold;
}
.headline_medium {
	color:#006699;
	font-size:16px;
	font-weight:bold;
}

