@charset "utf-8";
/* CSS Document */




/* CSS Document */
/* Authored by Tim Rauter October 2005 */
<style>


body {
margin: 30px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
text-align: left;
}

a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
color: #76B861;
font-weight: bold;
text-decoration: underline;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

.header {
	height: 110px;
	background-image: url(../images/headerbg_a.gif);
	background-repeat: no-repeat;
	background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
	background-image: url(../images/mainbodybg.gif);
	background-repeat: repeat-y;
	background-color: #646464;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
	background-image: url(../images/divider_vert.gif);
	background-repeat: repeat-y;
}

.mainright {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
}

.footer {
	height: 43px;
	margin: 0;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-color: #646464;
	font-size: xx-small;
}

.footerleft {
	padding: 8px 0 0 35px;
font size: 8px;
}

.footerright {
	text-align: right;
	padding: 8px 35px 0 0;
font size: 8px;
	
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}





.style1 {
	font-size: x-small;
	color: #FFFFFF;
}




body {
	background-color: #646464;
}
.style2 {
	font-size: xx-small
}
