html{overflow:scroll;}
body a:active {
	text-decoration: none;
	color: #AABDCC;
}
body a:hover {
	text-decoration: underline;
	color: #506F85;
}
body a:visited {
	text-decoration: none;
	color: #C2CFDA;
}
#menuList{
	font-weight: bold;
	
	float: right;
	height: auto;
	width: auto;
	margin-top: 80px;
	margin-right: 20px;
	list-style-image: none;
	display: inline;
	word-spacing: 20px;
}
#menuList a:link {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	word-spacing: 20px;
}
#menuList a:hover {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	word-spacing: 20px;
	text-decoration: overline;
}
a:link {
	text-decoration: none;
	color: #506F85;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/grad.gif);
	background-repeat: repeat;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-image: url(../images/bullit.gif);

}
.headers {
	font-size: 14px;
	font-weight: bold;
	color: #829EB3;
	text-decoration: underline;
}
.TempClass {
	color: #FF0000;
}
.feedback{
	padding: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: fixed;
	z-index: 9999;
	color: #000000;
	font-size: larger;
	visibility: visible;
	vertical-align: bottom;
	right: 0px;
	bottom: 0px;
	background-color: #829EB3;
}
.next {
	float: right;
	height: auto;
	z-index: auto;
	width: auto;
	position: relative;
	white-space: nowrap;
}
.prev {
	float: left;
	height: auto;
	z-index: auto;
	width: auto;
	position: relative;
	white-space: nowrap;
}
#fd a:link{
	color:#000000;
}
#copy {align:center;}
.btmlinks {
	text-align: center;
}

#copy a{color:#000000;
text-align: center;
}
	
#copy a:hover{text-decoration:underline;
text-align: center;
}
