BODY    {
	Font-Family	: Verdana, Minion web, Arial, sanserif;
	Font-Size		: 11px;
	}

div.header	{
	Background-image	: url("top.gif");
	Background-repeat	: no-repeat;
	width: 800px;
	height: 100px;
	}

div.navlist	{
	Background-color	: #FFFFFF;
	Background-image	: url("green-bar.gif");
	Background-repeat	: no-repeat;
	width:800px;
	}
	
div.wrapper	{
	Background-image	: url("main-bkgr.gif");
	Background-repeat	: no-repeat;
	Background-color	: #FFFFFF;
	margin-top: -10px;
	width: 800px;
	}

H1      {
	Color		: #005b00;
	Font-Family	: Arial;
	Font-weight	: normal;
	Font-Size		: 15pt;
	Margin		: 0px 0px 0px 0px;
	}


H2      {
	Color		: #005b00;
	Font-weight	: bold;
	Font-Size		: 9pt;
	Margin		: 0px 0px 0px 0px;
	}


H3      {
	Color		: #005b00;
	Font-weight	: bold;
	Font-Size		: 11px;
	Margin		: 0px 0px 0px 0px;
	}



TABLE   {
	Font-Size		: 11px;
	text-align:left;
	}


TD      {
	Font-Size		: 11px;
	text-align:left;
	}


A{
	Color		: #005b00;
	Font-weight	: bold;
	Text-Decoration	: none;
	}


A:Visited{
	Color		: #005b00;
	}


A:Active{
	Color 		: #005b00;
	}


A:Hover {
	Color 		: #005b00;
	Text-Decoration	: none;
	}

input	{
	font-size		: 10px; 
	}


select	{
	font-size		: 10px; 
	}


textarea	{
	font-size		: 10px; 
	}

h2.navlist           {
	Color		: #FFFFFF;
	Font-Family 	: Verdana, Minion web, Arial;
	Font-Size		: 12px;
	Font-weight	: bold;
	Margin		: 0px 0px 0px 0px;
	}

h1.navlist           {
	Color		: #005b00;
	Font-Family 	: Verdana, Minion web, Arial;
	Font-Size		: 12px;
	Font-weight	: normal;
	Margin		: 0px 0px 0px 0px;
	}
a.navlist{
	Color 		: #005b00;
	Text-Decoration	: none;
	}
	
A:Visited.navlist{
	Color		: #005b00;
	}

A:Active.navlist{
	Color 		: #00c800;
	}


