﻿.menu_wrapper {
	background-image: url(images/menuBack0.jpg);
	background-repeat: repeat-x;
	width: 100%;

	border: 0px solid red;
	margin-top: 1em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
/*
.menu_wrapper ul {
    background:url("/resource/images_pres/tab_brg.gif") repeat scroll 0 0 transparent;
    border-bottom:6px solid #FFFFFF;
    color:#6F6F6F;
    float:left;
    font-family:Trebuchet MS,Verdana,Lucida,Arial,sans-serif;
    font-size:1em;
    font-style:normal;
    font-weight:bold;
    margin-left:0;
    padding-left:0;
    width:100%;
    }
*/
.menuStyle {
	vertical-align: middle;
	text-align: center;
	height: 36px;
}
.menuItemStyle td {
	/*border: 1px dotted black;*/
	vertical-align: middle;
	text-align: center;
	height: 36px;
}
.menuItemStyle td a {
	padding: 0 .5em;
	background-image: url(images/menuDivider.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 36px;
}
.HoverStyle {
	background-image: url(images/menuBack1.jpg);
	height: 36px;
}
