BODY	{
	color: black;
	font-family: Times New Roman;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

TABLE{ 
height: 100%; 
background-image: url("bg-green.jpg");
}

BODY,TD,TR	{ 
	color: black;
	font-family: Times New Roman;
	font-size: 8pt;
 }

 TD.Banner{ background-image: url("Banner-blank.jpg"); width: 600px; height: 200px; }
 TD.welcomebar{ background-image: url("loginbar.jpg"); width: 600px; height: 20px; color: black; text-indent: 10px;}
 TD.leftside{ background-image: url("leftside.gif");  width: 100px; background-repeat: repeat-y; }
 TD.rightside{ background-image: url("rightside.gif"); width: 83px; background-repeat: repeat-y; }
 TD.green{ background-color: #1B9902  }
				
A:link { color: black; font-style: normal; text-decoration: none }
A:visited { color: black; text-decoration: none }
A:hover { color: #FFFFFF; text-decoration: none; }
A:active { color: #FFFFFF ; text-decoration: none }
p{ font-size: 8pt; }
p.darkorange{ font-size: 8pt; color: #8C4B12;}
p.darkgreen{ font-size: 8pt; color: #246216 }