@charset "utf-8";
/* CSS Document */

body {font-family:Georgia, "Times New Roman", Times, serif; font-size:9pt; color:#666666; background-image:url(images/bkgrd.png); margin:0}
a {color:#121331}
#main {width:1000px; background-color:#665b25; margin:auto; padding:5px;}
#header {background-image: url(images/headerbkgrd.png); height:160px; text-align:center}
#text {background-image:url(images/textbkgrd.png); line-height:1.5}
.padding {padding:15px;}
.maintxt {max-height:300px; overflow:auto;filter:chroma(color=#FFFFFF);
      scrollbar-face-color:#121331;
      scrollbar-shadow-color:#665b25;
      scrollbar-highlight-color:#665b25;
      scrollbar-3dlight-color:#665b25;
      scrollbar-darkshadow-color:#665b25;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#C2A2DA}
#footer {background-color:#665b25; margin:auto; padding:5px; clear:both; width:1000px; color:#FFFFFF}
#footer a  {color:#f08e39; text-decoration:none}
.smtxt {font-size:7pt}
