/* CSS Document */

.body_bg {
background-image:url(../images/bg_1.gif);
width:495px;
height:121px;
}

.body_txt {
background-image: url(../images/bottam_top_repat.jpg);
width:1000px;
height:12px;
background-repeat:repeat-y;
}

.btn_bg_2 {
background-image: url(../images/button_rep.jpg);
width:52px;
height:51px;
background-repeat:repeat-x;
}


.btn-txt {
font-family:Verdana;
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.btn-txt:hover {
color: #FF0000;
text-decoration:underline;
}

.padding {
padding:15px 0 0 0px;
}
.padding_2 {
padding:9px 0 0 0px;
}

.main_txt_2 {
font-family:Verdana;
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
line-height:19px;
padding:5px 0 0 0px;
}

.heading_txt_ {
font-family:Verdana;
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding:6px 0 0 0px;
}
.report_heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF0000;
line-height:22px;
font-weight:bold;
text-decoration:none;
}
.report_heading :hover{
color:#0033CC;
}


