BODY,TD,A,DIV,P,H1,H2,H3,B,I,UL,LI,SPAN
{
	font-family:arial,sans-serif,tahoma,geneva,verdana;
}

HTML, BODY
{
	background-color:#FFFFFF;
	font-size:12px;
}

body.main {
	margin-top:20px;
}

TABLE {
	border:none;
	width:600px;
	align:center;
}

TD
{
	vertical-align:center;
	text-align:left;
	color:#000000;
}

th
{
	vertical-align:top;
	text-align:left;
	align:left;
	font-size:12px;
	font-weight:normal;
	border:none;
}

tr
{
	vertical-align:center;
	font-size:12px;
	font-weight:bold;
	border:none;
}

H1
{
	font-size:17px;
	font-weight:bold;
}

H2
{
	font-size:15px;
	font-weight:bold;
}

H3
{
	font-size:14px;
	font-weight:bold;
}

H4
{
	font-size:13px;
	font-weight:bold;
}

pre
{
	font-size:11px;
	font-family:"Courier New", Courier, courier;	
}

a
{
	font-weight:normal; 
	color:#0000FF; 
	text-decoration:none;
}

a:hover
{
	color:#0000FF; 
	text-decoration:underline;
}

a:link
{
}

a:visited
{
}

a:active
{
}

div.footer
{
	font-size:9px;
} 

table.navigate
{
}

td.navigate
{
	font-weight:normal; 
	text-decoration:none;
	text-align:center;
	color:rgb(0,0,0); 
	background-color:rgb(210,210,185); 
	width:70px;
	height:30px;
}

td.space
{
	width:2px;
}

td.spanspace
{
	width:15%;
}

a.navigate
{
	font-weight:normal; 
	color:rgb(0,0,0); 
	background-color:rgb(210,210,185); 
	text-decoration:none;
}

a.navigate:visited
{
	font-weight:normal; 
	color:rgb(0,0,0); 
	background-color:rgb(210,210,185); 
	text-decoration:none;
}

a.navigate:hover
{
	font-weight:bold; 
	color:rgb(0,0,0); 
	background-color:rgb(210,210,185); 
	text-decoration:none;
}

td.connect
{
	background-color:rgb(210,210,185); 
	height:4px;
}

td.disconnect
{
	background-color:rgb(255,255,255); 
	height:4px;
}

td.news
{
	background-color:rgb(255,255,255); 
	width:50px;
	border-style:solid;
	border-width:0px;
	border-color:rgb(255,255,255);
}

div.newsheader {
	font-weight:bold;	
}

div.newstext {
	font-size:11;
	font-weight:normal;	
}

td.bar
{
	background-color:rgb(210,210,185); 
	width:7px;
	height:7px;
}

td.page
{
	background-color:rgb(255,255,255); 
	
	border-style:solid;
	border-width:4px;
	border-color:rgb(255,255,255);
	
	width:40%;
}

table.bar
{
	background-color:rgb(210,210,185); 	
}

table.content {
	height:70%;
}

table.banner {
	color:rgb(0,0,0); 
	height:70px;
	margin-bottom:10px;
}

td.bannerimage {
	vertical-align:center;
}

td.banner {
	color:rgb(0,0,0); 
	font-size:18px;
	font-weight:bold;
	vertical-align:center;
	text-alignment:left;
	align:left;
}

td.banner {
	width:90%;
}

td.subbanner {
	color:rgb(0,0,0); 
	font-size:10px;
	font-weight:bold;
}

td.jump
{
	font-weight:normal; 
	color:rgb(0,0,0); 
	text-decoration:none;
	text-align:center;
}

a.jump
{
	font-weight:normal; 
	color:rgb(0,0,0); 
	text-decoration:none;
	text-align:center;
	margin:5px;
}

table.jump
{
	margin-top:3px;
	height:20px;
	width:300px;
}

td.copyright
{
	font-size:9px;
	text-align:right;
	vertical-align:top;
	margin-top:0px;
}

