/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9FFFF;
	background:url(../_img/bckgrnd.jpg) repeat-x #E9FEFF;
	
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
}

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}

/*img {behavior: url("pngbehavior.htc");}*/
.Header {
	font-size: 18px;
	font-weight: bold;
}

#content{ background-repeat:no-repeat}





.footerLink { color: #fff !important; text-decoration: underline; }
.footerLink:hover { text-decoration: none; }




