TABLE.HeaderBand {
   width : 100%;
}
TD.HeaderBandLeft {
   background-color : transparent;
   width : Auto;
}
TD.HeaderBandContent {
   background-color : transparent;
   width : 960px;
}
TD.HeaderBandRight {
   background-color : v;
   width : Auto;
}
TABLE.HeaderContent {
   width : 100%;
}
TD.HeaderImage {
   background-color : transparent;
   color : #666666;
   font-size : 15px;
   font-style : normal;
   font-weight : normal;
   text-align : center;
   vertical-align : middle;
   padding-top : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
}
TD.HeaderImage A {
   color : #f25753;
   text-decoration : none;
   text-transform : none;
}
TD.HeaderImage A:hover {
   color : #6b9b6b;
   text-decoration : underline;
   text-transform : none;
}
