#LeftMenu {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 148px;
	border: 0px none;
	list-style: url(none) none;

}

#LeftMenu .LeftNavigationTop {
	background: url(../../Images/Layout/Personal-Line.gif) no-repeat scroll left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 148px;
	border: 0px none;
}

#LeftMenu .LeftNavigationSpacer {

	background: url(../../Images/Layout/LeftMenu_Spacer.gif) no-repeat scroll left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 148px;
	border: 0px none;
}

#LeftMenu .LeftNavigationChecker {


	background: url(../../Images/Layout/LeftMenu_Checker.gif) no-repeat scroll left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 148px;
	border: 0px none;
}

#LeftMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 148px;
	border: 0px none;
}

#LeftMenu .LeftNav:link, #LeftMenu .LeftNav:hover, #LeftMenu .LeftNav:active, #LeftMenu .LeftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 4px 10px;
	height: auto;
	width: 128px !important;
	width: 138px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
}

#LeftMenu .LeftNav:link { color: #000000; }
#LeftMenu .LeftNav:hover { color: #990000; background: #F5F5F5; }
#LeftMenu .LeftNav:active { color: #FF0000; background: #FFFFFF; }
#LeftMenu .LeftNav:visited { color: #666666; }

#LeftMenu .LeftNavSub:link, #LeftMenu .LeftNavSub:hover, #LeftMenu .LeftNavSub:active, #LeftMenu .LeftNavSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 4px 0px 4px 24px;
	height: auto;
	width: 114px !important;
	width: 138px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	background: url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top;
}

#LeftMenu .LeftNavSub:link { color: #000000; background: #EBEBEB url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top; }
#LeftMenu .LeftNavSub:hover { color: #990000; background: #F5F5F5 url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top; }
#LeftMenu .LeftNavSub:active { color: #FF0000; background: #FFFFFF url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top; }
#LeftMenu .LeftNavSub:visited { color: #666666; background: url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top; }



#LeftMenu li.Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 4px 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	display: block;
	height: auto;
	width: 128px !important;
	width: 138px;
}

#LeftMenu li.CurrentSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 4px 0px 4px 24px;
	height: auto;
	width: 114px !important;
	width: 138px;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	background: url(../../Images/Navigation/LeftNavSub-BG.gif) no-repeat scroll left top;
}

#LeftMenu li.Static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0px 4px 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	display: block;
	height: auto;
	width: 128px !important;
	width: 138px;
}

#LeftMenu li.News {
	margin: 0px;
	border: 0px none;
	padding-top: 0px;
	height: 200px;

}


