body {
	padding:6px;
	margin:0px;
	background:url(/images/pagebg.jpg) repeat-x #e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#logo {
	width:220px;
	height:102px;
	background:url(/images/backbar.gif) repeat-y;
	border-bottom:1px solid #b9c7b8;
}
#topright {
	height:102px;
	border-bottom:1px solid #b9c7b8;
	vertical-align:bottom;
	text-align:right;
	font-size: 10pt;
	color:#666666;
}
#topright a {
color:#666666;
text-decoration:none;
}

#mainleft {
	width:220px;
	background:url(/images/backbar.gif) repeat-y;
}
#mainright {
}
#mainrighthome {
	padding: 20px;
}
a {
	color: #000000;
}
#baseleft {
	width:220px;
	font-size:7pt;
	text-align:center;
	color:#999999;
	background:url(/images/backbar.gif) repeat-y;
	border-top:1px solid #b9c7b8;
	vertical-align:top;
}
#baseright {
border-top:1px solid #b9c7b8;
padding: 10px 0px 0px 0px;
vertical-align:top;
}
#pagesidemenu{
padding: 10px;
margin: 0px;
list-style-type: none;
text-decoration:none;
}
#pagesidemenu li{
	padding-top:5px;
	

}
#pagesidemenu a{
	text-decoration:none;
	color: #666666;
	font-size: 9pt;
	width: 100%;
	display:block;
	height: 20px;
}
.leftmenusub{
	padding-left: 15px;
}
.leftmenusub10, .leftmenusub20, .leftmenusub30, .leftmenusub40{
	padding-left: 25px;
}

.leftmenusubactive{
	padding-left: 15px;
}
.leftmenusubactive10, .leftmenusubactive20, .leftmenusubactive30, .leftmenusubactive40{
	padding-left: 25px;
}

