h1{
font-size: 16px
}


h2{
font-size: 12px;
color:gray;
}

.header{
width:842px;
height:115px;
background-image:url('img/logo.gif');
}

.menu1{
width:108px;
height:32px;
background-image:url('img/cell1.gif');
text-align:center;
background-repeat:no-repeat;
}
.menu2{
width:108px;
height:32px;
background-image:url('img/cell2.gif');
text-align:center;
background-repeat:no-repeat;
}

.menuhck{
margin-left:5px;
}

.body{
background-image:url('img/maingrad.jpg');
background-color:#ffffff;
background-repeat: repeat-x;
width:842px;
padding:10px;
}

.body2{
background-image:url('img/main.gif');
background-color:#ffffff;
width:842px;
padding:10px;
}

.bodyfooter{
background-image:url('img/base.gif');
width:842px;
height:14px;
}
body {
background-color: #397aac;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 30px;
}

.footertop{
width:842px;
height:10px;
background-image:url('img/footer-top.gif');
}

.footermain{
width:842px;
background-image:url('img/footer-main.gif');
text-align:center;
}

.footerbottom{
background-image:url('img/footer-base.gif');
width:842px;
height:10px;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
h1 {font-size: 18px}
a:link {
        color: #397aac;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #397aac;
}
a:hover {
        text-decoration: none;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #397aac;
}
.style2 {font-size: 16px}

.input{
border:1px solid #397aac;
padding:3px;
background-color:#e2eaf1;
}

.submit{
border:1px solid #397aac;
padding:4px;
background-color:#e2eaf1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.style3 {color: #FFFFFF}

 li.c8 {list-style: none; margin:0px;}
 li.c7 {list-style-type:none; margin:0px;}
 h1.c6 {text-align: left}
 p.c5 {text-align: left}
 td.c4 {background-color: #ECECEC}
 div.c3 {text-align: right}
 div.c2 {text-align: left}
 dd {margin-left:0px;}
 
 input, textarea, select
 {
 border:1px solid #0c4c7f;
 padding:6px;
 background-color:#FFFFFF;
 }
 
 .highlight{
 background-color:#abd0fa;
 padding:2px;
 }

 .linktable{ width:124px; }
 .linktablehead{ background-color:#abd0fa; }
 .linktableline{ border-bottom:1px solid #c5c5c5;}
 .bottomline{ border-bottom:1px solid #979797;}
 
a.tel:link { color: #FFFFFF; font-size: 12px; font-weight: bold;}
a.tel:visited { color: #FFFFFF; font-size: 12px; font-weight: bold; }
a.tel:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; }
a.tel:active { color: #FFFFFF; font-size: 12px; font-weight: bold;}

a.email:link { color:#abd0fa; }
a.email:visited { color:#abd0fa; }
a.email:hover { color:#FFFFFF; }
a.email:active { color:#abd0fa;}

.sbox{
height:60px;
background-image:url('img/box.jpg');
}