﻿body 
{
	margin: 0px;
	text-align: center;
	background-color:White;
	background-image:url('images/watercress_background.jpg');
}
#mainwin
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	background: #FFFFFF;
	border:solid 4px #DDFFDD;
	height: 600px;
	position: relative;
	background-color:White;
}
#leftpanel
{	
	float:left;
	margin-left:4px;
}
#centerpanel
{
	width:20px;
	float:left;
	background-color:White;
}
#rightpanel
{	
	float:left;
	margin-top:10px;
	background-color:White;
}
#logopanel
{
	float:left;
	text-align:left;
	width: 770px;
}
#menupanel
{
	float:left;
	text-align:left;
	width: 770px;
	margin:2px 0 2px 0;
}
#altmenupanel
{
	border:solid 1px Green;
	text-align:left;
	width: 768px;
	margin:2px 0 2px 0;
}
#chinamenupanel
{
	border:solid 1px Green;
	text-align:left;
	width: 768px;
	margin:2px 0 2px 0;
}
#nuthealthmenupanel
{
	border:solid 1px Green;
	text-align:left;
	width: 768px;
	margin:2px 0 2px 0;
}
#nutrmenupanel
{
	border:solid 1px Green;
	text-align:left;
	width: 768px;
	margin:2px 0 2px 0;
}
#bottompanel
{
	float:left;
	text-align:left;
	width: 770px;
	margin:2px 0 4px 0;
}
table.menutable
{
	background-color:#F6D4B8;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
table.histmenutable
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
}
table.nuthealthmenutable
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.topmenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
a.topmenu
{
	text-decoration:none;
	color:Black;
}
a.topmenu:hover
{
	color:Red;
}
.box { 
  background: #CCCCCC; 
}
.boxtop { 
  background:  no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background:  no-repeat top left; 
}
.boxbottom { 
  background:  no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background:  no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 15px 0px 15px;
}
table.basic_lines 
{
	border-collapse:collapse;
}
table.basic_lines caption 
{
	margin-bottom:10px;
}
table.basic_lines td 
{
	border-bottom:1px solid #069;
	padding: 5px 3px;
}
table.basic_lines a 
{
	text-decoration: none;
	color: Black;
}
table.basic_lines a:hover 
{
	color: Red;
}
.news a
{
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	color:Green;
}
.news a:hover
{
	color:Maroon;
}




