
	body {
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color:#cccccc;
		margin: 0px 0px 0px 0px;
		background : Silver;
		margin-top : 0px;
		}
		
h1 {font-size: 14px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}
p {font-size: 11px;}
EM {font-size: 11px; color: #185800; font-style:normal;}

	a, td, ol, li, ul, blockquote {
	font-family: verdana, arial, sans-serif;
	}
	
	form {
		font-family: verdana, arial, sans-serif;
	 	margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px;
		}

	a:link    {color: #003366; text-decoration: underline}
	
	a:active  {color: #003366; text-decoration: underline}
	
	a:visited {color: #003366; text-decoration: underline}
	
	a:hover   {color: #ffcc66; text-decoration: underline}
	.dotted     {border: 1px dotted #000000; background: #eeeeee}
	.fineprint {font-size: 10px; color: #ffffff; font-weight: bold; background: #ffcc00; height: 10px}

	.title  {font-size: 12px; color: #333333; font-weight: bold; padding: 10px 10px 10px 10px}
	.titleyellow  {font-size: 12px; color: #ffcc66; font-weight: bold; padding: 10px 10px 10px 10px}
	.titlegreen  {font-size: 12px; color: #185800; font-weight: bold; padding: 10px 10px 10px 10px}
	.normal {font-size: 11px; color: #000000; line-height: 18px; padding: 0px 10px 10px 10px}
	.normalgreen {font-size: 11px; color: #185800; line-height: 18px; padding: 0px 10px 10px 10px}
	.image  {border: 1px solid #333333}


	a.menulink:link    {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
	a.menulink:active  {font-size: 11px; color: #ffcc66; font-weight: bold; text-decoration: none}
	a.menulink:visited {font-size: 11px; color: #333333; font-weight: bold;	text-decoration: none}
	a.menulink:hover   {font-size: 11px; color: #ffcc66; font-weight: bold; text-decoration: none}

	a.menulinkactive:link    {font-size: 11px; color: #ffcc66; font-weight: bold; text-decoration: none}
	a.menulinkactive:active  {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
	a.menulinkactive:visited {font-size: 11px; color: #ffcc66; font-weight: bold; text-decoration: none}
	a.menulinkactive:hover   {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}

	a.menulinkyellow:link    {font-size: 12px; color: #ffcc66; font-weight: bold; text-decoration: underline}
	a.menulinkyellow:active  {font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline}
	a.menulinkyellow:visited {font-size: 12px; color: #ffcc66; font-weight: bold; text-decoration: underline}
	a.menulinkyellow:hover   {font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline}
	
	a.ratelink:link    {color: #000000; text-decoration: underline}
	a.ratelink:active  {color: #006633; text-decoration: underline}
	a.ratelink:visited {color: #006633; text-decoration: underline}
	a.ratelink:hover   {color: #006633; text-decoration: underline}
	
	.bga 	    {color: #003366; background-color : #ffffff;}
	.bgb 	    {color: #003366; background-color : #f4f4f4;}
	.c 	    {color: #ffcc66; background-color : #006633;}
		
	.d 	    {color: #003366; background-color : #ffcc66;}
	.p 	    {color: #003366; background-color : #ffffff;}
    
	div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 250px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 450px;
  text-align: left;
  } 
