html, body {
height:100%
} 

body{
padding:0;
margin:0;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:#000000 ;
scrollbar-base-color:#96B9E3;
scrollbar-DarkShadow-Color:#000000;
scrollbar-3dLight-Color:#FFFFFF;
scrollbar-Highlight-Color:#CCCCCC;
scrollbar-Shadow-Color:#666666;
scrollbar-Track-Color:#EFEFEF;
scrollbar-Face-Color: #96B9E3;
scrollbar-Arrow-Color:#DE0000;
background-color:#b8cfea; }

#container {
width: 950px;
min-height: 99.7%;
margin: 0 auto;
padding:0;
border:1px solid #a49e9e;
background: url("../images/bg_gray_white.gif") repeat-y left top;
}  

table {
width:100%;
table-layout: fixed;
}

table.imgtext-table {
width: 224px;
}

table.mainnav {
width:160px;
border: none;
}

H1 { font-size: 1.2em; }
H2 { font-size: 14px; }
H3 { font-size: 13px; color: #332F61; }

.header { font-size: 13px; color: #ffffff; font-weight: bold; }
.red { font-size: 14px; color: #DE0000; font-weight: bold; }

H1, H2, H3 {margin: 0px 0px 8px 0px;}

p {
margin:0;
}

TD {
        color: #292C29;
        font-family: Verdana, Arial, Helvetica, Geneva;
        font-size: 11px;
        font-weight: normal;
        line-height: 20px;
}

td.head {
height: 135px;
}

ul {
list-style-image: url("../images/dot.gif");
list-style-position: inside;
}

td.tbl_right_default ul {
list-style-type: none;
text-align: left;
margin:0;
padding:10px 0 10px 0;
}

HR { height: 1px; color: #7F7F7F; }
.HR_footer { height: 1px; color: #EC008C; }

hr.news {
width: 100%;
margin: 5px 0 5px 0;
padding: 0;
}
    
small {  font-family: verdana,arial,Helvetica, sans-serif; font-size: 10px; color: #6B6D6B; line-height: 14px;  }

.update { font-size: 8pt;  color: #BFBFBF; font-family: Verdana, Arial, Helvetica; }
.blue { font-size:10pt;  color:#0051A5; font-family:Arial,Tahoma,Helvetica;font-weight:400; }
.lite {  font-family: verdana,arial,Helvetica, sans-serif; font-size: 10px; color: #ffffff;  }
<!-- .button { width:55px; height:20px; border-color: #96B9E3; font-weight : bold; color : #ffffff;  font-size:10px ; background: #96B9E3; } -->
.button { width:55px; height:20px; border-color: #eeeeee; font-weight : bold; color : #6B6D6B;  font-size:10px ; background: #ffffff; }
.search { width:120px; height:15px; border-color: #FFFFFF; font-weight : solid; color : #666633;  font-size:10px ; background: #ffffff; }

.tbl_right_header {
  border-left: solid 0px #ADAEAD;
  border-right: solid 0px #ADAEAD;
  border-top: solid 0px #ADAEAD;
  border-bottom: solid 0px #ADAEAD;
  background: #96B9E3;
  color: #ffffff;
  font-weight: bold;
  padding-left: 4px; 
  padding-bottom: 2px; 
  padding-top: 2px;
  text-align:left;
 }
.tbl_right_default {
  border-left: solid 1px #ADAEAD;
  border-right: solid 1px #ADAEAD;
  border-top: solid 1px #ADAEAD;
  border-bottom: solid 1px #ADAEAD;
  background: #ffffff;
  color: #6B6D6B;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: solid;
  text-align:left;
 }
.tbl_right_center {
  border-left: solid 1px #ADAEAD;
  border-right: solid 1px #ADAEAD;
  border-top: solid 1px #ADAEAD;
  border-bottom: solid 1px #ADAEAD;
  background: #ffffff;
  color: #6B6D6B;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: solid;
  text-align:center;
 }
.tbl_border_black {
  border-width:2px;
  border-style:solid;
  border-color:#000000;
  background: #ffffff;
 }

div#nav1_act {
    left: 0px;
    font: 11px arial, sans-serif;
    font-weight: bold;
    width: 160px;
    position:relative;
}
div#nav1_act a {
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    display: block;
    background: #96B9E3;
    padding-left: 5px; text-align: left; text-decoration: none;
    padding-bottom: 2px; margin: 0px 0px 0px; color: #ffffff;
    padding-top: 2px; text-align: left; text-decoration: none;
}

div#nav1_act a:hover {
    background: #BD0021; color: #ffffff;
}

div#clink {
    left: 0px; font: 11px arial, sans-serif; width: 160px; position:relative;
}
div#clink a {
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    display: block;
    background: #ffffff;
    padding-left: 5px; text-align: left; text-decoration: none;
    padding-bottom: 2px; margin: 0px 0px 0px; color: #625b55;
    padding-top: 2px; text-align: left; text-decoration: none;
}

div#clink a:hover {
    background: #BD0021; color: #ffffff;
}

 .tbl_nav_normal {
  background: #ffffff;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.tbl_nav:hover {
  background-color: #BD0021;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.tbl_nav_active {
  background: #96B9E3;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}

A:link {
        color: #BD0021;
        text-decoration: underline;
}
A:visited {
        color: #BD0021;
        text-decoration: underline;
}
A:hover {
        color: #000000;
        text-decoration: none;
}
A:active {
        color: #000000;
        text-decoration: none;
}

.nav1_no {
        padding-left: 5px;
        font-size: 11px;
        color: #6B6D6B;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
}
.nav1_no a:link {
        color: #6B6D6B;
        text-decoration: none;
  background: #ffffff;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.nav1_no a:visited {
        color: #6B6D6B;
        text-decoration: none;
  background: #ffffff;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.nav1_no a:hover {
        color: #ffffff;
        text-decoration: none;
  background: #BD0021;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.nav1_no a:active {
        color: #000000;
        text-decoration: none;
}



.nav2_no {
        text-align: left;
        line-height: 20px;
        padding-left: 20px;
        font-size: 11px;
        color: #818181;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
}
.nav2_no a:link {
        color: #818181;
        text-decoration: none;
}
.nav2_no a:visited {
        color: #818181;
        text-decoration: none;
}
.nav2_no a:hover {
        color: #000000;
        text-decoration: underline;
}
.nav2_no a:active {
        color: #000000;
        text-decoration: underline;
}

.nav2_act {
        text-align: left;
        line-height: 20px;
        padding-left: 20px;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
}
.nav2_act a:link {
        color: #000000;
        text-decoration: none;
}
.nav2_act a:visited {
        color: #000000;
        text-decoration: none;
}
.nav2_act a:hover {
        color: #000000;
        text-decoration: none;
}
.nav2_act a:active {
        color: #000000;
        text-decoration: none;
}



.bread {
        font-size: 11px;
        color: #999999;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bread a:link {
        color: #999999;
        text-decoration: none;
}
.bread a:visited {
        color: #999999;
        text-decoration: none;
}
.bread a:hover {
        color: #000000;
        text-decoration: none;
}
.bread a:active {
        color: #000000;
        text-decoration: none;
}
