@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #24383C;
}
body {
	background-image: url(images/bkg1.gif);
	background-repeat: repeat-x;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {	color: #334B4F;}
a:visited {	color: #426166;}
a:hover {	color: #333333;}
a:active {	color: #990000;}

a.nav:link {	color: #FFFFFF; text-decoration:none; font-size:13pt}
a.nav:visited {	color: #FFFFFF; text-decoration:none; font-size:13pt}
a.nav:hover {	color: #24383C; text-decoration:none; font-size:13pt}
a.nav:active {	color: #24383C; text-decoration:none; font-size:13pt}

a.navsm:link {	color: #FFFFFF; text-decoration:none; font-size:11pt}
a.navsm:visited {	color: #FFFFFF; text-decoration:none; font-size:11pt}
a.navsm:hover {	color: #C7D5D8; text-decoration:none; font-size:11pt}
a.navsm:active {	color: #C7D5D8; text-decoration:none; font-size:11pt}

.style1 { 	color: #FFFFFF; font-size: 14pt;}
.style2 { 	color: #FFFFFF; font-size: 11pt;}
.style3 { 	font-size: 8pt;}
.stylew {	color: #FFF;}