body { background:#EAE4CE; margin:0px; padding:0px; font-family:Verdana,Arial; font-size:10px; color:#8B6C4B; overflow:hidden;
       text-align:center; }
img { display:block; border:1px solid black; }
h2 { font-size:11px; text-transform:uppercase; margin-bottom:4px; margin-top:8px; }
ul { margin-top:8px; }
blockquote { font-style:italic; margin-bottom:15px; }

div.imgtitle { font-size:10px; text-transform:uppercase; font-weight:bold; margin:0px; padding:0px; }
div.imgtxt { margin-bottom:20px; }

a { font-family:Verdana,Helvetica,sans-serif; font-size:10px; color:#773300; text-decoration:none; font-weight:bold; }
a:visited { color:#765765; }
a:hover { text-decoration:underline; color:#CC6600; }
a:active { color:#CC0000; text-decoration: none; }

input.txt { border:1px dashed #B9926C; font-size:10px; color:#404B51; letter-spacing:1px; padding-left:2px; padding-right:2px; }
input.fail { background:#FFE6C4; }
#cform input.txt { width:140px; }
input.btn { border:1px solid #B9926C; cursor:pointer; background:#FFEDD3; font-size:10px; }
textarea { font-family:Verdana,Arial; font-size:10px; border:1px dashed #B9926C; color:#404B51; }
textarea.fail { background:#FFE6C4; }
#cform textarea { width:300px; height:160px; display:block; margin-bottom:10px; padding:2px; }
div.frm_inptitle { margin-top:5px; color:#B9926C; font-size:10px; font-weight:bold; }

#wrap { background:#FFFFFF; text-align:left; width:778px; margin-left:auto; margin-right:auto; margin-top:10px; padding:0; }
  #head { width:100%; height:89px; background:url('../gfx/head.gif'); clear:both; }
  #menu { float:left; width:180px; overflow:auto; }
    #menu div.inner { padding:8px; border-left:1px dashed #E5CBB2; border-right:1px dashed #E5CBB2; text-transform:uppercase; }
      #menu div.title { padding:2px; background:#D7B89B; color:#F9F8E6; font-weight:bold; text-transform:none; margin-bottom:4px; }
        #menu div.menu_entr0 { padding:2px; border:1px solid white; cursor:pointer; width:154px; }
        #menu div.menu_entr1 { padding:2px; border:1px solid #FFEDB9; cursor:pointer; width:154px; background:#FFEDB9; }
        #menu div.menu_entr2 { padding:2px; border:1px solid #E4C07B; cursor:pointer; width:154px; background:#FFFFFF; }
          #menu div.menu_sentr0 { padding:1px; border:1px solid white; cursor:pointer; width:139px; text-transform:none;
                                  margin-left:15px; }
          #menu div.menu_sentr1 { padding:1px; border:1px solid #FFEDB9; cursor:pointer; width:139px; background:#FFEDB9;
                                  margin-left:15px; text-transform:none; }
          #menu div.menu_sentr2 { padding:1px; border:1px solid #D4B06B; cursor:pointer; width:139px; background:#FFFFFF;
                                  margin-left:15px; text-transform:none; }
  #main { float:right; width:598px; overflow:auto; margin-top:10px; }
    #main div.inner { width:565px; }
      #maintitle { margin-left:16px; font-size:17px; font-weight:bold; margin-bottom:15px; }
      #maintitle a { font-family:inherit; font-size:17px; color:#8B6C4B; }
      #maintitle a:visited {  }
      #maintitle a:hover { text-decoration:underline; }
      #maintitle a:active {  }
      #maincontent { margin-left:16px; padding-bottom:30px; }
        #reftxt,#refimg { padding-bottom:50px; }
        #reftxt { float:left; width:245px; }
        #refimg { float:right; width:275px; }
  #foot { width:100%; height:8px; background:#EAE4CE; background-image:url('../gfx/foot.gif'); clear:both;
          background-repeat:no-repeat; }
  #copy { background:#EAE4CE; font-size:9px; color:#989486; text-align:right; }
  #copy a { color:#989486; text-decoration:none; font-weight:bold }
  #copy a:hover { text-decoration:underline; font-weight:bold }
