body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/tangrid1.gif);
	background-repeat: repeat;
}
p{
 text-align: justify;
 }
#box {
	margin: auto;
	height: 0px;
	width: 767px;
	background-color: #015548;
}
#content {
	width: 767px;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #015548;
	float: left;
	margin: auto;
}
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 76px;
	clear: both;
	float: none;
}
#body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	height: auto;
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
#bodyhead {
	height: auto;
	width: 460px;
}
#bodyfoot {
	height: auto;
	width: 460px;
}
#bodycontent {
	height: auto;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
}



#head {
	height: 274px;
	width: 767px;
}
#menu {
	width: 282px;
	float: left;
	position: relative;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	font-size: 13px;
	display: block;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
ul li {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.5em;
	text-decoration: none;
	vertical-align: middle;
}
#numbullet {
	width: auto;
	text-align: justify;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	font-weight: bold;
}
a:hover {
	color: #006600;
	background-color: #E8FFB7;
	list-style-position: outside;
	list-style-image: url(images/arrow1.gif);
	list-style-type: disc;
}
#bullet {
	width: auto;
}
#bullet ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
	line-height: 2.5em;
}
	
a.thumb:link, a.thumb:visited, a.thumb:hover, a.thumb:active {
	background-color:#FFF;
	border: 0px none #fff;
	display: block;
}

