@charset "iso-8859-1";

body {
 font-family: verdana; 
 font-size: 10pt; 
 background-image: url(images/bg.gif); background-repeat: repeat-x; 
 color:#808080;
 padding: 0 0.1in 0.25in 0.1in;

}

#logo {position:absolute; right: 20px; top: 10px; text-align: right;}
  background-image: url(images/bg.gif); background-repeat: repeat-x; 
  
}

input {
  font-family : arial, sans-serif;
  font-size   : 9pt;
}

select {
  font-family : &quot;Comic Sans MS&quot;, &quot;sans-serif&quot;;
  font-size   : 9pt;
}

table {
  background : transparent;
  font-size  : 9pt;
  width      : 100%;
}
