@charset "utf-8";
/* CSS Document */

/* General CSS  */
body {background-color: #000000;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;color: #7d7d7d;}

a { font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;color: #7d7d7d;}
a:visited{ font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;color: #7d7d7d;}
a:hover { font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;color: #7d7d7d;}

form { margin:0; padding:0;}
p { margin:0; padding:0;}



/*------- body CSS--------*/
.topbg { background-image:url(../images/top_middle.jpg); background-position:left top; background-repeat:repeat-x;}
.leftside { background-image:url(../images/leftside.jpg); background-position:left top; background-repeat:repeat-y;}
.rightside { background-image:url(../images/rightside.jpg); background-position:left top; background-repeat:repeat-y;}
.bottombg { background-image:url(../images/bottom_middle.jpg); background-position:left top; background-repeat:repeat-x;}

.redbg { background-image:url(../images/red_bg.jpg); background-position:left top; background-repeat:repeat-x;}
.homepage_bg { background-image:url(../images/body_bg.jpg); background-repeat:no-repeat; background-position:right top; font-family:Georgia, "Times New Roman", Times, serif; color:#7d7d7d; font-size:12px; line-height:19px;}

.bodytext {font-family:Georgia, "Times New Roman", Times, serif; color:#7d7d7d; font-size:12px; line-height:19px;}


/*------- footer CSS--------*/
.footerbg { background-image:url(../images/footer_bg.jpg); background-position:left top; background-repeat:repeat-x; color:#a3a3a3; line-height:24px;}
.greytext { color:#505050;}


/*------- inerpage CSS--------*/

.inerpage_bg { background-image:url(../images/bg_inerpage.jpg); background-repeat:no-repeat; background-position:right top; font-family:Georgia, "Times New Roman", Times, serif; color:#7d7d7d; font-size:12px; line-height:19px;}