body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px; 
	BACKGROUND-COLOR: #20323c;
		width: 772px;
	
}
body,td,th {
	font-family: Helvetica, sans-serif, Arial, Verdana, ;
	font-size: 12px;
}
table { BACKGROUND-COLOR: #fff; } 


ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 2px;
	margin-left: 2px;
}


li {
	font-family: Helvetica, sans-serif, Arial,Verdana,  ;
	font-size: 13px; 
	
}

 
a:link {
	color: #038D6B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #038D6B;
}
a:hover {
	text-decoration: underline;
	color: #038D6B;
}
a:active {
	text-decoration: none;
}
.bottom {
	font-family:  Verdana, Helvetica, sans-serif, Arial, Verdana,;
	font-size: 12px;
	line-height: 150%; color: #666666;
}
H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H2 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
 
a.white:link {color:#FFFFFF; font-weight: bold;}
a.white:visited {color:#FFFFFF;text-decoration: none; font-weight: bold;}
a.white:hover {text-decoration: underline; color:#FFFFFF;  }
a.white:active {text-decoration: none;  }
 
a.yellow:link {color:#E0750E; }
a.yellow:visited {color:#E0750E;text-decoration: none;}
a.yellow:hover {text-decoration: underline; color:#E0750E;}
a.yellow:active {text-decoration: none;}

a.green:link {color:#016D60; }
a.green:visited {color:#016D60;text-decoration: none;}
a.green:hover {text-decoration: underline; color:#E0750E;}
a.green:active {text-decoration: none;}

#leftbar {
	float: left;	 
	border: 0px; 
	margin-left: 1px;
	width: 25%
	}
#rightcontent {
	float: right;	 
	border: 0px;
	margin-left: 8px;
	margin-top: 9px;
	margin-right: 8px;
    margin-bottom: 10px; 
 	 
	}


