BODY	{	padding: 0px;
			margin: 0px;
			background-color: #fff;
			color: #000;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			background-image: url(/img/lotus.jpg); 
			background-repeat: no-repeat; }

A			{	color: #390; text-decoration: none; }
A:visited	{	color: #1A670B; text-decoration: none; }
A:active	{	color: #390; text-decoration: underline; }
A:hover		{	color: #390; text-decoration: underline; }


P	{	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000; }
		
P2	{	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		text-align:center }		
		
LI	{	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000; }
H3	{	font-size: 15px; 
		font-family: arial; 
		color: #132E10; 
		margin-top: 5px;
		margin-bottom: -10px; }
HR	{	height: 1px;
		color: #eee;
		border-style: solid; }


TD			{	vertical-align: top;
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 11px;
				color: #000; }
TD.bottomborder	{	border-bottom: 1px dotted #ccc; }
TD.tdnav	{	padding-top: 37px; }
/*TD.tdleft	{	background-image: url(/img/lotus_left.jpg); 
				background-repeat: no-repeat; }*/
TD.tdcontent {	/*background-image: url(/img/lotus_main.jpg);
				background-repeat: no-repeat;*/
				padding-left: 55px; }

.big		{	font-size: 13px; }
.button		{ 	color: #fff;
				background-color: #390;
				font-weight: bold; font-size: 13px; }
.copyright	{	color: #ccc; font-size: 11px; }
.error		{	color: #f00; font-weight: bold; }
.green		{	color: #390; }
.leftbar	{	padding-left: 34px; }
.required 	{	font-weight: bold;
				color: #fc0;
				font-size: 19px;
				font-family: "courier new", courier, monospace; }			


#layer1	{	top : 68px; 
			left : 450px; 
			position : absolute; 
			z-index : 90; 
			visibility : hidden;  }

#layer2	{	top : 68px; 
			left : 550px; 
			position : absolute; 
			z-index : 90; 
			visibility : hidden;  }
			
.bold
{
	font-weight:bold;
}