
<!--
body {
	background-color: #000000;
	margin:0px;
	margin-top:10px;
	padding:0px;
	line-height:normal;

}
body,td,th {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p h1{	margin:0px;}
p h2{	margin:0px;}

h1 {font-size:18px; margin-bottom:0px; font-weight:bold;}
h2 {font-size:14px; margin-bottom:0px; font-weight:bold;}

li {padding-bottom:3px;}

a:link, a:visited {	
	text-decoration:none;
	color:#9595DF;
}
a:hover {	
	text-decoration:none;
	color:#EA5814;
}


.button a:link {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}

.button a:visited {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}

.button a:hover {
	background-image:url(images/button-on.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}


----

.button2 a:link {
	background-image:url(images/button-on.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}

.button2 a:visited {
	background-image:url(images/button-on.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}

.button2 a:hover {
	background-image:url(images/button-on.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:164px;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}
.visit {font-size:10pt; font-weight:bold;}
.footer {font-size:8pt;}
#leftnav {position:relative; margin-top:90px; vertical-align:top;}
#rightnav {position:relative; margin-top:90px; vertical-align:top;}
#mainbody {position:relative; margin-top:50px; vertical-align:top;}
-->
