BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #CFDB6E;
}
#container {
	WIDTH: 770px;
	TEXT-ALIGN: left;
	background-repeat: no-repeat;
	background-color: #F0F0F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
#feature {
	WIDTH: 180px;
	TEXT-ALIGN: left;
	border: 1px solid #CFDB6E;
	padding: 6px 10px 10px;
	margin: 0px 0px 10px;
	background-image: url(../images/tab_bg01.gif);
	background-repeat: repeat-x;
	background-color: #FBFEE6;
}
#content {
	TEXT-ALIGN: left;
	margin: 0px;
	padding: 10px;
	width: 533px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CFDB6E;
}
#topic {
	TEXT-ALIGN: left;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFDB6E;
}

#top {
	WIDTH: 762px;
	TEXT-ALIGN: left;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin: 0px;
}
#top_within {
	WIDTH: 472px;
	TEXT-ALIGN: left;
	height: 120px;
	margin: 5px 0px;
	float: right;
	border: 1px solid #CFDB6E;
	padding: 29px 5px 5px;
	background-image: url(../images/healthy_life.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FBFEE6;
	vertical-align: bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title {
	color: #8D9926;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
	line-height: 20px;
}

 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}

