body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

table {
   background: #EFEFEF;
}

td.hrmenu_cmsTop {
	padding:0;
	margin:0;}

td.hrmenu_cur_cmsTop {
	color: #ffffff;
	background-color: Navy; 
	width: 20%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center; 
	text-decoration: none;
	font-size: 12px; }

.footer {
	background: Navy;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

.footer a {
	font-size: 10px;
	font-weight: normal;
	color: #fff; }

.footer a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none; }

ul#right-menu
{
	list-style-type: none;
	float: right;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 175px;
	font-size: 12px;
	border-bottom: 1px solid navy;
}
#right-menu li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	border-top: 1px solid navy;
	width: 100%;
}
#right-menu li:hover
{
	background: navy;
	color: white;
}
#right-menu li a
{
	font-size: 12px; 
	color: navy;
	font-weight: bold;
	text-decoration: none;
	width: 165px;
	display: block;
	padding: 10px 10px 10px 0;
	margin: 0;
}
#right-menu li a:hover, #right-menu li:hover a {
	color: white;
	background: navy; }

#cwyd_menu {
	width: 728px; 
	border: 0;
	background: #fff; 
	margin: 0 auto; }


/* * * * * * * * * * * * * * * * * * * 
 *              MENU CSS             *	
 * * * * * * * * * * * * * * * * * * */
#main_menu_holder {
	width: 100% !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #C0C0C0;
	padding: 0 !important;
	margin:0 !important;}

.clsCMOn{
	font: bold 12px Verdana, Arial, sans-serif;
	border-right: 1px solid #fff;
	height: 26px !important;
	line-height: 26px;
	background-color: #C0C0C0;
	color: #000080;
	width: 144px;
	text-align: center;
	margin:0;
	padding:0;
	margin-top: -2px;
	margin-left: -1px;
}

	
.clsCMOver {
	font: bold 12px Verdana, Arial, sans-serif;
	border-right: 1px solid #fff;
	height: 26px !important;
	line-height: 26px;
	background-color: #000080;
	color: #fff;
	width: 144px;
	text-align: center;
	margin-top: -2px;
	margin-left: -1px;
}


.clsCMOn2{
	font: bold 12px Verdana, Arial, sans-serif;
	border: 1px solid #fff;
	height: 26px !important;
	line-height: 26px;
	background-color: #C0C0C0;
	color: #000080;
	width: 250px;
	text-align: left;
	padding: 0 5px; 
}

	
.clsCMOver2 {
	font: bold 12px Verdana, Arial, sans-serif;
	border: 1px solid #fff;
	height: 26px !important;
	line-height: 26px;
	background-color: #000080;
	color: #fff;
	width: 250px;
	text-align: left;
	padding: 0 5px; 
}