#divContent {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding-top: 32px;
	padding-bottom: 32px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#divSubMenu {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 192px;

	background-color: #F6F5FA;
	margin-left: 19px;
	margin-top:3px;

}