body {
	font-family: sans-serif, Verdana, Arial, Helvetica ;
	font-size: 11px;
	background-color: #F7F5EF;
	margin: 15px 30px 20px 30px;
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}
/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

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

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

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

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

.panelmenu_bkg {
	background-color: #EDCB83;
}

.calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFDFF;
  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: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color:#DFDFDF;
  color: #121010; 
}

.calendar_module_head {
  background-color: #CAB99D;
  color: #691C2E;
  font-size: 11px;
  font-weight: bold;
  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: #D7B671;
  border-right-color: #D7B671;
  border-bottom-color: #D7B671;
  border-left-color:#D7B671;
}

.offer_color {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #C7902B;	
}
a.offer_color{
	font-size: 14px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-weight: bold;
	color: #C7902B;	
	text-decoration: none;
}
a.offer_color:hover {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #C7902B;		
	text-decoration: underline;
}
.maintable {
  background-color: #FFFFFF;
}

.mainpage {
  background-color: #E0DACC;
}

.headbg{
  background-color: #e8d1cd;
}
.headbgbox{
  background-color: #e8d1cd;
}
.loginbarbg{
  background-color: #6ba7bd;
}


.module_homepage {
  background-color: #E0DACC;
  font-size: 11px;
  font-weight: bold;
  color: #D7582B;
}

.module_head {
  background-color: #CAB99D;
  font-size: 11px;
  font-weight: bold;
  color: #691C2E;
}

.module_headcolumn {
  background-color: #FEF4E8;
  font-size: 11px;
  font-weight: bold;
  color: #793230;
}

.module_headprofile {
  background-color: #E0DACC;
  font-size: 11px;
  font-weight: bold;
  color: #7F1C1C;

}
.oddrow {
  background-color: #DCD6C8;
}

.evenrow {
  background-color: #D1CBBF;
}

.module_head_right {
  background-color: #CAB99D;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #CAB99D;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #CAB99D;
  font-size: 11px;
  color: #695f5d;
}


td.edituserlink{
  background-color: #EBE4D2;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #EBE4D2;
  color: #695f5d;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #EBE4D2;
  color: #695f5d;
  font-weight: normal;
}

.text_head1 {
  font-family: sans-serif,Verdana, Helvetica ;
  font-weight: bold;
  font-size: 22px;
  color: #141010;
}
a.text_head1 {
  font-size: 22px;
  font-weight: bold;
  color: #141010;
}
a:hover.text_head1 {
  font-size: 22px;
  font-weight: bold;
  color: #141010;
}
.text_head2, .text_head2:hover {
  font-size: 12px;
  font-weight: bold;
  color: #FFFCFF;
}

.text_head {
  font-size: 12px;
  font-weight: bold;
  color: #FBFFFE;
}

a.text_head {
  font-size: 12px;
  font-weight: bold;
  color: #FBFFFE;
  text-decoration: none;
}
a.text_head:hover {
  font-size: 12px;
  font-weight: bold;
  color: #FBFFFE;
  text-decoration: underline;
}
.offer_head {
  font-family: sans-serif, Helvetica, Verdana;
  font-size: 18pt;
  color: #101010;
}

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

}

.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: #C5BFB1;
  border-right-color: #C5BFB1;
  border-bottom-color: #C5BFB1;
  border-left-color: #C5BFB1;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #E0DACC;
  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: #C5BFB1;
  border-right-color: #C5BFB1;
  border-bottom-color: #C5BFB1;
  border-left-color: #C5BFB1;

}
.picgallery {
	background-color: #E0DACC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.admin_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FEF4E8;
  border-top-width: 0px;
  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: #E0D4C8;
  border-right-color: #E0D4C8;
  border-bottom-color: #E0D4C8;
  border-left-color: #E0D4C8;

}

.view_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #E0DACC;
  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: #C5BFB1;
  border-right-color: #C5BFB1;
  border-bottom-color: #C5BFB1;
  border-left-color: #C5BFB1;

}

.rightside_detail, .leftside_detail {
  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;

}

.statusbar {
  background-color: #C3BFB3;
  color: #8C796B;
}

a.statusbar {
  background-color: #C3BFB3;
  color: #8C796B;
  text-decoration: none;
}
a.statusbar:hover {
  background-color: #C3BFB3;
  color: #8C796B;
  text-decoration: underline;
}

th {
  font-weight: bold;
  color: #695f5d;
  background-color: #ead9cf;
  font-size: 11px;

}

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

}


a.subhead {
  text-decoration: none;
  color: #691C2E;
  font-weight: bold;
}
a.subhead:hover {
  color: #691C2E;
  text-decoration: underline;
  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: #1F1010;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  background-color: #E5E5E5;
}


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #ffffff;
  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: #efefef;
  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: #434548;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #434548;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
.panellinkhdr {
     background-color:#CAB99D;
	font-size: 11px;
	font-weight: bold;
	color: #695f5d;

}

.p
a.panellink {
  font-size: 11px;
  text-decoration: none;
  color: #695f5d;
}
a.panellink:hover {
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}
.footer {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #7F1C1C;
}
.footerlink {
font-size: 8pt;
color: #7F1C1C;
}
a.footerlink {
font-size: 8pt;
color: #7F1C1C;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #7F1C1C;
text-decoration: none;
}
a.copyright{
color: #7F1C1C;
font-size: 11px;
text-decoration: none;
}
a.copyright:hover{
color: #7F1C1C;
font-size: 11px;
text-decoration: underline;
}
.paneltable{
  background-color: #003366;
}

.searchstyle{
  background-color:#CAB99D;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  color: #7D322D;
}

.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.specialoffer{
  color: #ffffff;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.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: #695f5d;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

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

.headerfooter, .headerfooter a:hover {          /* style of "xxx's profile", "last logge" */
  background-color: #E0DACC;
  font-size: 11px;
  font-weight: bold;
  color: #7F1C1C;
/*  color: #695f5d;
  font-size: 10px;
  font-weight: bold;  */
  height: 20px;

}

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

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

.footerline {
  color: #C0C0C0;
 }
 
.offer_text{
 color: #10105D;
 }
 a.offer_text{
  color: #10105D;
 }
 .admin_hdr {
   background-color: #DCD6C8;
   color: #10105D;
   font-size: 14px;
   font-weight: bold;
 }
 a.admin_hdr {
   background-color: #DCD6C8;
   color: #10105D;
   font-size: 14px;
   font-weight: bold;
 }
 a.admin_hdr:hover {
   background-color: #DCD6C8;
   color: #10105D;
   font-size: 14px;
   font-weight: bold;
 }

  .menu_background {
     background-color:#CAB99D;
     font-family: Helvetica, sans-serif;
     font-size: 12px;
     color: #7D322D;

  }

  a.menu_background {
       background-color:#CAB99D;
       font-family: Helvetica, sans-serif;
       font-size: 12px;
       color: #7D322D;
       text-decoration: none;
  }

  a.menu_background:hover {
       background-color:#CAB99D;
       font-family: Helvetica, sans-serif;
       font-size: 12px;
       color: #7D322D;
       text-decoration: underline;
  }
  
    .adminmenu_background {
       background-color:#E0DACC;
       font-family: Helvetica, sans-serif;
       font-size: 12px;
       color: #7D322D;
  
    }
  
    a.adminmenu_background {
         background-color:#E0DACC;
         font-family: Helvetica, sans-serif;
         font-size: 12px;
         color: #7D322D;
         text-decoration: none;
    }
  
    a.adminmenu_background:hover {
         background-color:#E0DACC;
         font-family: Helvetica, sans-serif;
         font-size: 12px;
         color: #7D322D;
         text-decoration: underline;
  }
  .module_head a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #691C2E;
  }
  
.module_head a:hover {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #691C2E;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error {
	font-weight: normal;
	background-color: #E1EFFB;
	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: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;
}

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #4278D3;
	background-color: #D4E1F6;
	font-size: 11px;

}

.colhead a {
	text-decoration: underline;
	color: #4278D3;
}
.colhead a:hover {
	color: #4278D3;
	text-decoration: none;

}

.panelbox_div {
	height:16px; 
	padding:1px;
	padding-left: 6px; 
	padding-right: 3px;
}

.panellinkhdr_div {
     background-color:#CAB99D;
	color: #695f5d;
	height:13px;
	font-size: 11px;
	font-weight: bold;
	padding:3px;
	padding-left: 6px; 
	padding-right: 3px;
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
.panellink a:hover {
	text-decoration: underline;
}

.signup_line_outer{
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}
.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	background-color: #D4E1F6;
	color: #4278D3;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	color: #4278D3;
	text-decoration: none;
}

.column_head a:hover {
	color: #4278D3;
	text-decoration: underline;

}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}

.profile_links {
	background-color: #E1EFFB;
}

.current_monthday {
        background-color: #FEFEFE;
}

.other_monthday {
        background-color: #EFEFEF;
}

.line_outer {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 4px; 
}
.errors {
	color: red;
	}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}
