body{
	margin: 0;
	background-color: #E7ECEE;
}

body, td, p, h1, h2, h3, .default{ font-family: Arial, Helvetica, sans-serif; }

/* Header and Nav */
#tophead{ background-image: url(/_img/header_bg.gif); }
#navbg{ background-image: url(/_img/nav_bg.gif); }
#navbgbottom{ background-image: url(/_img/nav_bottom_right.gif); height: 5px; width: 100%; }
/* Header and Nav */


#bodyleft{
	width: 191px;
	background-color: #E7ECEE;
	padding-top: 10px;
}


#bodymain{
	width: 589px;
	background-color: #E7ECEE;
}

#bodymain .boxmaintext{
	background-color: #d0e1e4;
	background-image: url(/_img/icon_key_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #000;
	font-size: 13px;	
}
#bodymain .boxmaintext p{
	margin-top: 0.5em;
}

#footer{
	width: 589px;
	height: 65px;
	background-color: #E7ECEE;
}

#footer .boxmaintext{
	color: #646464;
	font-size: 10px;
}

h1{
	color: #1f6172;
	font-size: 16px;
	width: 99%;
	border-bottom: 2px solid #1f6172;
	margin-bottom: 0;
	font-weight: bold;
	text-indent: 50px;
	background-image: url(/_img/icon_key_small.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Stupid Box */
.boxtopcenter{ background-image: url(/_img/box_top_center.gif); }
.boxbottomcenter{	background-image: url(/_img/box_bottom_center.gif); }
.boxleft{ background-image: url(/_img/box_left.gif); }
.boxright{ background-image: url(/_img/box_right.gif); }
.boxmaintext{ background-color: #E7ECEE; padding: 10px; }
/* Stupid Box */

.ListingsResultsCount {
display: none;
}





/*.formhead  {  font-family: Arial; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
.formtop {  font-family: Arial; font-size: 9pt; color: #ffffff; font-weight: none; text-decoration: none; }
.label {  font-family: Arial; font-size: 10pt; color: #333333; font-weight: bold; text-decoration: none; }
.labeldetail {  font-family: Arial; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none;  font-style: italic;  }
.formtext {  font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
.tdbgcolor { background-color: #666666 }
.formcolor { background-color: #999999 }
.bgcolorOn { background-color: #eeeeee }
.bgcolorOff { background-color: #ffffff }
.results_head { background-color: #006666 }*/
.default{
	font-size: 13px;
	background-color: #D0E1E4;
}

.bgcoloroff {
	background-color: #d0e1e4;
}

.bgcoloron {
	background-color: #EEEEEE;
}

.formcolor {
	background-color: #999999;
}

.formhead {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.formtext {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #D0E1E4;
}

.formtop {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

.label {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #D0E1E4;
}

.labeldetail {
	color: #333333;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.results_head {
	background-color: #1f6172;
}

.tdbgcolor {
background-color: #1F6172;

}
.results_table tr{
	background-color: #d0e1e4;
}

.listingconame{display: none;}

.error{
	color: #ff0000;
}
