body	{
	font-family: "Trebuchet MS", Verdana, STKaiti, Songti, SimSun, "Arial Unicode MS", sans-serif;
	font-size: 16px;
	}

h4	{
	font-size: 16px;
	text-align: center;
	color: navy;
	}
	
h3	{
	font-size: 18px;
	text-align: center;
	}
	
.menu 	{
	width: 98%;
	height: auto;
	float: left;
	padding: 0.1em 0.2em 0.1em 0.2em;
	cursor: default;
	border: 1px outset #888;
	color: white;
	background-color: #4444e6;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle;
	}
    
.menu ul	{
	display: none;
	position: absolute;
	background-color: #6666e6;
	list-style: none;
	border: 1px outset #888;
	color: white;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	}
    
.menu ul li	{
	display: block;
	padding: 0.1em 0.2em 0.1em 0.2em;
	background: #6666e6;
	text-align: left;
	}
    
.menu a	{
	color: white;
	text-decoration: none;
	}
    
div.menu:hover ul	{
	display: block;
	margin: 0;
	padding: 0;
	}

div.menu ul li:hover	{
	background-color: #aaf;
	text-align: left;
	}

div.menu ul li a:hover	{
	color: #000;
	}


.foot	{
	font-size: 12px; 
	font-weight: normal; 
	color: #333333;
	}
	
.topm	{
	padding: 0.2em 0.2em 0.2em 0.2em;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	}
	
.topm a	{
	text-decoration: none;
	}

a {
	border:none;
	}
	
img {
	border:none;
	}
	
#menu1	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #282;
	}

#menu2	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #282;
	}

#menu3	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #4444e6;
	}

#menu4	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #4444e6;
	}

#menu5	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #4444e6;
	}

#menu6	{
	padding: 0.2em 0.4em 0.2em 0.4em;
	background-color: #4444e6;	
	}

#menu7	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #4444e6;
	}

#menu8	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #c44;
	}

#menu9	{
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #c44;
	}

td	{
	font-size: 16px;
	}

th	{
	font-size: 16px;
	}

h3	{
	text-align: center;
	}
	

#st {color: black; font-weight: bold; text-align: center; vertical-align: middle}
#rd {color: white; background: red; text-align: center; vertical-align: middle}
#ws {color: white; background: #4444e6; text-align: center; vertical-align: middle}
#gr {color: white; background: green; text-align: center; vertical-align: middle}
#pr {color: white; background: maroon; text-align: left; vertical-align: middle; padding: 0em 0.5em 0em 0.5em;}
#qr {color: white; background: maroon; text-align: center; vertical-align: middle; padding: 0em 0.5em 0em 0.5em;}
