
body { margin: 0px 0px 0px 0px; 
background-color: #C1CBDC;
}
HR {
    height:1px;
    width:85%;
    color:#c0c0c0;

   }

a {text-decoration:none;color:#485070;font-size:12px;}
	a:hover {text-decoration:none;color:#ff0000;}

A:hover  {
 	color : #ff0000;
 }

 .noline  {
 	font-family : arial, helvetica, sans-serif;
 	font-size : 8pt;
 	font-style : normal;
 	font-weight : normal;
 	color : #D8D4B8;
 	text-decoration : none;
 }

   .noline2  {
 	font-family : arial, helvetica, sans-serif;
 	font-size : 8pt;
 	font-style : normal;
 	font-weight : normal;
 	color : #B3AB75;
 	text-decoration : none;
 }
 h1 {color: #000080}

 .altButtonFormat {
  background-color: #505c76;
  font-family: arial, helvetica, sans-serif;
  border: #505c76 2px solid;
  font-size: 12px;
  color: #ffffff
  }


 .altTextField {
 background-color: #ececec;
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #505c76
}

select { font-family: arial, helvetica, sans-serif;
font-size: 12px; font-weight: bold; color: #505c76;
text-decoration: none;
background-color: #ececec}




