div.div_LeftMenu {
	/*background-color: #999999;*/
   	margin-bottom: 10px;
   	width: 180px
}

ul.menu_LeftMenu {
	color:#FFFFFF;
	display: none;
   	list-style-type: none;
	margin: 0;
   	padding: 0
}

ul.menu_LeftMenu li {
   	padding-left: 10px;
	font-size: 11px;
	font-family: "Century Gothic"
}

a.menuLink_LogOut {
	/*color: #3657A0;*/
	color:#FFFFFF;
   	text-decoration: none;
	font-size: 11px;
   	font-weight: bold;
	font-family: "Century Gothic"
}

a.menuLink_LeftMenu {
	color: #FFFFFF;
   	text-decoration: none;
	font-size: 11px;
   	font-weight: bold;
	font-family: "Century Gothic"
}

li a {
   	/*color: #3657A0;*/
	color: #c1d1ff;
   	text-decoration: none;
	font-size: 11px;
	font-family: "Century Gothic"
}

li.li_LeftMenu a:hover {
   	/*background-color: #CCCCCC;
   	color: #3657A0*/
	color: #c1d1ff;
	background-color: #666666;
	font-size: 11px;
	font-family: "Century Gothic"
}

li.li_LeftMenu a:active {
   	/*color: #3657A0*/
	color: #c1d1ff;
	font-size: 11px;
	font-family: "Century Gothic"
}

li.li_LeftMenu a:visited {
   	/*color: #3657A0*/
	color: #c1d1ff;
	font-size: 11px;
	font-family: "Century Gothic"
}

td.leftMenuTop {
	background: url(/pics/leftMenu/left_panel_background_196_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #7098f0
}

td.leftMenuBottom {
	background: url(/pics/leftMenu/left_panel_background_196_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat
}

td.loginBoxLabel {
	color: #2248a0;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	text-align: left
}

input.loginBoxTextBox {
	border-color: #8faced;
	border-style: solid;
	border-width: 2px;
	font-family: "Century Gothic";
	font-size: 11px;
	width: 170px
}

input.loginBoxBtnLogin {
	font-family: "Century Gothic";
	font-size: 11px;
	width: 45px
}

a.subLink {
	color: #969696;
	font-family: "Century Gothic";
	font-size: 9px
}

.lblMessage {
	font-family: "Century Gothic";
	font-size: 11px;
    font-weight: 500;
    color: #CC3333;
    text-indent: 5px;
    text-align: right;
}
