html{
height: 100%;
}
body{
	background-color: #ffffff;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	border: 0px;
	margin-top: 0px;
	height: 100%;
	text-align:center;
}
body.mceContentBody {
   background: #ccc;
   text-align: left;
}
table{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
img {
	border: none;
}
a:link, a:visited {
	color: #644B57;
	text-decoration: underline;
}
a:hover, a:active {
	color: #9E778F;
	text-decoration: underline;
}
.colTxtBright {	color: #FFFFFF; }
div#divAll {
	width: 800px;
	margin: 0 auto;
	text-align:left;
	height: 100%;
	vertical-align: top;
}
div#logo {
	width:160px;
	height: 110px;
	background-color: #9E778F; 
	float: left;
}
.head1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 4px;
}
div#menu {
	background-color: #DEDADC;
	width: 620px;
	height: 110px;
	padding: 0px 0px 0px 16px;
	float: left;
}
ul#sondermenu {
	width: 550px;
	height: 10px;
	margin-top:6px;
	padding-right: 8px;
	font-size: 11px;
	cursor: pointer;
}
#sondermenu li{
	list-style: none;
	float: right;
	padding-left: 10px;
}
ul#sondermenu a { display: block; }
ul#sondermenu a:link { 
	color: #000000;
  	text-decoration: none;
}
ul#sondermenu a:visited {
	color: #000000;
	text-decoration: none;
  }
ul#sondermenu a:hover {	color: #9E778F; }
ul#sondermenu a:active {	color: #9E778F; }
ul#menu0 {
	width: 550px;
	margin-top:60px;
	_margin-top:57px;
	padding-right: 8px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	list-style: none;
}
#menu0 li{
	float: right;
	padding-left:16px;
}
ul#menu0 a {
    display: block;
}
ul#menu0 a:link, ul#menu0 a:visited{
  	color: #000000;
  	text-decoration: none;
}
ul#menu0 a:hover, ul#menu0 a:active {
	color: #9E778F;
	text-decoration: underline;
}
ul#menu0 a.menu0active:visited, ul#menu0 a.menu0active:link {
	color: #9E778F;
	text-decoration: underline;
}
/* ***************** SubMenu ***************** */
.left {
	float: left;
}
div#subMenu {
	width: 160px;
	height: 100%;
	margin: 0px;
	padding:0px;
	background-color: #9E778F;
	background-image: url(/images/skins/fundg/subMenuBG_vip.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}
div#subMenuImg {
	height: 160px;
	background-color: #9E778F;
}
ul.menu1{
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
	list-style: none;
}
.menu1 a {
	display: block;
	padding: 4px 0px 4px 8px;
        text-decoration: none;
}
li.menu1 a:link, li.menu1 a:visited {
  	color: #000000;
  	text-decoration: none;
	background-color: #9E778F;
}
li.menu1 a:hover, li.menu1 a:active {
	color: #FFFFFF;
	background-color: #000000;
}
li.menu1active a:visited, li.menu1active a:link {
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px 0px 4px 4px;
	border-top: 1px solid #9E778F;
}
ul.menu2 {
	background-color: #000000;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 6px 10px;
	cursor: pointer;
	list-style: none;
}
.menu2 a:link, .menu2 a:visited {
	color: #000000;
	text-decoration: none;
}
.menu2 a:hover, .menu2 a:active {
	color: #000000;
	text-decoration: none;
}
.menu2active a:visited, .menu2active a:link{
	font-weight: bold;
	color: #000000;
}
/* *****************  Content ***************** */
div#content1 {
	float:left;
	height: 124px;
	
	
	width: 635px;
	
	background-image: url(/.MediaFiles/bgImg_vip);
	background-repeat: repeat-x;
}
.txt {
	font-size: 18px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 30px 0px 0px 55px;
	width: 360px;
}
.img {
	float:right;
	width: 140px;
	padding: 0px 10px 0px 0px;
}
div#content2 {
	background-color:#ffffff;
	width: 610px;
	min-height: 300px;
	padding: 20px 10px 0px 16px;
	float: left;
}
