	FONT			{}
	DIV				{}
	TD				{}
	A				{}

	A:ACTIVE		{
					color: #000080;
					font-size: 10pt;
					}

	A:LINK			{
					color: #000080;
					font-size: 10pt;
					}

	A:VISITED		{
					color: #BACDE9;
					font-size: 10pt;
					}

	A.MINI			{
					color: #000080;
					font-size: 8pt;
					}					

	DIV.text		{					
					top: 0px; 
					left: 0px; 
					font-family: Georgia,Arial,Helvetica;
					color: #000000;
					font-size: 10pt;
					line-height: 1.2;
					overflow: show;
					}

	DIV.textblue		{					
					top: 0px; 
					left: 0px; 
					font-family: Georgia,Arial,helvetica;
					color: #000080;
					font-size: 10pt;
					line-height: 1.2;
					overflow: show;
					}

	TD.textblue		{					
					top: 0px; 
					left: 0px; 
					color: #000080;
					font-family: Georgia,Arial,Helvetica;
					font-size: 10pt;
					line-height: 1.2;
					overflow: show;
					}

	TD.nav1			{					
					top: 0px; 
					left: 0px; 
					font-family: Georgia,Arial,Helvetica;
					color: #000000;
					font-size: 10pt;
					font-weight: bold;
					line-height: 1.2;
					overflow: show;
					}
				
	A.nav1			{					
					font-family: Georgia,Arial,Helvetica;
					color: #000000;
					font-size: 10pt;
					font-weight: bold;
					line-height: 1.2;
					overflow: show;
					text-decoration: none;
					}

	TD.hdr		{					
					font-family: Georgia,Arial,Helvetica;
					color: #000080;
					font-size: 10pt;
					font-weight: bold;
					line-height: 1.2;
					overflow: show;
					}

	DIV.textsmb		{
					top: 0px; 
					left: 0px; 
					font-family: Georgia,Arial,Helvetica;
					color: #000000;
					font-size: 8pt;
					font-weight: bold;
					line-height: 1.2;
					overflow: show;
					}
       DIV.textsmbl		{
					top: 0px; 
					left: 0px; 
					font-family: Georgia,Arial,Helvetica;
					color: #000080;
					font-size: 8pt;
					line-height: 1.2;
					overflow: show;
					}

	DIV.textsm		{
					font-family: Georgia,Arial,Helvetica;
					color: #000000;
					font-size: 8pt;
					font-weight: normal;
					line-height: 1.2;
					overflow: show;
					}					

	DIV.footer		{ 
					font-family: Georgia,Arial,Helvetica;
					color: #CC6633;
					font-size: 7pt;
					}
					
	.details_head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	
	A.imgbord:link {color: #333896;}
	A.imgbord:active {color: #333896;}
	A.imgbord:visited {color: #333896;}
	A.imgbord:hover {color: #333896;}

<!-- Start of DeepMetrix (.NET) StatScript -->
<script language="javascript">

var DMNETdomain = "";
var DMNETpage = window.location;
var DMNETversion = "86";
var DMNETsendTo = "//WWW.AGCENTER.COM/dm.gif?";
var DMNETsession;

function dmneterr(){return true;}

window.onerror=dmneterr;
var s = new Date();

if (navigator.userAgent.indexOf('Mac') >= 0 && s.getTimezoneOffset() >= 720)
  s.setTime (s.getTime() - 1440*60*1000);

var dmnetURL = location.protocol + DMNETsendTo+"v="+DMNETversion+"&vst=1";
var dmnetCookieString = document.cookie.toString();

if(dmnetCookieString.indexOf("_dmnid") == -1)
  {
    DMNETsession = parseInt( Math.random()*1000000 ) + "_" + s.getTime();
    var domStr = "";
    if(DMNETdomain != "")
    {
      domStr = "domain="+ DMNETdomain +";";
    }
    document.cookie = "_dmnid=" + DMNETsession + ";expires=Mon, 31-Dec-2008 00:00:00 GMT;"+domStr+"path=/;";
  }
dmnetCookieString = document.cookie.toString();
if(dmnetCookieString.indexOf('_dmnid') == -1)
  {
    DMNETsession = "";
  }
else
  {
    if(dmnetCookieString.indexOf(';') == -1)
      dmnetCookieString = dmnetCookieString.replace(/_dm/g, ';_dm');

    var start = dmnetCookieString.indexOf("_dmnid=") + 7;
    var end = dmnetCookieString.indexOf(";",start);

    if (end == -1)
      end = dmnetCookieString.length;
    DMNETsession = unescape(dmnetCookieString.substring(start,end));
  }
dmnetURL += "&id="+DMNETsession+"&url="+escape(DMNETpage) + "&ref="+escape(document.referrer)+"&lng=" + ((!document.all ||  navigator.userAgent.match('Opera')) ? navigator.language : navigator.userLanguage) + "&tz=" + (Math.round(new Date('dec 1, 2002').getTimezoneOffset()/60)*-1);
if(screen)
  dmnetURL += "&scr=" + escape( screen.width + "x" + screen.height + " " + screen.colorDepth + "bpp" );

dmnetURL += "&rnd=" + new Date().getTime();

if(document.layers)
{
  document.write("<la"+"yer name=\"DMStats\" visibility=hide><img src=\""+dmnetURL+"\" height=1 width=1></la"+"yer>");
}
else
{
  document.write("<di"+"v id=\"DMStats\" STYLE=\"position:absolute;visibility:hidden;\"><img src=\""+dmnetURL+"\" height=1 width=1></di"+"v>");
}

</script>
<!-- End of DeepMetrix (.NET) StatScript -->
