/* Main Styles */
td,body{
  font: normal 12px arial;
  color:#FFFFFF;
  text-decoration:none;
  line-height: 1.6em;
}

body
{background: #919399; 
}


img { 
border: 0} 

/* Links */

a { color:#353639; font-weight:bold;  text-decoration: none; }
a:hover { color:#890304; text-decoration: none; }

input,textarea,select,button{
font-family:arial;
font-size:12px;
background-color:E4E4E4; 
border:1px solid #023B69;
color:#6d0304;
}

h2,.Header   {
  font-weight:normal;
  font-size  :15px;
}

h3,.SubHeader{
  font-weight:Normal;
  font-size  :12px;
  letter-spacing: 4px;
}

.SmallText{
  font-size  :11px;
}

.NEWHEADER  {
  font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 42px;
  color: #660202;
  line-height: 42px;
  letter-spacing:-2px;
}

.NEW_SUB_HEADER  {
  font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #660202;
  line-height: 42px;
  letter-spacing:-2px;
}

.ALTERNATE_HEADER  {
  font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  background:url("../images/graphics/header_bg.jpg") ; 
  padding:8px 0px 10px 8px; 
  margin:0; 
  letter-spacing:2px;
  text-shadow: 0 0 0.1em #fff, 0 0 0.1em #fff, 0 0 0.1em #fff
}

.maintext_1 {

  font: normal 12px verdana;
  color:#FFFFFF;
  text-decoration:none;
  line-height: 1.6em;

}

.maintext_2 {

  font: normal 12px tahoma;
  color:#FFFFFF;
  text-decoration:none;
  line-height: 1.6em;

}
