body {
	margin-top: 0px;
	background-image: url(homepage_background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #e8e8e8;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.stockquotegreen {color: #66CC66}

.search_bg { width: 194px; height: 28px; background: url(images/search-bg.gif) no-repeat center top; }
.quicklinks_bg { width: 199px; height: 28px; background: url(images/quicklinks-bg.gif) no-repeat center top; padding: 7px 0px 0px 10px; }

.pad1 { padding: 1px 0 0 0; }

.text_box { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: none; border: none; padding: 7px 0px 0px 30px; color: #666666; }
.text_box2 { width: 185px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: #CCCCCC 1px solid; color: #666666; }

.style5 {
	font-size: 10px;
	color: #999999;
}

.content1{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: none; border: none; padding: 7px 0px 0px 30px; color: #666666; }


.style6 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.style8 {font-size: 16px}
.style9 {color: #33FFFF}
.pagetitle {
	font-size: 28px;
	color: #00A0D8;
}

.snapshotlinks p {
font-size:11px;
color: #666666;
}

.snapshotlinks a:link {
font-size:11px;
text-decoration: none;
}

.snapshotlinks a:hover {
font-size:11px;
text-decoration: underline;
}

.snapshotlinks a:active {
font-size:11px;
text-decoration: underline;
}

.snapshotlinks a:visited {
font-size:11px;
text-decoration: underline;
}


.pagebody {font-size: 12px;
	line-height:17px;
}

.content {font-size: 12px;
	line-height:17px;
}
p {font-size: 12px;
	line-height:17px;
}

.menustyle {
font-size: 24px;
color: #FFFFFF;
text-decoration: none;
}

.menustyle a:link {
font-size: 24px;
color: #FFFFFF;
text-decoration: none;
}

.menustyle a:visited {
font-size: 24px;
color: #FFFFFF;
text-decoration: none;
}

.menustyle a:active {
font-size: 24px;
color: #33FFFF;
text-decoration: underline;
}

.menustyle a:hover {
font-size: 24px;
color: #33FFFF;
text-decoration:underline;
}

.submenustyle a:link {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.submenustyle a:visited {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.submenustyle a:active {
font-size: 14px;
color: #33FFFF;
text-decoration: underline;
}

.submenustyle a:hover {
font-size: 14px;
color: #33FFFF;
text-decoration: underline;
}



#dropmenudiv{
font-size:12px;
color:#ffffff;
position:absolute;
border-bottom-width: 1;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
font-size:12px;
color: #ffffff;
background-color: #1A8DCC;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
font-size:12px;
color:#00FFFF;
background-color: #147aba;
}