.menuLineGrey {
	border-bottom: 1px solid #B5B3B4;
}

.menuLineWhite {
	border-bottom: 1px solid #fafafa;
}

.leftNav {
	height: 21px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
}

td .leftNav {
	height: 21px;
	width: 209px;
}

.menuItem {
	height: 21px;
	width: 209px;
	margin-left: 0px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
}


.menuItem a:hover {
	height: 21px;
	width: 209px;
	margin-left: 0px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
	background-color: #DDCA7B;
	text-decoration: none;
}

.leftNav a:link, .leftNav a:active, .leftNav a:visited {
	height: 21px;
	width: 209px;
	padding-left: 9px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
	text-decoration: none;
}

.leftNav a:hover {
	height: 21px;
	width: 209px;
	padding-left: 9px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
	text-decoration: none;
}

.leftNavSel {
	width: 209px;
	background-color: #DDCA7B;
}

.leftNavSel a:link, .leftNavSel a:active, .leftNavSel a:visited {
	height: 21px;
	width: 209px;
	padding-left: 9px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #DDCA7B;
	color: #000;
	text-decoration: none;
}

.leftNavSel a:hover {
	height: 21px;
	width: 209px;
	padding-left: 9px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #DDCA7B;
	color: #000;
	text-decoration: none;
}


td .leftSub {
	height: 21px;
	width: 209px;
	background-color: #FFF;
}

.subItem {
	height: 21px;
	width: 209px;
	margin-left: 0px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
}

.subItem a:hover {
	height: 21px;
	width: 209px;
	margin-left: 0px;
	font: 10px/14px Verdana;
	line-height: 21px;
	color: #000;
	text-decoration: none;
}

.leftSub {
	width: 209px;
	background-color: #FFF;
}

.leftSub a:link, .leftSub a:active, .leftSub a:visited {
	height: 21px;
	width: 209px;
	padding-left: 40px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

.leftSub a:hover {
	height: 21px;
	width: 209px;
	padding-left: 40px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #EEE8CE;
	color: #000;
	text-decoration: none;
}

.leftSubSel {
	width: 209px;
	background-color: #FFF;
}

.leftSubSel a:link, .leftSubSel a:active, .leftSubSel a:visited {
	height: 21px;
	width: 209px;
	padding-left: 40px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #FFF;
	color: #DC1E25;
	text-decoration: none;
}

.leftSubSel a:hover {
	height: 21px;
	width: 209px;
	padding-left: 40px;
	font: 10px/14px Verdana;
	line-height: 21px;
	background-color: #FFF;
	color: #DC1E25;
	text-decoration: none;
}