body {
	background-attachment: scroll;
	background-color: #0099FF;
	background-image: url(../images/bg5.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
	text-decoration:none;
}
a:visited {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
a:active {
	color: #660000;
	text-decoration:underline;
}

a.sitemap:link {
	color: #0066FF;
	text-decoration:none;
	font-size: 14px;
}
a.sitemap:visited {
	color: #0066FF;
	text-decoration:none;
}
a.sitemap:hover {
	color: #990000;
	text-decoration:underline;
}
a.sitemap:active {
	color: #660000;
	text-decoration:underline;
}



a.alt:link {
	color: #00FF00;
	text-decoration:underline;
}
a.alt:visited {
	color: #00FF00;
	text-decoration:underline;
}
a.alt:hover {
	color: #FF00FF;
	text-decoration:underline;
}
a.alt:active {color: #990000; text-decoration:underline;}
ul.sitemap_list {
	list-style-type: square;
	line-height: 20px;
	color:#042A73;
	list-style-image: url(../images/angled_quotes_14px_aqua.png);
}




.sitemap_parent_table {
	background-image: url(../images/xx.jpg);
	background-position: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.sitemap_header_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099
}
.sitemap_right_column_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
}
.sitemap_contactus_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
}


.sitemap_link_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 8px;
}
.sitemap_arrow {
	height: 8px;
	border: 0px;
	margin-right:3px;
}
