body	{	
	    margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: white;
	}
	
td	{
		font-size: 12px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.back 
	{
    	background-image: url('images/top_back.jpg');
	}
	
.backbottom 
	{
    	background-image: url('images/bottom_back.jpg');
	}
	
.noback 
	{
    	background-image: url('images/blank.gif');
	}
	
.desc {
		font-size: 10px;
		color: #999999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.descb {
		font-size: 10px;
		color: #336600; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
.speciale
	{
		font-size: 12px;
		font-weight: bold; 
		color: #CCCCCC; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.specialb
	{
		font-size: 12px;
		font-weight: bold; 
		color: #336600; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.navcurrent
	 {	color: #996600;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }

.onsoft
	{
		background-color: #EBEBEB;
	}
	 
a:link	 
	{	color: #003300;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 12px; 
		text-decoration: underline; 
	}

a:visited
	 { 	color: #003300;
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px; 
		text-decoration: underline; 
	 }

a:hover
	 {	color: #996600;
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px; 
		text-decoration: underline; 
	 }
	 
a:active
	 {	color: #996600;
		font-style: normal; 
		font-weight: normal; 
		font-size: 12px; 
		text-decoration: underline; 
	 }
	 	 
a.nav:link	 
	{	color: #003300;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	}

a.nav:visited
	 { 	color: #003300; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }

a.nav:hover
	 {	color: #996600;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }
	 
a.nav:active
	 {	color: #996600;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }
	 	 
