body {
      background:#fff;
      font:12px arial,verdana,helvetica,sans-serif;
      color:#000;
      margin:0px;
      padding:0
}

.error { color:red; font:10px arial,verdana,helvetica,sans-serif; font-weight:bold }

.tit { font:16px arial,verdana,helvetica,sans-serif; font-weight:bold }

.txt1 { font:12px Trebuchet MS,arial,verdana,helvetica,sans-serif; color: #666 }

.txt3 { font:14px Trebuchet MS,arial,verdana,helvetica,sans-serif; color: #666 }

.txt2 { font:16px Trebuchet MS,arial,verdana,helvetica,sans-serif; color: #666 }

.txt-normal { font:12px arial,verdana,helvetica,sans-serif }

.txt-normal1 { font:12px arial,verdana,helvetica,sans-serif; font-weight:bold; color:#000 }

.txt-small { font:10px arial,verdana,helvetica,sans-serif }

.txt-small1 { font:10px Trebuchet MS, arial,verdana,helvetica,sans-serif }

form { display:inline }

.spacer {
         background:#f2d44d;
         border:1px solid #848684
}

.textbox {
          color:#000000;
          background-color: #ffffff;
          border: #7b9ebd 1px solid;
          font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; text-align: left; font-weight:bold
}

a 	  { text-decoration: underline }
a:link 	  { color: #003399; font:14px Trebuchet MS, arial,verdana,helvetica,sans-serif }
a:visited { color: #003399; font:14px Trebuchet MS, arial,verdana,helvetica,sans-serif }
a:hover   { color: #820d1e; font:14px Trebuchet MS, arial,verdana,helvetica,sans-serif }


