/* CSS Document */
body{
margin-top:0px;
margin-bottom:0px;
background:#333333;
}
/*-----------------------------------------------heading portion----------------------------------------------------*/
.heading_line{
background:url(../images/line.gif);
background-repeat:repeat-x;
width:527px;
height:99px;
}
.heading_line1{
background:url(../images/line1.gif);
background-repeat:repeat-x;
width:1004px;
height:365px;
}
.heading_bar{
background:url(../images/bar.gif);
background-repeat:repeat-x;
width:598px;
height:9px;
}
/*-----------------------------------------------middle portion-----------------------------------------------------------*/
.normal_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#888C8D;
line-height:18px;
text-align:justify;
}
.heading_line2{
background:url(../images/line2_false.gif);
background-repeat:repeat-y;
width:1004px;
}
.normal_text1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#564941;
line-height:16px;
}
.normal_text1 a{
text-decoration:none;
color:#564941;
}
.normal_text1 a:hover{
text-decoration:underline;
color:#564941;
}
.heading_bar1{
background:url(../images/bar.gif);
background-repeat:repeat-x;
width:1004px;
height:9px;
}
.heading_line3{
background:url(../images/line3.gif);
background-repeat:repeat-x;
width:1004px;
height:106px;
}
/*-----------------------------------------------footer portion-----------------------------------------------------------*/
.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FEFFFF;
text-align:center;
}
.heading_bar2{
background:url(../images/bar1_false.gif);
background-repeat:repeat-y;
width:10px;
}

