body	{	
	    margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		color: #000000;
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
		font-size: 10pt;
	}
	
td	{
		font-size: 10pt;
		color: #000000;
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
	}
	
.specialb
	{
		font-size: 10pt;
		font-weight: bold; 
		color: #996600; 
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
	}
	
.speciale
	{
		font-size: 11pt;
		font-weight: bold; 
		color: #000099; 
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
	}
	
.speciali
	{
		font-size: 10pt;
		font-weight: normal; 
		font-style: italic;
		color: #996600; 
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
	}
	
.navtrail
	{
		font-size: 10pt;
		font-weight: bold; 
		color: #666633; 
		font-family: Arial, ,Verdana, Tahoma, sans-serif;
	}

a:link	 
	{	color: #996600;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: underline; 
	}

a:visited
	 { 	color: #996600; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: underline; 
	 }

a:hover
	 {	color: #666633;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: underline; 
	 }
	 
a:active
	 {	color: #666633;
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		text-decoration: underline; 
	 }
	 	 
a.nav:link	 
	{	color: #FFFFFF;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	}

a.nav:visited
	 { 	color: #FFFFFF; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }

a.nav:hover
	 {	color: #D4D5E6;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }
	 
a.nav:active
	 {	color: #D4D5E6;
		font-style: normal; 
		font-weight: bold; 
		font-size: 11px; 
		text-decoration: none; 
	 }
	 
a.desc:link	 
	{	color: #18567A;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 10px; 
		text-decoration: none; 
	}

a.desc:visited
	 { 	color: #18567A; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 10px; 
		text-decoration: none; 
	 }

a.desc:hover
	 {	color: #2279AC;
		font-style: normal; 
		font-weight: bold; 
		font-size: 10px; 
		text-decoration: none; 
	 }
	 
a.desc:active
	 {	color: #2279AC;
		font-style: normal; 
		font-weight: bold; 
		font-size: 10px; 
		text-decoration: none; 
	 }
	 
a.descfoot:link	 
	{	color: #666633;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 8pt; 
		text-decoration: none; 
	}

a.descfoot:visited
	 { 	color: #666633; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 8pt; 
		text-decoration: none; 
	 }

a.descfoot:hover
	 {	color: #555522;
		font-style: normal; 
		font-weight: bold; 
		font-size: 8pt; 
		text-decoration: none; 
	 }
	 
a.descfoot:active
	 {	color: #555522;
		font-style: normal; 
		font-weight: bold; 
		font-size: 8pt; 
		text-decoration: none; 
	 }
	 
.currentnav
	 {	color: #827878;
		font-style: normal; 
		font-weight: bold; 
		font-size: 10px; 
		text-decoration: none; 
	 }
	 
.desc
	{	color: #000000;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 8pt; 
		text-decoration: none; 
	}
	
.btn
	 { 	color: #000066; 
	 	background-color: #D6E48B;
		font-style: normal; 
		font-weight: bold; 
		font-size: 10pt; 
		text-decoration: none; 
	 }	 
	 
img	{	
		border: 0pt;
		border-style: none;
        }
		
.onclover
	{
		background-color: #D6E48B;
	}
	
.ondenim
	{
		background-color: #666699;
		color: #FFFFFF;
	}
	
.onolive
	{
		background-color: #7C805D;
		color: #FFFFFF;
	}
	
.onsoft
	{
		background-color: #E0E1ED;
	}
	
.onsoftg
	{
		background-color: #F6FAE2;
	}
	
td.bloxspecial 
	{
	background-color: #F6FAE2;
	border-width: 1px;
	border-style: solid;
	border-color: #666699;
	}
	
td.blox
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666699;
	}

ul.home	{
		margin-left: 20px;
		margin-top: 4px;
		margin-bottom: 4px;
	}	