#MasterNavContainer
{
     position: relative;
     width: 954px;
     height: 36px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.chromemenu
{
	height:1px;
}
}
/*.browserSafari .chromemenu{
	background:red; 
	height:30px;
	position:relative; 
	top:auto;
} */
.MasterNav
{
	margin: 5px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #0A668C;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	text-transform: uppercase;
	padding: 3px;
	text-align: center;
}
.MasterNav A:link
{
    color: #447287;
    cursor:pointer;
    text-decoration: none;
}
.MasterNav A:hover
{
    color: #080840;
	cursor:pointer;
    text-decoration: none;
}


td.MasterCell
{
	/* For diagnostic sizing only:
	background-color:Red; */
	border-style: none;
	border-width: 0px;
	border-top-color: inherit;
	border-right-color: inherit;
	border-bottom-color: #853907;
	border-left-color: inherit;
	vertical-align: top;
	display: table-cell;
	padding-left: -5px;
	padding-top: 3px;
}
.bookstore
{
	width: 80px;
	height: 11px;
	padding-top: 7px;
	margin-top: 7px;
}
