body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #9E9E9E;
	vertical-align: top;	
	line-height:13px;
}
img{border:0;}

 
img.picborder {border: 1px solid #595959;} 
img.inset_l { float:left; margin: 0.25em 0.5em 0.25em 0; border: 1px solid #595959;}
img.inset_r { float:right; margin: 0.25em 0 0.25em 0.5em; border: 1px solid #595959;}
img.inset_ls { float:left; margin: 0.25em 1em 0.10em 0 }
img.inset_rs { float:right; margin: 0.25em 1em 0.10em 0 }
--Margin Syntax is top right bottom left--

a {
	font-family:tahoma;
	font-size: 11px;	
	color: #A4C101;
	text-decoration:none;		
}
a:visited {
	color: #A4C101;
	text-decoration:none;
}
a:hover {
	color: #A4C255;
	text-decoration:none;
}
a:active {
	color: #A4C101;
	text-decoration:none;	
}
.style-g{
	color:#A4C101;
	text-decoration:none;	
}
.style-s{
	font-family:tahoma;
	font-size: 11px;	
	color:#9E9E9E;	
}
.style-gs{
	font-family:tahoma;
	font-size: 11px;	
	color:#A4C101;	
}
.style-grb{
	font-family:tahoma;
	font-size: 30px;	
	color:#4D4D4D;	
}



