htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	min-width: 750px;
	text-align: left;
	background-image: url(../images/bg_page1.gif);
	BACKGROUND-REPEAT: repeat-x;
	height: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
}

A {
	COLOR: #660000; TEXT-DECORATION: none
}

.masterTopContainerDIV {
	top: 2px;
	width: 100%;
	position: absolute;
	float: center;
	margin-left: auto;
	margin-right: auto;
}

.topContainerDIV {
	width: 730px;
	height: 230px;
	top: 0px;
	background-color: white;
	float: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px black solid;
	border-right: 1px black solid;
}

.masterBottomContainerDIV {
	top: 214px;
	width: 100%;
	height: 100%;
	position: absolute;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index: 31;
}

.bottomContainerDIV {
	width: 730px;
	height: 100%;
	top: 197px;
	background-color: white;
	float: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	z-index: 30;
}

.headerDIV {
	width: 710px;
	height: 35px;
	float: center;
	vertical-align: middle;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: FFFB3C;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 0px;
}

.menuDIV {
	width: 724px;
	position: absolute;
	top: 72px;
	float: center;
}

.contentContainerDIV {
	background-color: white;
	height: 100%;
}

.mainContentAreaDIV {
	float: left;
	height: 100%;
	background-color: EDEFEC;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
	padding: 15px;
	width: 476px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.mainContentAreaDIV2 {
	float: left;
	height: 100%;
	background-color: EDEFEC;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
	padding: 15px;
	width: 698px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.rightColDIV {
	background-color: white;
	float: right;
	width: 215px;
	height: 100%;
}

.rightColTop {
	background-color: DEE0DE;
	background-image:url(../images/right_col_background.gif);
	background-repeat:repeat-x;
	border: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.rightColBottom {
	background-color: B6BBB5;
	background-image:url(../images/right_col_table_header.gif);
	background-repeat:repeat-x;
	border: 1px solid black;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: text-top;
}

.footerDIV {
	background-color: 6A6A6A;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	position: relative;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	vertical-align: middle;
	padding: 5px;
	z-index: 50;
	height: 50px;
}

.head {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 000066;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000066;
	font-weight: bold;
}

.headingTABLE {
	border: 1px solid black;
}

.featuredListings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
}

.menuTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

a.smallLink, a.smallLink:active, a.smallLink:visted, a.smallLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

