body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #6e5c44;
	line-height: 17px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #485C33;
	margin-top: 20px;
	padding-top: 0px;
	display: block;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 100px;
	padding-left: 15px;
}
p {
	margin-bottom: 12px;
}
.aboutuspict {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
html {
     overflow: -moz-scrollbars-vertical;
}

.sideMenuItemLinked, sideMenuItemOff:link, sideMenuItemOff:visited, sideMenuItemOff:hover, sideMenuItemOff:active {
	font-family: Arial;
	font-size: 11px;
	color: #526D39;
	font-weight: bold;
	background-image: url(images/side_button_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-bottom: 7px;
	width: 234px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	text-indent: 51px;
}

.sideMenuItemNotLinked {
	font-family: Arial;
	font-size: 11px;
	color: #526D39;
	font-weight: bold;
	background-image: url(images/side_button_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-bottom: 7px;
	width: 234px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	text-indent: 51px;
}
.leftMenuTDbg {
	background-image: url(images/sidemenuBG.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 234px;
	height: 364px;
	padding-top: 20px;
}
.rightContentTD {
	vertical-align: top;
	width: 534px;
}
table {
	border: 1px solid #d3d3d3;
	width: 770px;
}
.leftBannerTD {
	background-image: url(images/bannerLeftBG.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 490px;
}
.leftBannerTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	filter: DropShadow(Color=#FF0000, OffX=5, OffY=5, Positive=true);
}
iframe {
	margin: 10px;
	height: 364px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 534px;
}
.dividerLine {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CDCDCD;
}
