body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {

}
#footer {
	background-image: url(images/footer.jpg);
	height: 88px;
}
#content p {
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
#content .imagestyle1 {
	margin-left: 15px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 13px;
	padding: 0px;
	line-height: 18px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	color: #009900;
}
#bgcontent {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer p {
	font-size: 10px;
	padding: 0px;
	margin-top: 50px;
	margin-left: 500px;
	color: #999999;
}
#footer a {
	color: #009933;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.style1 {
	color: #6666FF;
	font-weight: bold;
}
#content h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content ul {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 65px;
}
#content h3 {
	font-size: 15px;
	padding: 0px;
	line-height: 18px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#content  .tablecontent {
	font-size: 11px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
}
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
img {
	margin: 0px;
	padding: 0px;
}
#leftheight1  {
	height: 220px;
	margin: 0px;
	padding: 0px;
	clear: both;
	vertical-align: top;
	display: block;
}
#menu {
	background-color: #000000;
	font-size: 12px;
	list-style-type: none;
	height: 35px;
	text-align: left;
}
