html, body{margin:0; padding:0; text-align:center; font-family: Arial; font-size:11pt;
           background:url(images/bg.gif) repeat;}
#hdr{ height:142px; text-align:center;}
#bdyWrpr2{width:968px; text-align: left; margin:0 auto;}
#bdyWrpr{ background:url(images/topBG.gif) repeat-x top;}
#mnu{ padding:5px 110px; width:967px;}
#cnt{ padding:5px 10px; background:#fff; }
#ftr{ background:#474747; color:#fff; padding:5px 10px; border-bottom:2px solid #fff;}
.redHr{ background:#fff; color:#fff; height:3px; margin:0; padding:0; border:0 solid;}
.dvclr{line-height:.01; height:1px; background:transparent; clear:both;}
#ftrRight{float:right; text-align:right;}
#ftrLeft{ float:left;}
#foremost{
	padding-top:10px;
	font-size:8pt;
	text-align:center;
}
#foremost a{
	color:#fff;
}
#foremost a:hover{
	color:#fff;
	text-decoration:underline;
}

.MenuCss
	{
		color:#fff;
		padding-left:20px;
		font-weight:bold;
		text-transform:uppercase;
	}
.MenuCssHover
	{
		color:#000;
		text-decoration:underline;
	}	
.SubMenu
	{
		background-color:#CECBCE; 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:#000;
		padding:0 5px 0 3px;
	}
	.SubMenuHover
	{ 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:#BD0000;
	}	
	#myFooter
{
	z-index:250;
	position:relative;
}
#myFooter a{
color:white;
}
#myFooter a:hover
{
	color:#cc1615;
}
	.menuSelected{
	color:#FFffff;
	background-image:url(../../images/menu-selected-arrow.jpg); 
	background-position:left;
	background-repeat:no-repeat;
}
#Menu1{ text-align:center;}