body {
	background-color: #ffffff;
	background-image: url(../images/bg_01.gif);
	margin-top: 0;
	margin-left: 20;
	padding: 0;
}

.copyright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.footnav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


table.LayoutTable {
	//table-layout:fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a {color:#990000; text-decoration: underline}
a:link {color:#990000; text-decoration: none}
a:visited {color:#CC3300; text-decoration: none}
a:hover {color:#993300; text-decoration: underline}
a:active {color:#FF0000; text-decoration: none}

a.submenu {color:#000000;text-decoration:none;}
a.submenu:visited {color:#000000; text-decoration: none}
a.submenu:hover {color:#000000; text-decoration: none}
a.submenu:active {color:#000000; text-decoration: none}


.bodytext {font-size:12px; line-height:1.4; font-family: Verdana, Arial, Helvetica, sans-serif}

.sidenav {font: 12px Verdana, Arial, Helvetica, sans-serif; padding: 5; }
