body {
   font-family: Tahoma;
   font-size: 11px;
   background-color: #FFF;
  margin: 0;
  padding: 0;
}
#mid table{background: #fff}
#mid table td{background: auto}
form {
   display: inline;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.main_outer_table{
  background-color: #cccccc;
}

#mid table.headbg{
  background-color: #7E82B1;
}
.headbgbox{
  background-color: #7E82B1;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background-color: #7E82B1;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px;

}

.module_head_right {
  background-color: #7E82B1;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #7E82B1;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #7E82B1;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
/*  font-weight: bold;*/
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #695f5d;
}

.oddrow {
  background-color: #aE92c1;
}

.evenrow {
  background-color: #7E82B1;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background: url('images/bg_li_1.gif') right top repeat-y #FAAAA9;
 
 
 
 
 }

.statusbar {
  background-color: #e5e5e5;
}


th {
  font-weight: bold;
  color: #7E82B1;
  background-color: #e5e5e5;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #fff;
}
th a:hover {
  color: #fff;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}
a.subhead:hover {
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #ffffff;
  background-color: #7E82B1;
}

.errors {
  color: #7E82B1;

}
.errormsg {
  color: #7E82B1;
}

a.main_title{
  font-size: 40px;
  color: #fff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #fff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #c0dbf3;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  padding: 6px 4px 6px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
/*  font-weight: bold;*/
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}
.footer {
  background-color: #7E82B1;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: #333;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #000;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storyby{
  color: #ddd;
}
.storytext{
}

.newshead{
  color: #840202;
  font-weight: bold;
}
.newsdate, .storydate{
  font-size: 11px;
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #7E82B1;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
}

.listing .text{
}

.border a, .border a:link, .border a:visited, .border a:hover{font-size: 12px; color: #FFF; font-weight: bold;}
.border a:hover{text-decoration: none;}
td.activity b font{
   color: #d03309;
}
.userdtl td{
   color: #333;
}
#grgr .userdtl td{
   color: #fff;
}

.userdtl strong{
   color: #c76802;
}

.pborder{
   padding: 6px;
   border-top: 1px dotted #ccc;
   border-right: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
   height: 165px;
   width: 215px;
}
.o .pborder{border-right: none}
.listprofiles td{
   background: #4c2129;
   padding: 7px;
   padding-left: 15px;
}
.listprofiles td a, .listprofiles td a:link, .listprofiles td a:hover{
   color: #c0af99!important;
   font-weight: normal;
}

.leftcolumn, .leftcolumn td{
   color: #FFF;
   font-size: 10px;
}

.leftcolumn td b, .leftcolumn td strong{
   color: #000;
   font-weight: normal;
}
.leftcolumn a, .leftcolumn a:link, .leftcolumn a:visited, .leftcolumn a:hover{
   color: #FFF;
   font-weight: bold;
}
.leftdark{
   background: #407ec0;
   text-align: right;
   font-weight: bold;
}
#copy{
   font-weight: bold;
   color: #FFF;
   padding-left: 20px;
}
#footer{
   border-top: 1px dotted #ddd;
   margin-top: -35px;
   margin-right: 20px;
   color: #FFF;
}
#footer a, #footer a:link, #footer a:hover{
   font-weight: bold;
   color: #FFF;
}
.storyhead, .newshead, .storydate{
   color: #840202;
}
body{
   background: url('images/bg.gif') top center repeat-x #58001d;
}

#header{
   background: url('images/top.jpg') 0px 1px no-repeat;
   height: 450px;
   margin-left: -19px;/**/
   position: relative;
   margin-bottom: -10px;
}
#header #logo{position: absolute; margin: 50px 0 0 275px;}
#header #login{color: #bfcbf4; position: absolute; margin: 400px 0 0 275px;}
#header #login .i{
   border: 1px solid #5f667f;
   background: #465082;
   color: #fff;
   width: 88px;
}
#header #login .b{
   position: absolute;
   margin-top: -0px;
   margin-left: 10px;
}
#header #menu{position: absolute; margin: 352px 0 0 275px;}
#header .wrap{
   margin-left: 28px;
}
#tmain{
   background: url('images/dia.gif') 2px left repeat;
   padding-left: 19px;
   width: 731px;
   margin: auto;
}
#main #head{background: url('images/head.jpg') top 15px no-repeat;}
a img{border: 0;}
#mform{position: absolute; margin-left: 275px; margin-top: 200px;}
#mform table td{font-weight: normal; color: #929292;}


#stories{
margin-right:-1px; margin-left: 17px;
color: #FFF;
}
.listing a{
   color: 
}
#grgr{
/*   background: #4a515e;
   border-bottom: 2px solid #FFF;
   padding: 4px;                 
   margin-right: 20px;           */
}
#grgr table{
   background: none;
}
#grgr a{
   color: #FFF;
}
#mfooter{
   height: 50px;
   border-top: 1px dotted #959595;
   margin-bottom: 5px;
   padding-top: 16px;
   margin-left: -13px;
   padding-left: 18px;
   margin-top: 20px;
   color: #8e8e8e;
}
#mfooter a, #mfooter a:link, #mfooter a:visited{font: normal 11px Tahoma; color: #8e8e8e;}
#mfooter span{margin-left: 10px; margin-right: 10px;}
#banner{   background: url('images/ban_bg.gif') top center repeat-x; height: 106px; padding: 24px 0 25px 0; text-align: center; margin-right: 20px;}
.activity font{color: yellow}
.module_detail_inside a, .module_detail_inside a:link, .module_detail_inside a:hover, .module_detail_inside a:visited{color: #333;}
#left{
   background: #300010;
   padding: 8px;
   width: 242px;
}
#stats{}
#stats td.title{
padding: 3px; 
font-weight: bold;
background: #1f2250;
margin-bottom: 2px;
color: #fff;
border: none;
font: bold 14px Tahoma; 
padding: 8px 12px;
}
#stats td.text{
   background: #30378d;
   color: #fff;
   font: normal 11px Tahoma;
   padding: 8px;
}
#stats td.text span{
   float: right;
   font-weight: bold;
}
#news td.title{
padding: 3px; 
font-weight: bold;
background: #fff7e6;
margin-bottom: 2px;
color: #65532f;
border: none;
font: bold 14px Tahoma; 
padding: 8px 12px;
}
#news td.text{
   background: #c9bba8;
   color: #000;
   font: normal 11px Tahoma;
   padding: 8px;
}
#lang td.title{
padding: 3px; 
font-weight: bold;
background: #fff7e6;
margin-bottom: 2px;
color: #65532f;
border: none;
font: bold 14px Tahoma; 
padding: 8px 12px;
}
#lang td.text{
   background: #c9bba8;
   color: #000;
   font: normal 11px Tahoma;
   padding: 8px;
}
#news td.text a:link, #news td.text a:visited{
   color: #840202;
}
#news td.text a.more:link, #news td.text a.more:visited{
   color: #000;
   font: bold 11px Tahoma;
   background: url('images/pip.gif') top left no-repeat;
   display: block;
   padding-left: 20px;
   padding-bottom: 10px;
   margin-top: 4px;
   border-bottom: 1px dotted #777;
}
#mid {width: 465px; padding-top: 9px;}
#mid table{width: 100%;}
textarea{width: 100%;}
.welcome{
   color: #000;
   padding: 20px;
   padding-right: 190px;
   height: 110px;
   background: url('images/welcome.jpg') bottom right no-repeat #fff;
}
.welcome .s{
   display: block;
   float: left;
   margin-top: 4px;
   margin-left: 5px;

}
.welcome .online{
   color: #000;
      background: url('images/members_online.gif') left top no-repeat;
   display: block;
   padding: 5px;
   margin-top: 4px;
   padding-left: 103px;
   padding-right: 10px;
   font-weight: bold;
   float: left;
}
.mail{
   background: #fff;
}
.mail a:link, .mail a:visited{color: #333;}
.module_head{text-align:left!important; }