BODY {
        font-size : 8pt;
        color: #000000;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:auto; padding:0px;
        background: #ffffff url(alanbg.gif) repeat-x;
}


div.hr {
  height: 1px;
  background: #fff url(dot.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }

TABLE.FOOTER {    width: 770px;
                height: 30px;
                text-align: left;
                background: white;

}



TABLE.MAIN {    width: 750px;
                height: 326px;
                background: white;
                text-align: left;
}

TABLE.FULL {    width: 100%;
                height: 100%;
                padding-left: 20px;

}

TD.WELCOME {
                width: 292px;
                height: 326px;
                background: #9F0826 url(welcomebg.gif) no-repeat top right;
                color: white;
                padding-left: 10px;


                }


TD.WHITE {color: white;}

.TRWHITE {background: white;}

TABLE.BOTTOM {width: 770px;
                          text-align: left;
                          color: #BEBEBE;
                          padding: 0px;
                          margin: 0px;


}

TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
            background: #9F0826;
            padding: 7px
                }


TD { font-family: Verdana, "Verdana", Sans-Serif;
                font-size: 8pt;
                text-align: left;
                }


a:link { color: #000000; text-decoration: none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color: #9B6D51; text-decoration: none; }
a:active { color: #00000f; text-decoration: none; }

a.directions:link { color: #ffffff; text-decoration: none }
a.directions:visited { color: #ffffff; text-decoration: none }
a.directions:hover { color:#ffc200; text-decoration: underline }
a.directions:active { color: #ffffff; text-decoration: none}

a.bottom:link { color: #ffffff; text-decoration: none }
a.bottom:visited { color: #ffffff; text-decoration: none }
a.bottom:hover { color:#ffffff; text-decoration: underline }
a.bottom:active { color: #ffffff; text-decoration: none}

a.email:link { color: #ffffff; text-decoration: underline}
a.email:visited { color: #ffffff; text-decoration: underline}
a.email:hover { color:#ffffff; text-decoration: underline}
a.email:active { color: #ffffff; text-decoration: underline}

a.BIG:link { color: #00AB04; text-decoration: none }
a.BIG:visited { color: #00AB04; text-decoration: none }
a.BIG:hover { color:#000000; text-decoration: underline }
a.BIG:active { color: #00AB04; text-decoration: none}


H1 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
  margin-bottom: 5px;
}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}


