font, table { font-family: Tahoma; font-size: 11px; color: #333333; line-height: 15px; text-decoration: none; }

.title { font-family: Tahoma; font-size: 11px; color: #a78023; font-weight: bold; line-height: normal;}
.footer { font-family: Tahoma; font-size: 10px; color: #f4f6ee; font-weight: normal; line-height: normal;}
.white { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: normal;}
.whiteBold { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; line-height: normal;}
.whiteHome { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 18px;}
.whiteBoldHome { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; line-height: 18px;}
.yellowTitle { font-family: Arial; font-size: 12px; color: #ffcc00; font-weight: bold; line-height: 18px;}
.orangeTitle { font-family: Arial; font-size: 13px; color: #ff4800; font-weight: bold; line-height: 18px;}
.blackTitle { font-family: Arial; font-size: 13px; color: #000000; font-weight: bold; line-height: 18px;}
.whiteTitle { font-family: Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; line-height: 18px;}
.blackBold { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; line-height: normal;}
.pageTitle { font-family: Arial; font-size: 13px; color: #ff4800; font-weight: bold; line-height: 15px;}
.subTitle { font-family: Arial; font-size: 12px; color: #ff4800; font-weight: bold; line-height: 15px; }

hr { border: 0; color: #999999; background-color: #999999; height: 1px; width: 100%; }
li { list-style: circle; }
br { line-height: 12px; }
b { color:#993300; }


a:link,a:active,a:visited,a:hover { 
  font-family: Tahoma; font-size: 11px; color:#e1604c; line-height: normal; text-decoration: underline; line-height: 15px;}
a:hover { 
  color:#e4c23e; text-decoration: none;}

.footer, .footer:link,.footer:active,.footer:visited,.footer:hover { 
  font-family: Tahoma; font-size: 11px; color:#FFFFFF; line-height: normal; font-weight: normal; text-decoration: underline; line-height: normal;}
.footer:hover { 
  color:#ff4800; text-decoration: none;}
.footer { 
  color:#000000; text-decoration: none;}

.more, .more:link,.more:active,.more:visited,.more:hover { 
  font-family: Tahoma; font-size: 11px; color:#ff4800; line-height: normal; font-weight: bold; text-decoration: underline; line-height: 15px;}
.more:hover { 
  color:#ff9369; text-decoration: none;}

.moreWhite, .moreWhite:link,.moreWhite:active,.moreWhite:visited,.moreWhite:hover { 
  font-family: Tahoma; font-size: 11px; color:#FFFFFF; line-height: normal; font-weight: bold; text-decoration: underline; line-height: 15px;}
.moreWhite:hover { 
  color:#ff9369; text-decoration: none;}
  
input, textarea, button, select {
  background-color: #EEEEEE;
  color: #333333;
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #d9d3bc;
  padding-left: 2px;
  padding-top: 1px;
}

input.button {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  padding-left: 1px;
  line-height: 17px;
}

input:focus, textarea:focus {
  font-family: Tahoma;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #d9d3bc;
}