#leftLogo{
	height				:	70px;
	width				:	100%;
	text-align			:	center;
	vertical-align		:	middle;
	background-color	:	#EDEDED;
}
#loginBox{
	width				:	100%;
	text-align			:	center;
	vertical-align		:	middle;
	background-color	:	#EDEDED;
}
#leftMenuDiv{
	background-color	:	#CCE3F7;
}
.leftMenu{
	background			:	url(../images/left/left02.gif);
	height				:	53px;
	width				:	100%;
	color				:	#FFFFFF;
	font-weight			:	bold;
	font-size			:	13px;
	padding-top			:	22px;
	text-align			:	center;
}
#leftFirstMenu{
	background			:	url(../images/left/left01.gif);
}
.leftMenu1{
	background			:	url(../images/left/left03.gif);
	height				:	28px;
	text-align			:	center;
	padding-top			:	4px;
}
#leftMenuEnd{
	height				:	40px;
	background			:	url(../images/left/left04.gif);
}