body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
background-color:#999999;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: strong;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#660000;
}
h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#660000;
}
a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
  color: #000099;
text-decoration: none;  
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000000;
}

.navstyle{
	
	font-size: 12px;
	font-weight: bold;
	color: #660000;

}
a.navstyle:link {
	color: #660000;
	text-decoration: none;
	}

a.navstyle:visited {
	color: #660000;
	text-decoration: none;	
}

a.navstyle:hover {
	color: #999900;
	text-decoration: none;	
}
a:navstyle:active {
	color: #660000;
	
	}
	.navstyle2{
	
	font-size: 12px;
	font-weight: bold;
	color: #999900;

}
a.navstyle2:link {
	color: #999900;
	text-decoration: none;
	}

a.navstyle2:visited {
	color: #999900;
	text-decoration: none;	
}

a.navstyle2:hover {
	color: #cccccc;
	text-decoration: none;	
}
a:navstyle2:active {
	color: #999900;
	
	}
	.table1
	{
	background-color: #cccccc;

	}
	.table2
	{
	background-color: #660000;
	
	}
	.main
	{ background-color: #ffffff;}
	
	
	#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
color: #999900;
}

#navlist li a
{
padding-left: 10px;
color: #999900;
font-weight: bold;
}

#navlist ul { list-style: none; 
color: #999900;
font-weight: bold;}

#navlist li a:hover { color: #ccc;}

#navlist ul a:hover {color: #ccc;}



