/* Standard Theme 1.0*/
body {  background-color : #990000; background-image: url(http://www.167aday.com/theme/std/167_bg_red.gif); background-repeat: repeat; font-family : verdana, helvetica; color : #000000; margin-top: 50px; }
/* Href */
A:active { COLOR: #3333FF }
A:hover  { COLOR: #3333FF; TEXT-DECORATION: none }
A:link   { COLOR: #3333FF }
A:visited { COLOR: #3333FF }
/* Identifiers */
#h1    { font-size: 16px; font-family:arial, verdana, helvetica; line-height: 1.5; font-weight: bold;  }
#h2    { font-size: 14px; font-family:arial, verdana, helvetica; text-align: line-height: 1.3; justify; font-weight: bold; }
#main  { font-size: 12px; font-family:verdana, helvetica; }
#list  { font-size: 11px; font-family:arial, verdana; padding: 2px 5px;  }
#email { font-size: 12px; font-family:verdana, helvetica; }
#li    { padding: 5px 5px; } 
#smalltext { font-size: 10px; font-family:verdana, helvetica; }
.smalltext { font-size: 10px; font-family:verdana, helvetica; }
/* TRs */
tr.testrow1 { background-color:#FFFBF1; }
tr.testrow2 { background-color:#FEF4D9; }
/* General */
.thin { height: 1px;  padding: 0px; }
.no_ul { text-decoration: none }    
.formtitle { font-size:12px; font-weight: bold; font-family:verdana, helvetica; color:#DE7F01; }
.formtext { font-size:12px; font-weight: bold; font-family:verdana, helvetica; margin-left: 40px; }
/* Controls */
.input    { border-right: #699781 1px solid; border-left: #699781 1px solid; border-top: #699781 1px solid; border-bottom: #699781 1px solid; font-size: 12px; width: 175px; color: #700909; font-family: verdana, helvetica; font-weight: bold; height: 20px; background-color: #ffffff; align: center }
.input_m  { border-right: #699781 1px solid; border-left: #699781 1px solid; border-top: #699781 1px solid; border-bottom: #699781 1px solid; font-size: 12px; width: 125px; color: #700909; font-family: verdana, helvetica; font-weight: bold; height: 20px; background-color: #ffffff; align: center }
.input_s  { border-right: #699781 1px solid; border-left: #699781 1px solid; border-top: #699781 1px solid; border-bottom: #699781 1px solid; font-size: 12px; width: 75px;  color: #700909; font-family: verdana, helvetica; font-weight: bold; height: 20px; background-color: #ffffff; align: center }
.button   { background: #FFFFFF; color: #DE7F01; border: 1px solid #DE7F01; font-size: 10px; height: 20px; font-weight: bold; font-family:verdana, helvetica; }
.button1  { background: #FFFFFF; color: #DE7F01; border: 1px solid #DE7F01; font-size: 10px; height: 20px; font-weight: bold; font-family:verdana, helvetica; }
.button2  { background: #FFFFFF; color: #DE7F01; border: 1px solid #DE7F01; font-size: 10px; height: 20px; font-weight: bold; font-family:verdana, helvetica; }
.boxbord  { border-top: 1px solid #DE7F01; border-right: 1px solid #DE7F01; border-bottom: none; border-left: 1px solid #DE7F01; }
.ordbord  { border-top: 1px solid #DE7F01; border-right: 1px solid #DE7F01; border-bottom: 1px solid #DE7F01; border-left: 1px solid #DE7F01; }
.dropdown { background-color:#E0E0E0; border-style:1px; font-size: 10; color: #000000; font-family: verdana, helvetica; width: 130px; }
/* Colors */
.white  { color:#ffffff; }
.silver { color:silver; }
.orange { color:#de7f01; }
.red    { color:#fc0000; }
.burg   { color:#700909; }
.blue   { color:#3300ff; }
/* Error */
.input_error { color: red; }
.err_lg {color:#D60031; font-size:14px; font-weight: bold; font-family:verdana, helvetica; text-align: center; }
.err_sm {color:#D60031; font-size:10px; font-weight: bold; font-family:verdana, helvetica; }
/* Yellow Box on Reg Demo Congrats page */
.yellowbox  {
  width:503px;
  height:152px;
  padding: 20px;
  text-align:center;
  background: url('http://www.167aday.com/theme/std/yellowbox.gif') 
  }
 
td.footer_top #button{
  margin-bottom: -5px;
}

td.footer_top {
  vertical-align: bottom;
  padding: 0 0 5px 40px;
  background: #FECE02;
  height: 35px;
}