body {
	background-color:#666699;
	margin-left:0px;
	margin-top:0px;
	margin:0px;
	top:0px;
}
#container {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:auto;
	background:#FFF;
	border: 1px solid #ccc;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#headerImage {
	width:1000px;
	height:71px;
	border-bottom:10px solid #006;
	text-align:left;
	background:#EEEEEE;
	clear:both;
}
#headerImage img {
	margin:0px;
	padding:0px;
	float:left;
}
#middleLayer {
	left:485px;
	top:238px;
	width:789px;
	height:17px;
}
#menuSystem {
	position:relative;
	left:0px;
	width:180px;
	background-color:#EEEEEE;
	text-align:center;
	border:0px;
	vertical-align:top;
	float:left;
	overflow:hidden;
	padding:0px;
}
#propsearch {
	width:160px;
	height:60px;
	background:#FFF;
	padding:7px 3px;
	text-align:center;
	position:relative;
	left:-4px;
	margin-top:4px;
	background:url(/images/box.gif) #FFF no-repeat center;
	padding-bottom:0px;
	border:1px solid #CCC;
}
#r_buttons {
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
}
#r_buttons a>img {
	padding:3px;
}
#r_buttons .menuHeader {
	display:block;
	margin:0px auto;
	margin-bottom:3px;
	margin-top:15px;
}
#contentSection {
	width:640px;
	border:0px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	float:left;
	padding-bottom:1px;
	overflow:inherit;
	height:auto;
}
#contentSection>table {
}
#rightcol {
	width:160px;
	padding: 0px 10px;
	background:#EEE;
	float:left;
	min-height:600px;
}
a img {
	border:none;
}

#footer {
	clear:both;
	height:1px;
	overflow:hidden;
}
.dropshadow {
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
}
/*#frameInset {
	left:0px;
	top:68px;
	width:800px;
	height:1300px;
	border:0px;
	background-color:#FFFFFF; 
	vertical-align:top; text-align:left;
}*/

.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.redText {
	color:#800000;
}
.smallText {
	font-size:10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.justify {
	text-align: justify;
}
.disclaimer_text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #ff0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: underline;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}
.search_text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
.null {
	border : 0px solid Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F4F4F4;
	font-size : 10px;
}
h1 {
	font-family:Bookman Old Style, Arial;
	color:#800000;
	font-size:17px;
	text-align:center;
	margin-top:1px;
}
h2 {
	font-family:Arial;
	color:#800000;
	font-size:13px;
	font-weight:100;
	text-align:center;
	font-style:italic;
}
.menuHeader {
	color:#660000;
	width:148px;
	background-color:#EEEEEE;
	text-align:center;
	border:0px;
	vertical-align:top;
	font-weight:bold;
}
.welcomeMessage {
	color:#660000;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
.welcomeMessage a:link, a:visited {
	color:#660000;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
.principalBorder {
	background-color:#EEEEEE;
}
a:link, a:visited {
	color:#0000CC;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
 a[href*="fusion.google.com"], .powered {
 display:none;
}
#marqueecontainer{
				position: relative;
				width: 200px; /*marquee width */
				height: 200px; /*marquee height */
				background-color: white;
				overflow: hidden;
				border: 0;
				padding: 2px;
				padding-left: 4px;
				}
#vmarquee{
	position: relative;
}
