/* CSS Document */

.MenuCss {
	color:#8E0701;
	padding-left:20px;
	font-weight:bold;
}
.MenuCssHover, .MenuCssHover a:hover {
	color:#000000;
	text-decoration:none;
}
.SubMenu {
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:8E0701;
	padding:2px;
	text-align:left;
}
.SubMenuHover, .SubMenuHover a:hover {
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:000000;
	text-decoration:none;
}
.dvClr {
	line-height:.01;
	clear:both;
}
body, html {
	margin:0;
	padding:0;
	background:#666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#pgWrpr{ margin:0 auto; width:956px; background:#eee; border:1px solid #000;}
#hdr{ height:221px; text-align:center; background:url(images/hdr.gif) no-repeat top;}

#hdrImgs{ padding-top:62px; text-align:right; padding-right:187px;}
#hdrImgs img{margin-left:15px; border:0;}
#mnu{ padding-top:42px; text-transform:uppercase; margin-left:25px;}
#bdyCnt{background:url(images/bg.gif) repeat-y;}
#cnt{text-align:left; padding:10px; float:right; width:756px;}
#lCol{ float:left; width:170px; margin:5px; background:url(images/leftColbg.gif) center top no-repeat; height:477px;}
#lCol img{ border:0;}
#ftr{ margin-left:180px}
#foremost {
	padding-top:10px;
	font-size:8pt;
}
#foremost a {
	color:#666;
	text-decoration:none;
}
#foremost a:hover {
	color:#8E0701;
}
a {
	color:#8E0701;
	text-decoration:underline;
}
a:hover {
	color:#020296;
	text-decoration:underline;
}
