/* Tag Style */

html, body { height:100%;}
body { margin:0px; padding:0px; background:#FFFFFF; padding:0px;}
table { font-size:12px; color:#D1D1D1; font-family:Tahoma,Arial,Helvetica,sans-serif; text-align:left; line-height:16px; vertical-align:top; padding:0px; border:none; }
blockquote {margin-left:0px ; padding:0px 0px 0px 10px;  }

.fullwidth { width:100%; border:none; }



/*Top Part*/

.maintable { width:780px;  background:#FFFFFF; height:100%; vertical-align:top; border:none; border:1px solid #F3F3F3;}
.toppart { background:url(images/TopBg.jpg) repeat-x center; height:105px;}

/* Bottom Part */

.footer { background:url(images/BottomBg.jpg) repeat-x top; }
.footer td { font-family:Tahoma; font-size:11px;  color:#006699;}

.footer a { color:#006699; text-decoration:none; font-weight:bold; }
.footer a:hover { color:#000000; }



/* middle part / Content Part styles */
.contentpart { padding: 30px 0px 0px 0px; }
.contentpart a { color:#666666; text-decoration:none;  }
.contentpart a:hover { color:#000000; }

.sep { background:url(images/Seperator.jpg) no-repeat bottom; height:45px;}
.sep2 { background:url(images/Seperator2.jpg) repeat-x center ;height:30px;}
.rtitle { color:#ad0000; padding-left:20px; font-weight:bold;}
.stitle { color:#3a789a; font-weight:bold; }

.pleft{ padding-left:40px; padding-top:10px;}
