body {
	margin: 0px;
	padding: 0px;
	background-color: #225340;
	text-align: center; /* for IE */
	font-family:Tahoma, Geneva, sans-serif;
}
#wrapper{
	width: 747px;
	margin-top: 15px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	text-align: left; /* counter the body center */
}
a:link { color: #8D6E26; }
a:visited { color: #999999; }
a:hover { color: #8D6E26; }
a:active { color: #8D6E26; }

.bsbnav { display: inline-block; font-family: Arial, Helvetica; font-size: 10pt; text-decoration: none;}
a.bsbnav:link { color: #8D6E26; font-size: 11pt; display: inline-block; }
a.bsbnav:visited { color: #9A9A4E; font-size: 11pt; display: inline-block; }
a.bsbnav:hover { color: #8D6E26; font-size: 11pt; display: inline-block; }
a.bsbnav:active { color: #8D6E26; font-size: 11pt; display: inline-block; }


a.navitem { display: block; font-family: Arial, Helvetica; font-size: 10px; text-decoration: none; cursor: pointer; }
a.navitem:link { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:visited { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:hover { color: #000000; display: block; width: 150px; height: 14px; background: #cccccc; border: 1px solid #000000;font-size: 10px; }
a.navitem:active { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }

ul { list-style-image: url('images/bullet.gif'); }

.navbox * { cursor: pointer; }

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #907030;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
}
.maincontent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
.pagename {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #036;
	text-align: center;
	padding-right: 10px;
}

.side_expand {
	background-image:url('${level}images/address.gif');
	background-repeat: repeat-y;
}
.img {
	padding-top: 7px;
	padding-bottom: 7px;	
}