html {
     overflow: -moz-scrollbars-vertical;
}
body
{
margin-top:15px;
background-color:#ffffff;
height:100%;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#454444;
background-image:url(bg-tile.gif);
background-repeat:repeat-x;
}

/*CSS for the stript and main table*/
.strip-bg-tile{background-image:url(strip_bg-tile.gif); background-repeat:repeat-x; background-position:top; height:100px; background-color:#FFFFFF;}
.border-tile-y{background-image:url(tile-border.gif); background-repeat:repeat-y; background-position:left;}
.table-left-right-border{border-right:#797A7B 1px solid; border-left:#797A7B 1px solid;}
.main-gajjed-border{border-left:#D1D1D1 1px solid; border-right:#D1D1D1 1px solid; padding:2px 8px 2px 8px;}
.main-gajjed-top-border{background-image:url(top-corner-center-tile.gif); background-repeat:repeat-x; background-position:bottom; height:9px;}
.main-gajjed-bottom-border{background-image:url(bottom-corner-center.gif); background-repeat:repeat-x; background-position:bottom; height:9px;}
.heading-one{font-size:20px; color:#005477; padding:5px 0px 5px 8px;}
.sub-heading-one{font-size:14px; font-weight:bold; color:#005477; background-color:#B9D3DD; padding:0px 0px 0px 5px; height:27px; border-bottom:#DDDDDD 1px solid;}
.heading02{color:#FFFFFF; text-decoration:underline; font-size:16px; font-weight:bold;}
.sub-heading02{color:#FFFFFF; text-decoration:none; font-size:15px; font-weight:normal;}
.gray-text{color:#535353; font-weight:bold; font-size:12px;}
.link-gajjed{color:#6B6B6A; padding:5px 5px 5px 5px; background-color:#F4FCF7; border:#CFEFDB 1px solid;}
.link-gajjed a{color:#6B6B6A; text-decoration:none}
.link-gajjed a:hover{color:#000000; text-decoration:underline;}
.link-more{color:#6B6B6A; padding:5px 5px 5px 5px;}
.link-more a{color:#2A4F5D; text-decoration:underline;}
.link-more a:hover{color:#000000; text-decoration:none;}
.sub-gajjed-border{border-left:#B6D5EF 1px solid; border-right:#B6D5EF 1px solid; padding-left:8px; padding-right:8px;}
.sub-gajjed-top-border{background-image:url(sub-gajjed-top-center-corn.gif); background-repeat:repeat-x; background-position:bottom; height:8px;}
.sub-gajjed-bottom-border{background-image:url(sub-gajjed-botom-center-corn.gif); background-repeat:repeat-x; background-position:bottom; height:8px;}


/*Right gajjed classes*/
.gajjed-heading{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; background-image:url(gajjed-heading-tile.gif); background-repeat:repeat-x; background-color:#2A4F5D; border:#C0C0C0 1px solid; height:22px; padding-left:8px; color:#FFFFFF; text-align:left;}
.gajjed-padding{ padding:2px 5px 0px 5px;}
.pading{padding:8px;}
.border-left-right{border-left:#BEBEBE 1px solid; border-right:#BEBEBE 1px solid;}
.bg-tile{background-image:url(bg-line-tile.gif); background-repeat:repeat-x; background-position:bottom; height:6px;}
.btn-bg-tile{background-image:url(btn_bg-tile.gif); background-repeat:repeat-x; background-position:bottom; height:26px; font-size:12px; font-weight:bold; color:#0262AA; vertical-align:middle; padding-left:12px;}
.btn-bg-tile a { text-decoration:none; color:#0262AA;}
.btn-bg-tile a:hover { text-decoration:none; color:#E89606;}




/*footer Classes*/
.footer-border-tile{background-image:url(footer-tile.gif); background-repeat:repeat-x; background-position:bottom;}
.on {
	
}
.off {
	display: none;
}