@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
}
body {
	background:#d6d5d4 url(images/pagebg.jpg) center top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable { background:url(images/topgraphic.png) repeat-x top;}

.intro { font-family:tahoma, Arial, Helvetica, sans-serif; font-size:10px; text-align:justify; padding:6px; padding-left:40px; padding-right:40px;}

.footer { background:url(images/footer.gif) repeat-x; position:fixed; bottom:0; left:0; height:25px; text-align:center; padding-top:15px; vertical-align:bottom; width:100%;}

.gototop { bottom:0; right:0; position:fixed; z-index:10; margin-bottom:10px; margin-right:10px;}

