td, body {
color:#000000; font-family:Tahoma, Arial, Helvetica; font-size:11px;
}

.mnu_item {
color:#000000; text-decoration:none; font-weight:normal;
}
.mnu_item:hover {
color:#006699; text-decoration:none; font-weight:normal;
}
.mnu_item:active {
color:#000000; text-decoration:none; font-weight:normal;
}
.mnu_head {
color:#FFFFFF; text-decoration:none; font-weight:bold;
}
.mnu_head:hover {
color:#FFFFFF; text-decoration:none; font-weight:bold;
}
.mnu_head:active {
color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.mnu_table_bg{
	background-image: url(../images/menubg.jpg);
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color:#98AAB1;

}