body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;}
td {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #DDDDDD;
	border-width: 0;
	padding: 0;
	margin: 0;}
a.text:visited { 
    color: #DDDDDD;
	text-decoration: underline; 
	font-size:11px;}
a.text:link {
	color: #DDDDDD;
	text-decoration: underline;}
a.text {
	color: #DDDDDD;
	text-decoration: underline; 
	font-size:11px;}
a.text:hover {
    color : #EEEEEE; 
    text-decoration: none;
	font-size:11px;}
a.qmenu:visited { 
    color: black;
	font-weight: normal;
	text-decoration: none; 
	font-size: 10px;}
a.qmenu:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;}
a.qmenu {
	color: black;
	font-weight: normal;
	text-decoration: none; 
	font-size: 10px;}
a.qmenu:hover {
    color: #FFCC00; 
	font-weight: normal;
    text-decoration: none;
	font-size: 10px;}

table.main {
	background-color: #ffffff;
	vertical-align: top;
	azimuth: left;
	width: 800px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 2px;
}

td.menua {
	border-width:medium;
	border-color: #0000FF;
	background-color: #0000FF;
	border-style: 1px;
	width: 30px;
}
td.menub {
	border-bottom-color:#000066;
	border-top-color:#0000FF;
	border-left-color:#336699;
	border-right-color:#336699;
	background-color:#336699;
}
table.menu {
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 700px;
}
