/* CSS created by varun */
body{
background:#666666;
margin:0px;;
padding:0px;
}
.left_shadow{
background:url(../images/left_shadow.jpg) repeat-y;
height:auto;
}
.right_shadow{
background:url(../images/right_shadow.jpg) repeat-y;
height:auto;
}
/* CSS for header part */
.header_back{
background:url(../images/header_back.png) repeat-x;
height:80px;
}
.search_text{
font-family:Arial;
font-size:12px;
color:#030303;
font-weight:bold;
}
.input{
height:12px;
font-family:Arial;
font-size:11px;
color:#000000;
}
.banner_back{
background:url(../images/banner.png) no-repeat;
height:170px;
width:828px;
}

/* CSS for left part */
.left_heading{
font-family:Tahoma;
font-size:18px;
color:#030303;
font-weight:bold;
}

.nav_heading{
font-family:Tahoma;
font-size:15px;
color:#0686C0;
font-weight:bold;
}
.left_nav a{
font-family:Tahoma;
font-size:11px;
line-height:16px;
color:#077FBB;
text-decoration:none;
}
.left_nav a:hover{
font-family:Tahoma ;
font-size:11px;
line-height:16px;
color:#077FBB;
text-decoration:underline;
}
.news_text a{
font-family:Arial;
font-size:13px;
color:#191918;
text-decoration:none;
}
.name_text{
font-family:Arial;
font-size:12px;
color:#077FBB;
font-weight:bold;
}
.name_text2 a{
font-family:Arial;
font-size:12px;
color:#077FBB;
font-weight:bold;
text-decoration:none;
}
.arrow{
font-family:Arial;
font-size:12px;
line-height:16px;
color:#077FBB;
}
/* CSS for body part */
.content{
font-family:Arial;
font-size:12px;
line-height:16px;
color:#090909;
}
.body_heading{
font-family:Arial;
font-size:15px;
color:#077FBB;
font-weight:bold;
}
.green_repeat{
background:url(../images/green_repeat.png) repeat-y;
height:auto;
}
.green_heading{
font-family:Arial;
font-size:18px;
color:#11160F;

}
.hd_back{
background:url(../images/hd_back.png) no-repeat;
height:28px;
}
.green_heading_text{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#000;
}

/* CSS for footer part */
.footer_top{
background:url(../images/footer_top.png) no-repeat;
height:20px;
}

.footer_nav a{
font-family:Arial;
font-size:13px;
color:#3E3E3D;
text-decoration:none;
font-weight:bold;
}
.footer_nav a:hover{
font-family:Arial;
font-size:13px;
color:#077FBB;
text-decoration:underline;
font-weight:bold;
}
.footer_copy{
font-family:Arial;
font-size:12px;
color:#3E3E3D;

}