body
{
	background-color:#D6E4CB;
	margin:0px;
	padding:0px;
}
.subbody
{
	background-image: url('images/topBG.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#D6E4CB;
	margin:0px;
	padding:0px;
}

p, tr, td, ul, ol, li
{
	font-family:Verdana, Arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#999999;
	text-align:justify;
}
img
{
	border:0px;
}
#bodyWrapper 
{
	width:800px;
	margin:0 auto;
	background-color:#285F48;
	z-index:1;
}
#subbodyWrapper
{
	width:800px;
	height:875px;
	margin:0 auto;
	background-color:#FFFFFF;
	z-index:1;
}
#tips_subbodyWrapper
{
	width:800px;
	height:1275px;
	margin:0 auto;
	background-color:#FFFFFF;
	z-index:1;
}
a
{
	font-family:Verdana, Arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#999999;
}
a:hover
{
	font-family:Verdana, Arial, helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}