body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000; text-decoration:none; 
}


#Header         { display:none; }

#NavTop         { display:none; }

#Main           { background-color:#010066; margin-top:-24px; width:100%; }
    
#Main .Left     { display:none; }
#Main .Content  { background-color:#FFF; margin:0; padding:10px; }


#Right          { background-color:#FFD068; float:right; width:170px; margin:0 0 10px 10px; padding:5px; border:#B0B0B0 solid 2px; font-size:80%; color:#F00; }
#Right h1,
#Right h2       { text-align:center; color:#F00; }

#Footer         {  }    

/*

.noBorder       { border:0; }
.inline img     { float:left; margin:10px 10px 10px 0; padding:3px; border:solid 1px #000; }


table.rates { width:80%; background: #302571; }
table.rates tr.heading td { color: #FFFFFF; background: #302571; }
table.rates td { background: #F0F4F3; color: #302571; }
table.rates td.note { text-align: right; background: #F0F4F3; }
table.rates textarea { background-color:#FFF; width:98%;}
table.rates input { background-color:#FFF; width:90%; }
table.rates input.submit { width:auto; }
*/
