/* CSS Document */
h1{
color:#800000;
font-family:Arial;
font-size:14px;


}
body{
margin:0;
padding:0;
}
.header{
margin:0;
padding:0;
width:738px;
height:128px;
background:url(images/headerbg.gif) center no-repeat;
}
.menu{
margin:0;
padding:0;
width:100%;
height:32px;
}
.menu_bk{
margin:0;
padding:0;
line-height:0px;

background:url(images/headerfiller1px.gif) top repeat-x;

/*background:url(images/headerfiller1px.gif);*/
}
.menu_bk1{
margin:0;
padding:0;
line-height:0px;
background:url(images/headerfiller1px.gif) top repeat-x;}
.menu_bk2{
margin:0;
padding:0;
line-height:0px;
background:url(images/headerfiller1px.gif) top repeat-x;}

.white{
background:#FFFFFF;
}
.borderdarkcolor{
border:#ffffff;
}
.content{
height:234px;
}
table{
border-color:#00CCFF;
}
.footer{
background:url(images/footerbg.gif) center no-repeat;
height:123px;
width:738px;
padding-bottom:0px;
margin-bottom:0px;

}
.i_ht{
height:100%;}
.sidebg1px{
background:url(images/sidebg1px.gif) right repeat-y;
}

.sixty2
{
height:62%;
}
hr {
color:#B9B9B9;
}
.ninety7{
height:97%;
}
.font_arial{
font-family:Arial;
}