}
.navBackground {
	text-align: right;
	vertical-align: top;
}
.navTable {
	background-image: url("../images/g-kcmn-logo.gif");
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.navTopCapBg {
	background-image: url("../images/g-nav-topcap.gif");
	height: 30px;
	padding-top: 232px;
	background-position: bottom;
	background-repeat:no-repeat;
}
.navBottomCapBg {
	background-image: url("../images/g-nav-botcap.gif");
	height: 10px;
}
.navTableCenter {
	width: 153px;
}
.navTableLeft {
	background-image: url("../images/g-nav-left.gif");
	width: 7px;
	background-repeat: repeat;
}
.navTableRight {
	background-image: url("../images/g-nav-right.gif");
	width: 7px;
	background-repeat: repeat;
}
.navTableTitle {
	height: 10px;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navTableFooter {
	height: 10px;
	width: 100%;
}
.navMainTable {
	width: 167px;
	text-align: left;
}
.navTopCapRight {
	height: 10px;
	width: 1px;
}
.navBottomCapRight {
	height: 10px;
	width: 1px;
}
.navMainNavTable {
	width: 153px;
}
.MainNav {
	background-image: url("../images/g-nav-button.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dad7ae;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.MainNavHover {
	background-image: url("../images/g-nav-button.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.SubMenuTable {
	background-color: #000000;
	border: 2px solid #e89a1a;
	padding: 8px;
	margin-left: 12px;
}
.SubMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dad7ae;
	white-space: nowrap;
}
.SubMenuHover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	white-space: nowrap;
}
.Separator {

	background-color: #000000;
	height: 4px;
}
.SubSeparator {
	background-color: #000000;
	height: 2px;
}
