body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.menu {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 10pt;}
.menu:hover {color: #D7B347; font-weight: bold; font-size: 10pt;}
.menu td:hover {color: #D7B347; font-weight: bold; font-size: 10pt;}
.menu a {display: block; text-decoration: none; font-size: 10pt;}
.menu a:hover {color: #D7B347; display: block; text-decoration: none; font-size: 10pt;}

.Lmenu {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt;}
.Lmenu:hover {color: #D7B347; font-weight: bold; font-size: 9pt;}
.Lmenu td:hover {color: #D7B347; font-weight: bold; font-size: 9pt;}
.Lmenu a {display: block; text-decoration: none; font-size: 9pt;}
.Lmenu a:hover {color: #D7B347; display: block; text-decoration: none; font-size: 9pt;}

.LmenuY {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt;}
.LmenuY:hover {color: #694400; font-weight: bold; font-size: 9pt;}
.LmenuY td:hover {color: #694400; font-weight: bold; font-size: 9pt;}
.LmenuY a {display: block; text-decoration: none; font-size: 9pt;}
.LmenuY a:hover {color: #694400; display: block; text-decoration: none; font-size: 9pt;}

a {color: #ffffff; text-decoration: none;}
a:link {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}

.bodyText-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bodyText-tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #bbaa99;
}
.bodyHeader-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
}
.bodyHeader-tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #bbaa99;
}
.bodyLabel-tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #bbaa99;
}
.bodyLabel-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.bodyLabel-maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}

}
.bodyLabel-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

#errordiv {
  border: 1px solid red;
  background-color: #FFAFAF;
  display: none;
  width: 75%;
  margin: 5px;
  padding: 5px;
}

.required {
  background-color: #FFCC66;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #f00;
}

.checkit {
  background-color: #E0E5EF;
}
.heading-tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #bbaa99;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}

.t {background: url('images/dot.gif') repeat-x 0 0;}
.b {background: url('images/dot.gif') repeat-x 0 100%; }
.l {background: url('images/dot.gif') repeat-y 0 0; }
.r {background: url('images/dot.gif') repeat-y 100% 0; }
.bl {background: url('images/bl.gif') no-repeat 0 100%; }
.br {background: url('images/br.gif') no-repeat 100% 100%; }
.tl {background: url('images/tl.gif') no-repeat 0 0; }
.tr {background: url('images/tr.gif') no-repeat 100% 0; }
.tl2 {background: url('images/tl2.gif') no-repeat 0 0; }
.tr2 {background: url('images/tr2.gif') no-repeat 100% 0; }