#box{
font: 10px/17px verdana, arial, georgia, sans-serif;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
width: auto;
height: 23px;
background-color: transparent;
}
#menucont {
	color: #708BB8;
	background-color : transparent;
	width: 585px;
	height: 23px;
	position: absolute;
	left: 185px;
	top: 184px;
}
.menublock, .display {
float:left;
width:105px;
background-color: #708BB8;
}
.menublockq, .displayq {
float:left;
width:120px;
background-color: #708BB8;
}
.menublockq .subs{
display: none;
}
.menublockw, .displayw {
float:left;
width:80px;
background-color: #708BB8;
}
.menublockw .subs{
display: none;
}
.menublocke, .displaye {
float:left;
width:150px;
background-color: #708BB8;
}
.menublocke .subs{
display: none;
}
.menublockr, .displayr {
float:left;
width:130px;
background-color: #708BB8;
}
.menublockr .subs{
display: none;
}
.subs{
background-color: #cccccc;
}
.subs a{
display: block;
}
.menublock .subs{
display: none;
}
a.tl, a.tl:hover, a.tl:active, a.sl, a.sl:hover, a.sl:active { 
display: block;
text-decoration: none; 
color: #ffffff;
background-color: #708BB8;
margin: 1px 1px 0px 0px;
padding: 2px 2px 2px 2px;
border: none;
text-align: left;
font-weight: normal;
}
a.tl:hover, a.tl:active , a.sl:hover, a.sl:active{ 
background-color: #000000;
text-align: left;
}
a.sl, a.sl:hover, a.sl:active{
text-align: left;
}
