body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FEF1DA;
}



a:link {
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}

.menu {
	margin-left: 60px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	line-height: 20px;
}

.menub {
	margin-left: 60px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	font-size: 10px;
}

.rightimage {
	margin: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 1px;
}

.rightimageb {
	margin: 18px;
	margin-top: 15px;
	margin-bottom: 15px;

}
	

.weather {
	padding-left: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 9px;
	line-height: 12px;
}

.contenttable {
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.contenttablesmall {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 12px;
}


.orangetext {
	color: #CC6600;
}

.date {
	font-size: 9px;
	color: #CC6600;
}


.headline {
	font-size        : 12px;
	font-weight      : bold;
	color            : #CC6600;
}

.headline2 a:link {
	text-decoration: none;
}
.headline2 a:visited {
	text-decoration: none;
}
.headline2 a:active {
	text-decoration: none;
}
.headline2 a:hover {
	text-decoration: none;
	color            : #FF9900;
}

.headline2 {
	font-size        : 11px;
	font-weight      : bold;
	color            : #CC6600;
	text-decoration: none;
}


.subhead {
	font-size        : 11px;
	font-weight      : bold;
	line-height      : 11px;
	color            : #666666;
	font-style: italic;
}

.topnav {
	font-size        : 11px;
	font-weight      : bold;
	line-height      : 11px;
	color            : #666666;
}

.micro {
	font-size: 10px;
}

.legal {
	font-size: 9px;
	color: #FF9900;
}

.legal a:link {
	text-decoration: underline;
	color: #FF9900;
}
.legal a:visited {
	text-decoration: underline;
	color: #FF9900;
}
.legal a:active {
	text-decoration: none;
	color: #FF9900;
}
.legal a:hover {
	text-decoration: none;
	color: #FF9900;
}

.divide {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.orangebox {
	padding: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: #FEF1DA;
	border-style: solid;
	border-width: 1px;
	border-color: #FFCC66;
	line-height: 20px;
	font-size: 10px;
}

.orangeboxb {
	padding: 4px;
	background-color: #FEF1DA;
}


.searchbox {
	padding: 15px;
}

.searchtext {
	color: #666666;
	font-size: 10px;
}

.greybox {
	padding: 5px;
	background-color: E4E4E4; 
}

#forhome {
	position:absolute;
	z-index:1;
	left: 190px;
	top: 180px;
	visibility: hidden;
	overflow: auto;
	width: 170px;
}
#forbiz {
	position:absolute;
	z-index:1;
	left: 190px;
	top: 210px;
	visibility: hidden;
	overflow: auto;
	width: 240px;
}
#company {
	position:absolute;
	z-index:1;
	left: 195px;
	top: 240px;
	visibility: hidden;
	overflow: auto;
	width: 170px;
}
#account {
	position:absolute;
	z-index:1;
	left: 180px;
	top: 270px;
	visibility: hidden;
	overflow: auto;
	width: 180px;
}
