#shmenu a
{
	color:#000;
	font: bolder 13px helvetica,verdana,Arial;
	display: block;
	height:22px;
	padding-top:3px;
	margin-top:1px;
}
#shmenu a:hover
{
	color:#eee;
}
#shmenu td
{
	border-right:1px solid rgb(247,247,247);
	text-align:center;
	padding-bottom:0px;
	vertical-align:middle;
}

.shmenu
{
background: url('/public/images/menu2/m_bg.gif');
vertical-align:middle;
padding-top:0px;
padding-bottom:0px;
border-top:1px solid white;
border-bottom:1px solid white;
text-align:left;
}

#shmenu td.lastitem { border-right:none;}



#subhead
{
	color:#fff;
}

#subhead h1
{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-left:10px;
	font-family:verdana;
	margin-bottom:5px;
	padding-bottom:0px;
}

#subhead a
{
	color:#fff;
	font-size:11px;
}
#subhead a:hover { text-decoration:underline; }

#subhead_menu td
{
	text-align:center;
}
.sel { background:rgb(199,210,114); }

#blueBox a
{
	background:rgb(18,38,86);
	height:25px;
	width:189px;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:8px;
	margin-bottom:5px;
	margin-top:10px;
}
