body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
}

.topHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	background: #EEEEFF;
}

table {
	font-size: 100%;
}

.redborder {
	border: 1px solid #990000;

}

.stretch {
	height: 100%;
}

table.navtable {
	font-size: 85%;
	font-family: Arial, Verdana, sans-serif;
	width: 158px;
	border: 1px solid #990000;
	align: center;
	padding: 0px;
}
td.navcell {
	width: 156px;
}
.navcell a {
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background: #EEEEFF;
/*	background: #A8B7FB;
	border: thin solid #555577;*/
	border: thin solid #EEEEFF;
/*	width: 100%;*/
}
.navcell a:hover {
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background: #E0E0FF;
	border-left: thin solid #EEEEEE;
	border-top: thin solid #EEEEEE;
	border-bottom: thin solid #333333;
	border-right: thin solid #333333;
/*	border-left: thin solid #9999DD;
	border-top: thin solid #BBBBFF;
	border-bottom: thin solid #000000;
	border-right: thin solid #333333;
	width: 150px;*/
}
.navSubBlock
{
	display: block;
	background: #EEEEFF;
	font-size: 80%;
	width: 160px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}
.navSubBlock table
{
	width: 156px;
}
.subnavcell a {
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background: #DDDDEE;
/*	background: #A8B7FB;
	border: thin solid #555577;
	border: thin solid #EEEEFF;
	width: 100%;*/
}
.subnavcell a:hover {
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background: #CCCCFF;
/*	border-left: thin solid #EEEEEE;
	border-top: thin solid #EEEEEE;
	border-bottom: thin solid #333333;
	border-right: thin solid #333333;
	border-left: thin solid #9999DD;
	border-top: thin solid #BBBBFF;
	border-bottom: thin solid #000000;
	border-right: thin solid #333333;
	width: 150px;*/
}

.n2thenet {
	border-top: 1px solid #990000;
	color: #000000;
	text-align: center;
	font-size: 80%;
	background: #FFFFFF;
}
.n2thenet a {
	color: #000000;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.n2thenet a:hover {
    background: none;
	text-decoration: none;
}
.searchLabel1
{
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #990000;
	padding: 1px;
	background: #FFBC16;
}
.searchLabel2
{
	width: 120px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #990000;
	padding: 1px;
	background: #FFBC16;
}
a.searchLabel2:hover
{
	width: 120px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #990000;
	padding: 1px;
	background: #FFBC16;
}
.sfInput
{
	font-size: 10px;
	background: #EFEFFF;
	height: 20;
}
.sfSelectBox
{
	font-size: 10px;
	background: #EFEFFF;
	width: 50;
	height: 20;
}
.sfSubmit
{
	background: #CCCCFF;
	border-top: thin solid #EEEEFF;
	border-left: thin solid #EEEEFF;
	border-right: thin solid #9999AA;
	border-bottom: thin solid #9999AA;
	font-size: 10px;
	margin: 5px;


}
.asSubBlock
{
	display: block;
	background: #EEEEFF;
	font-size: 10px;
	width: 80px;
	text-align: center;
}
a.asLink {
	width: 100%;
	border-bottom: thin solid #EEEEFF;
	color: #000000;
}
a.asLink:hover {
	width: 100%;
	border-bottom: thin solid #CCCCFF;
	color: #0000AA;
	text-decoration: none;
}
.Heading {
	font-size: 18px;
	color: #990000;
	width: 95%;
	font-weight: bold;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px none #990000;

}
.row-odd {
	border-top: 1px solid #000066;
	border-right: 1px none #000066;
	border-bottom: 1px none #000066;
	border-left: 1px none #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;


}
.open-house-header {

	font-size: 18px;
	color: #990000;
	width: 95%;
	font-weight: bold;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px none #990000;
}
