<!--
   

body        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size : 12px;
	
}

h3        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size : 16px;
}

a        		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D4D4D6;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
}

p        		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size : 12px;
}

td				{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size : 12px;
}

li				{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size : 12px;
}


.little			{
	font-size : 10px;
}


.topten			{
	color: #D8D8D8;
	font-size : 12px;
}


.comment		{
	color: #D8D8D8;
	font-size : 10px;
	border-bottom : 1px dashed Black;
	border-top : 1px dashed Black;
	background-color : #6B6C6D;
}

.header				{
	line-height : 16px;
}

.topten				{
	background-color : #6B6C6D;
	color: #D8D8D8;
	font-size : 10px;
}

.fivenewest			{
	background-color : #6B6C6D;
	color: #D8D8D8;
	font-size : 10px;
}

input			{
	border: 1px solid #D8D8D8;
	color: #D8D8D8;
	background-color : #6B6C6D;	
}

input.radio	{
	border: 0px none #D8D8D8;
	background-color : #6B6C6D;
}


input.submit	{
	border: 1px solid #D8D8D8;
	color: #D8D8D8;
	background-color : #6B6C6D;
}

textarea		{
	border: 1px solid #D8D8D8;
	color: #D8D8D8;
	background-color : #6B6C6D;
}


select		{
	border: 1px solid #D8D8D8;
	color: #D8D8D8;
	background-color : #6B6C6D;
}


.openquestions {
	background-color : #6B6C6D;
}


pre {
	 border : 1px solid #D8D8D8;
	 background-color : #6B6C6D;
}


.MENU {
    font-family : Verdana; 
    font-size : 16px;
	text-decoration: none;
	color: #D8D8D8;
	font-weight: bolder;
	}
	

.VMENU {
    font-family : Verdana; 
    font-size : 11px;
	text-decoration: none;
	color: Black;
	}


.SUBMENU {
    font-family : Verdana; 
    font-size : 11px;
    color : Black; 
	text-decoration: none;
	}
	

A.SUBMENU { 
	font-family : Verdana; 
	font-size : 11px ; 
	text-decoration : none ; 
	width : 100% ; 
	color : black ; }


A.SUBMENU:hover { 
	background-color : #b3b3b4; 
	color : Black; 
	}

A.SUBMENU:visited { color : black ; }

A.desk {
font-weight: bold;
text-decoration: underline;
	}

-->

