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;
}
div#content2 a:link, div#content2 a:visited {
	color: #000000;
	text-decoration: underline;
}
div#content2 a:hover, div#content2 a:active {
	color: #C1BDA2;
	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: #FFFFFF; 
	float: left;
}
.head1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 4px;
}
div#menu {
	background-color: #C1BDA2;
	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: #FFFFFF; }
ul#sondermenu a:active {color: #FFFFFF; }
ul#menu0 {
	width: 550px;
	margin-top:60px;
	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: #FFFFFF;
	text-decoration: underline;
}
ul#menu0 a.menu0active:visited, ul#menu0 a.menu0active:link {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ***************** SubMenu ***************** */
.left {
	float: left;
}
div#subMenu {
	width: 160px;
	height: 1250px;
	margin: 0px;
	padding:0px;
	background-color: #C1BDA2;
	background-image: url(/images/skins/fundg/subMenuBG_sitemap.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}
div#subMenuImg {
	height: 115px;
	background-color: #FFFFFF;
}

/* *****************  Content ***************** */
div#content1 {
	width: 620px;
	height: 115px;
	_height: 125px;
	color: #FFFFFF;
	font-size: 18px;
        font-weight: bold;
	background-color: #000000;
	padding: 10px 0px 0px 16px;
	float:left;
}
.naviImg {
        margin-top: 0px; 
}
div#content2 {
	background-color:#ffffff;
	width: 610px;
	min-height: 300px;
	padding: 20px 10px 0px 16px;
	float: left;
}
