<!--

body { background-image: url(images/bg.jpg);
background-repeat: repeat-x;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

 }
 
 .inputtext
 {
width: 254px;
font-family: Arial;
font-size: 11px;
color: #333333;
font-weight: normal
  }


.normaltext         { font-family: Arial; font-size: 12px; color: #333333; font-weight: normal }
.normaltextw        { font-family: Arial; font-size: 12px; color: #F3F2F2; font-weight: bold }
.formtext           { font-family: Arial; font-size: 12px; font-weight: normal }
.copy               { font-family: Arial; font-size: 10px; color: #666666; font-weight: normal }

A:link              { font-family: Arial; font-size: 12px; text-decoration: underline; color: #333333; font-weight: normal }
A:visited           { font-family: Arial; font-size: 12px; text-decoration: underline; color: #333333; font-weight: normal }
A:hover             { font-family: Arial; font-size: 12px; text-decoration: underline; color: #000000; font-weight: normal }

a.nav:link          { font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none; color: #666666}
a.nav:visited       { font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none; color: #666666}
a.nav:hover         { font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: underline; color: #666666} 


-->