body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}


 may fine tune, move to external stylesheet  
.hidden {display:none;} 
.explain {text-decoration: underline;} 



.MainTble {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0061A8;
	width: 758px;

}
.sidebar {
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
	padding: 0px;
	width: 156px;


}
.header {
	background-image: url(../images/hd_spcr.jpg);
	height: 119px;
}
.PageTitle {
	text-align: right;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 603px;

}
.Content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: top;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	vertical-align: center;
}
.BNFooter {
	font-size: 9px;
}
.sbMenu {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.NB {
	background-color: #F7F7F7;
	padding: 15px;
	border: 1px solid #CC3300;

}
.NB:b {
	color: #333366;
}
.sbMenuSub {

	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.listTable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;

}
.listTabHead {
	font-size: 12px;
	color: #CC3300;
	background-color: #F7F7F7;
	padding: 2px 2px 2px 5px;
	font-weight: bold;

}
.listImage {
	text-align: center;
	vertical-align: center;
	padding: 10px;
	width: 140px;

}
.listTabTxt {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: top;
	font-size: 11px;

}
.pgTitleTxt {
	font-size: 36px;
	color: #003366;
	font-weight: bold;
}
.propTitle {
	font-size: 18px;
	color: #CC3300;
}
.propAddress {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.disclaimer {
	font-size: 9px;
}
.sbBox {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 2px 5px 2px 10px;
	color: #333333;



}
.propTopText {
	font-size: 12px;
	padding-right: 5px;
}
.PopTble {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #333366;
	width: 350px;
	height: 475px;

}
.highlight {
	background-color: #E2ECF5;
	padding: 3px;
	border: 1px solid #558DC6;
	font-weight: bold;
	color: #336699;
}
.listTabHighlight {
	background-color: #FFC4C4;
}
.listTabHighlightStart {
	background-color: #99CC00;
}
.listTabHighlightPer {

	background-color: #CCCCCC;
}
.ListTabHighlightPerend {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.ListTabHighlightRed {
	color: #CC3300;
	background-color: #F7F7F7;
	font-weight: bold;
	border: 1px solid #D9C8C4;


}
.ListTabHighlightGreen {
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5C4A;
	border-right-color: #912400;
	border-bottom-color: #912400;
	border-left-color: #FF5C4A;


}


#liMenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;



	} 

#liMenu ul li {
	margin-left: 0;
	padding: 3px 15px 2px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;


	}
	
		
#liMenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#liMenu {
	padding-bottom: 20px;
} 
.formMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.ListTabHighlightGreen a:link, .ListTabHighlightGreen a:visited, .ListTabHighlightGreen a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.ListTabHighlightRed a:link, .ListTabHighlightRed a:visited, .ListTabHighlightRed a:hover {
	color: #CC3300;
	text-decoration: none;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-right: 30px;
	padding-left: 30px;
}
.formleftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px solid #CCCCCC;

}
.formleftButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formleftTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.highlightTxt {
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}
.NBcell {
	background-color: #F7F7F7;
	padding: 15px;
	border: 1px solid #CC3300;
	font-size: 11px;

}
h2 {
	color: #003366;
	letter-spacing: -1px;
}
.showLetTime { float: left; margin: 1px; background-color: #efefef; width: 108px; size: 10px; }
