/* CSS Document */

body{

margin-bottom:30px;

margin-top:0px;

background:#666666;

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

}

/*--------------------------------------heading portaion------------------------------*/

.heading_line{

background:url(../images/pic_line_1.gif);

background-repeat:repeat-x;

width:780px;

height:4px;

}

/*--------------------------------------middle portaion------------------------------*/

.heading_line2{

background:url(../images/pic_line_2.gif);

background-repeat:repeat-x;

width:182px;

height:216px;

border: 1px solid #D9D9D9; 

}

.heading_line9{

background:url(../images/pic_line_9.gif);

background-repeat:repeat-x;

width:567px;

height:28px;

}

.normal_text{

color:#484646;

text-align:justify;

line-height:16px;

}

.normal_text1{

color:#097EB3;

line-height:18px;

}

.normal_text2{

color:#484646;

line-height:16px;

}

/*--------------------------------------bottom portaion------------------------------*/

.heading_line10{

background:url(../images/pic_line_10.gif);

background-repeat:repeat-x;

width:780px;

height:6px;

}

.footer_text{

color:#6E6E6E;

}

.footer_text a{

text-decoration:none;

color:#6E6E6E;

}

.footer_text a:hover{

text-decoration:underline;

color:#6E6E6E;

}

.style1{
	font-family:Arial, Helvetica, sans-serif;
	color:#66CCCC;
	font-size:12px;
	font-weight:bold;
}

.style2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

