.menu1 {
 padding: 0px;
 margin: 10px 0px 0px 0px;
 color: #855;
 font-family: sans-serif, tahoma;
 font-weight: bold;
 font-size: 12px;
}

.menu1 .menu1h {
 margin: 0px;
 padding: 2px 10px 2px 10px;
 color: #00A;
}

.menu1 .menu1f {
 margin: 0px;
 padding: 5px 10px 5px 10px;
 color: #FFF;
}

/*.menu1 a div{display: inline; display: inline; vertical-align: 10px;}*/

.menu1 a {
 cursor: hand;
 width: 140px;
 display: block;
 margin: 1px;
 padding: 0px;
 text-decoration: none;
 color: #444;
}

div.mitemtop {
 float: left;
 background: url(pics/mtop1.gif) no-repeat bottom left;
 height: 2px;
 width: 150px;
 font-size: 1px;
}

div.mitemmid {
 float: left;
 background: #CCC;
 padding: 2px 0px 0px 5px;
 margin: 0px;
 width: 145px;
 height: 25px;
 clear: both;
}

div.mitembot {
 clear: left;
 float: left;
 background: url(pics/mbot1.gif) no-repeat bottom left;
 height: 2px;
 width: 150px;
 font-size: 1px;
}

.menu1 a.current div.mitemtop {background: url(pics/mtop2.gif)}
.menu1 a.current div.mitemmid {background: #DDD;}
.menu1 a.current div.mitembot {background: url(pics/mbot2.gif)}

.menu1 a:hover {color: #FFF;}

.nitemtop {float: left; height: 2px; width: 137px; font-size: 1px; background: url(pics/mtop2.gif)}
.nitembot {clear: left; float: left; height: 2px; width: 137px; font-size: 1px; background: url(pics/mbot2.gif)}
.nitemtr {background: url(pics/topright.gif) no-repeat bottom right; height: 2px; width: 139px; font-size: 1px; hover: right;}
.nitembr {background: url(pics/botright.gif) no-repeat bottom right; height: 2px; width: 139px; font-size: 1px; hover: right; clear: both;}

.news {
 float: left;
 background: #DDD;
 padding: 2px 0px 0px 5px;
 margin: 0px;
 width: 134px;
 clear: both;
 color: #444;
 font-family: sans-serif, tahoma;
 font-weight: normal;
 font-size: 12px;
}
