body {
   font-family: Tahoma;
   font-size: 11px;
   background-color: #FFF;
  margin: 0;
  padding: 0;
}

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;
}

.headbg{
  background-color: #92c7ee;
}
.headbgbox{
  background-color: #517f25;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background-color: #517f25;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;

}

.module_head_right {
  background-color: #517f25;
  font-size: 11px;
  color: #ffffff;
}

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

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

td.edituserlink{
  background-color: #517f25;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #517f25;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #517f25;
  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: #81C43D;
}

.evenrow {
  background-color: #61C43D;
}

.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 #a7cd83;
 
 
 
 
 }

.statusbar {
  background-color: #e5e5e5;
}


th {
  font-weight: bold;
  color: #517f25;
  background-color: #e5e5e5;
  font-size: 11px;

}

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

}


a.subhead {
  text-decoration: underline;
  color: #517f25;
  font-weight: bold;
}
a.subhead:hover {
  color: #517f25;
  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;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #517f25;
}

.errors {
  color: #ff0000;

}
.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #517f25;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #517f25;
  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;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

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

a {
  color: #517f25;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #517f25;
}

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: #517f25;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #517f25;
}
.panelbox {

}
.footer {
  background-color: #92c7ee;
  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: #c13926;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #ff0000;
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: #695f5d;
  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: #517f25;
  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;}
.activity b{
   font-weight:normal; 
}
.userdtl td{
   color: #FFF;
}
.userdtl strong{
   color: #0FF;
}
.pborder{
   padding: 6px;
   border-right: 1px solid #517f25;
   border-bottom: 1px solid #517f25;
}
.listprofiles td{
   background: #81C43D;
   padding-left: 15px;
}
.listprofiles td a, .listprofiles td a:link, .listprofiles td a:hover{
   color: #517f25;
   font-weight: bold;
}

.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{
   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: #FFF;
}
#header{
   background: url('images/header.gif');
   height: 42px;
   border: 1px solid #959595;
   margin-top: 5px;
   padding-top: 12px;
   padding-left: 18px;
   margin: 5px 15px 0 15px;
}
#header a, #header a:link, #header a:visited{font: bold 11px Tahoma; color: #5d5c5c;}
#header span{margin-left: 10px; margin-right: 10px;}
#header div{float: right}
#header div input{width: 100px; font:normal 11px Tahoma}
#header div input.b{width: 50px; font:bold 11px Tahoma; background: none; border: none; height: 20px;}
#main{background: url('images/bg.gif')}
#main #head{background: url('images/head.jpg') top 15px no-repeat; }
a img{border: 0;}
#topmn{position:absolute; margin: 10px 12px 0 580px;}
#mform{margin-left: 509px; margin-top: 70px;}
#mform table{font-weight: bold;}
.stat{background: url('images/stat.gif') center left no-repeat; 
padding: 3px; color: #FFF; font-weight: bold;
margin-bottom: 2px;
margin-left: 23px;
margin-right: 


}
.stat span{float: right;}
#news{background: url('images/news_bg.gif') top center repeat-x #426E1E; margin-top: -9px; margin-right:-1px; margin-left: 17px;
   color: #FFF;
}
#news a, #stories a{color: #fff; font-weight: bold;}
#stories{
   background: url('images/success_bg.gif') top center repeat-x #426E1E;
margin-right:-1px; margin-left: 17px;
color: #FFF;
}
.listing a{
   color: 
}
#grgr{
   background: #535e4a;
   border-bottom: 2px solid #FFF;
   padding: 4px;
   margin-right: 20px;
}
#grgr a{
   color: #FFF;
}
#mfooter{
   background: url('images/bot_bar.gif') center;
   height: 50px;
   border: 1px solid #959595;
   margin-bottom: 5px;
   padding-top: 16px;
   padding-left: 18px;
   margin-left: 20px;
   margin-right: 20px;
}
#mfooter a, #mfooter a:link, #mfooter a:visited{font: bold 11px Tahoma; color: #5d5c5c;}
#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;}
.module_detail_inside a, .module_detail_inside a:link, .module_detail_inside a:hover, .module_detail_inside a:visited{color: #333;}