/* Start of CMSMS style sheet 'MRC 2.0 MENU' */
#nav
{
	width: 900px;
	height: 32px;
             color: white;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;
             background: #202020 url(/images/webtemplates/menubgcarbon.gif);
}


#nav li
{
	display: block;
	float: left;
	height: 32px;
	width: auto;
	text-align: center;
	line-height: 32px;
border-right: 1px solid rgb(75,75,75);
}

#nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 32px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a.menuactive
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 32px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
             background: #202020 url(/images/webtemplates/menubgcarbon2.gif);


}
#nav li a.sub
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 29px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
}


#nav li a:hover
{
	background-color: #666666;
             background: #202020 url(/images/webtemplates/menubgcarbon3.gif);
}


#nav2
{
	width: 900px;
	height: 26px;
	border-bottom: 1px solid #333333;
	color: white;
	background-color: #666666;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;
             background: #202020 url(/images/webtemplates/menubgcarbon2.gif);

}

#nav2 li
{
	display: block;
	float: left;
	height: 26px;
	width: auto;
	text-align: center;
	line-height: 32px;
border-right: 1px solid rgb(75,75,75);
}

#nav2 li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav2 li a.menuactive
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
             background: #202020 url(/images/webtemplates/menubgcarbon.gif);

}
#nav2 li a.sub
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
}


#nav2 li a:hover
{
	background-color: #666666;
             background: #202020 url(/images/webtemplates/menubgcarbon3.gif);
}


/* End of 'MRC 2.0 MENU' */

