h1.Title{  color:#787878; font-family:Arial; padding-bottom:8px;}
h1.Title .Head{ color:#787878;font-size:28px;}
h1.Title .Head span{ color:#c8192b;}

.bottompane h1.Title .Head{ color:#787878;font-size:20px; line-height:48px;}

/*------------Banner Css---------------*/
.bannertopcurv{ float:left; background:url(images/banner-container-topcurv.png) no-repeat left top; padding-top:3px; }
.bannerbotcurv{ float:left; background:url(images/banner-container-botcurv.png) no-repeat left bottom; padding-bottom:18px;}
.bannerbg{ float:left; width:894px; background:url(images/banner-container-bg.png) repeat-y left top; padding:6px 10px;}

/*------------Grey round box Css---------------*/
.greybox{ width:100%;}
.greytopcurv{height:5px; background:url(images/grey-lft-top-curv.gif) no-repeat left top; padding-left:7px;}
.greytoprgtcurv{background:url(images/grey-rgt-top-curv.gif) no-repeat right top; padding-right:7px;}
.greytopbg{ float:left; width:100%; height:5px; background:url(images/grey-top-bg.gif) repeat-x right top;}

.greymiddle{ background:#fafafa; padding:10px 15px 0 15px; border-left:1px solid #dfdddd; border-right:1px solid #dfdddd;}

.greybotcurv{ background:url(images/grey-lft-bot-curv.gif) no-repeat left top; padding-left:7px;}
.greybotrgtcurv{background:url(images/grey-rgt-bot-curv.gif) no-repeat right top; padding-right:7px;}
.greybotbg{ height:5px; background:url(images/grey-bot-bg.gif) repeat-x right top;}


