body{
background-color:#2A3853;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.rt_bg{
background-image:url("../images/rt_bg.jpg");
background-repeat:repeat-y;
width:20px;
}

.left_bg{
background-image:url("../images/left_bg.jpg");
background-repeat:repeat-y;
width:22px;
}

.header_top{
background-image:url("../images/header_top.jpg");
background-repeat:no-repeat;
height:55px;
}

.header_mid{
background-image:url("../images/header_mid.jpg");
background-repeat:no-repeat;
height:173px;
}


.header_bottom{
background-image:url("../images/header_bottom.jpg");
background-repeat:no-repeat;
height:52px;
}

.logo{
background-image:url("../images/logo.jpg");
background-repeat:no-repeat;
height:63px;
width:234px;
}

.logo1{
background-image:url("../images/logo1.jpg");
background-repeat:no-repeat;
height:55px;
width:234px;
}

.divider_top{
background-image:url("../images/divider_top.jpg");
background-repeat:no-repeat;
height:21px;
width:234px;
}

.menu{
font: bold 11px tahoma;
color: #4264B7;
text-decoration:none;
padding-left:40px;
}

.menu:hover{
font: bold 11px tahoma;
color: #2A3853;
text-decoration:none;
padding-left:40px;
}

.products{
font: bold 11px tahoma;
color: #4264B7;
text-decoration:none;
padding-left:5px;
}

.products_header{
font: 18px verdana;
color: #636363;
font-weight:bolder;
text-decoration:none;
padding-left:25px;
}

.divider_bottom{
background-image:url("../images/divider_bottom.jpg");
background-repeat:no-repeat;
height:21px;
width:234px;
}

.copyright{
font: bold 11px tahoma;
color: #636363;
text-decoration:none;
}

.body_text{
font: 12px tahoma;
color: #636363;
text-decoration:none;
}

.header_text{
font: 11px tahoma;
color: #4064BC;
text-decoration:none;
}
.ft{
font: bold 11px tahoma;
color: #4264B7;
text-decoration:none;

}

.ft:hover{
font: bold 11px tahoma;
color: #2A3853;
text-decoration:none;

}