BODY {
  color: #6633FF;
  background: url(../images/mainbg.jpg) repeat-x fixed
}

TABLE.formtable {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

TABLE.menutable {

  border-left-color: #E0E0E0;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #E0E0E0;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #E0E0E0;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 100%
}

.maintable {
  margin: 0px;
  padding: 0px;
  width: 1000px;
}

.maintablecell {
  width: 100%;
}


.contenttable {
  width: 1000px;
}

TD.contentcell {
  margin: 0px;
  padding: 10px;
  width: 100opx;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

TD.menucell {
  color: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
  padding: 3px;
  background-color: #808080;
  background-image: url(../images/menubg);
  background-position: 1px top;
  background-repeat: no-repeat
}

TD.submenucell {
  color: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
  padding: 3px;
}

.lowermenucell {
  color: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  vertical-align: bottom;
  padding: 3px;
  min-height: 200px;
  height: 100%
}


TD.headertitle {
  width: 100%;
  letter-spacing: 4px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #808080;
}

TD.footercell {
  width: 100%;
  background-color: #808080;
  background-image: url(../images/footerbg.jpg);
  background-position: left;
  background-repeat: repeat-y;
  border-left-color: #808080;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #E0E0E0;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 3px;
  text-align: right
}


IMG.contentimage {
  border: 5px double #808080
}

IMG.menulogo {
  vertical-align: bottom
}

DIV.menulogo {
  vertical-align: bottom;
}





FONT.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #CCCCCC;
  text-align: right
}

FONT.menupoem {
  font-family: fantasy;
  font-size: 8pt;
  color: #111111;
  text-align: justify;
  font-variant: small-caps;
  font-stretch: narrower;
}


FONT.menutitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  letter-spacing: 5px
}

FONT.title {
  color: #505050;
  font: small-caps bold 12pt fantasy;
  letter-spacing: 3px
}

FONT.paragraph {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #101010;
  letter-spacing: 2px
}

FONT.default {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: #303030;
  letter-spacing: 0px
}


BLOCKQUOTE.default {
  text-align: justify
}




HR.menuseparator {
  color: #FFFF66;
  width: 100%
}

HR.contentseparator {
  background-color: #808080;
  width: 90%;
  height: 2px;
  border-top: 1px dashed #FFFF99
}




a:link, a:visited {
	color: #303030;
    text-decoration: none;
}

a:hover {
	color: #C0C0C0;
    text-decoration: none;
}


a.menulink, a.menulink:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #EEEEEE;
  line-height: 25px
}

a.menulink:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFF66;
  line-height: 25px
}

a.copyright, a.copyright:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #303030;
}

a.copyright:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #c0c0c0;
}







