@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

#apDiv1 {
	position:absolute;
	left:35px;
	top:13px;
	width:701px;
	height:654px;
	z-index:1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #249401;
}
.copyright {
	font-size: 11px;
	color: #000000;
}

#tdSidebar a {
	text-decoration: none;
	display: block;
	margin: 5px;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: solid;
	border-left-color: #000000;
}

#site_map_td a {
	color: #FFFFFF;
}
#tdSidebar {
	background-color: #FFFFFF;
}

#site_map_td a:hover {
	color: #FFFF00;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#link_header a:hover {
	color: #FFFFFF;
}
#tdSidebar  a:hover {
	color: #008000;
}
