
.MenuHead {
background-image : url(grf/menu_top.png);
z-index : 1000;
height : 27px;
width : 200px;
text-align : left;
line-height : 1.3;
font-family : Tahoma;
margin : 0;
border : 0;
cursor : pointer;
}
.MenuHead:hover {
background-image : url(grf/menu_top_over.png);
z-index : 1000;
height : 27px;
width : 200px;
text-align : left;
line-height : 1.3;
font-family : Tahoma;
margin : 0;
border : 0;
}
.MenuTEXT {
z-index : 1000;
margin-left : 20px;
padding-top : 5px;
color : black;
font-weight : bold;
}
.MenuTEXT:hover {
z-index : 1000;
margin-left : 20px;
padding-top : 5px;
color : black;
font-weight : bold;
color : #ff0000;
}
.MenuMiddle {
background : url(grf/menu_middle.png) repeat-y top left;
z-index : 1000;
border : 0;
width : 160px;
padding-top : 0;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 1px;
font-size : 8pt;
overflow : hidden;
}
.MenuBottom {
background : url(grf/menu_bottom.png) no-repeat top left;
z-index : 1000;
border : 0;
height : 14px;
width : 200px;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
z-index : 1;
}
.MenuHR {
background : url(grf/menu_hr.png) no-repeat top left;
z-index : 1000;
border : 0;
height : 7px;
width : 200px;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
margin : 0;
z-index : 1;
}
.MenuEnd {
background : url(grf/menu_bottom.png) no-repeat top left;
z-index : 1000;
border : 0;
height : 14px;
width : 145px;
padding-top : 0;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
z-index : 1;
}
.MENULEFT {
padding : 0;
float : left;
z-index : 1;
}
.MENUCENTER {
z-index : 1000;
width : 170px;
padding : 0;
overflow : hidden;
}
.head {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 20px;
}
.head2 {
font-size : 10px;
color : #6dc903;
font-weight : bold;
}
