body {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	background-color: #D8C4AC;
	padding: 0px;
	margin: 5px 20px 20px 20px;
}

form {
  padding: 0;
  margin: 0;
}


td {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 12px;
}
/* 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;
  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: #111111; 
}

.calendar_module_head {
  background-color: #FDD3BA;
  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;
  color: #111111; 
 }

.offer_color {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #BC6403;	
}
a.offer_color{
	font-size: 14px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-weight: bold;
	color: #BC6403;	
	text-decoration: none;
}
a.offer_color:hover {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #BC6403;	
	text-decoration: underline;
}
.maintable {
  font-size: 11px;
  background-color: #FFFFFF;
  font-weight: normal;
  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;
  color: #BC6403;
}
.headbg{
  background-color: #e8d1cd;
}
.headbgbox{
  background-color: #e8d1cd;
}

.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #BC6403;
}
a.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #BC6403;
	text-decoration: none;
}
a.hdr_login_text:hover {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #BC6403;
	text-decoration: underline;
}

.leftcolumn_hdr_bkg {
  font-size: 14px;
  font-weight: bold;
  color: #000106;
  }


.module_head {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFE;
}

.module_head a {
  color: #FFFFFE;
}

.page_hdr {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFE;
}

.page_hdr a, .page_hdr a:hover {
  color: #FFFFFE;
}

.module_headcolumn {
  background-color: #FFFFFE;
  font-size: 12px;
  font-weight: bold;
  color: #A96A01;
}

.module_headprofile {
  font-size: 16px;
  font-weight: bold;
  color: #6B1516;
}
.module_profile {
  font-size: 12px;
  font-weight: normal;
  color: #6B1516;
}
.module_profile a {
  font-size: 12px;
  font-weight: normal;
  color: #6B1516;
}
.module_profile a:hover{
  font-size: 12px;
  font-weight: normal;
  color: #6B1516;

}
a.module_headprofile {
  font-size: 16px;
  font-weight: bold;
  color: #6B1516;
}


.oddrow, .oddrow a, .oddrow a:hover{
  background-color: #FDFCF8;
  color: #6B3310; 
}
.evenrow, .evenrow a, .evenrow a:hover {
  background-color: #F0E6DA;
  color: #6B3310; 
}


.module_head_right {
  background-color: #EDCB83;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #EDCB83;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #EDCB83;
  color: #695f5d;
}


.edituserlink{
  background-color: #D5E5C0;
  color: #695f5d;
  font-weight: bold;
  
}
.edituserlink a{
  background-color: #D5E5C0;
  color: #695f5d;
  font-weight: normal;
} 
.edituserlink a:hover{
  background-color: #D5E5C0;
  color: #695f5d;
  font-weight: normal;
}

.tophdr_bkg {
	background-color: #EAEDF0;
}
.text_head1 {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #BC6403;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #BC6403;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #BC6403;
}
.text_head2, .text_head2 a, .text_head2 a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #0F6B7A;
}

.offer_head {
  font-family: Helvetica, sans-serif;
  font-size: 22pt;
  color: #101010;
}

.module_detail_inside {
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFE;
  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-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  color: #BC6403;
}

.module_detail_inside a, .module_detail_inside a:hover {
  color: #BC6403;
}

.module_special_inside {
  font-size: 12px;
  font-weight: normal;
  background-color: #E2CCB4;
  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;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
}

.module_special_inside a, .module_special_inside a:hover {
  color: #C07D2F;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  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: #FCD0C5;
  border-right-color: #FCD0C5;
  border-bottom-color: #FCD0C5;
  border-left-color: #FCD0C5;
  color: #FFFFFE;
}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFE;
  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: #BC6403;
}

.module_detail a, .module_detail a:hover{
  color: #BC6403;
}

.leftside_detail, .rightside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #BF7C2E;
  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;
  border-top-color: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  color: #FFFFFA;
}

.leftside_detail a, .rightside_detail a{
  color: #FFFFFA;
  text-decoration: none;
}
.leftside_detail a:hover, .rightside_detail a:hover{
  color: #FFFFFA;
  text-decoration: underline;
}

.leftside_hdr {
  background-color: #E7E7E7;
  color: #111111;
  font-weight: bold;
  padding-bottom: 1px;
}
.picgallery {
	background-color: #FCFDFF;
	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;
}

.home_page_inside {
  font-size: 12px;
  font-weight: bold;
  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;
  color: #B60D8C;

}

.admin_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFE;
  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: #BC6403;
}

.admin_module_detail a, .admin_module_detail a:hover{
  color: #BC6403;

}
.view_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFE;
  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: #BC6403;

}

.statusbar {
  font-size: 11px;
  font-weight: bold;
  color: #BC6403;
}
a.statusbar {
  font-size: 11px;
  font-weight: bold;
  color: #BC6403;
}
a.statusbar:hover {
  font-size: 11px;
  font-weight: bold;
  color: #BC6403;
}


th {
  font-weight: bold;
  color: #695f5d;
  background-color: #EDCB83;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #695f5d;
}
th a:hover {
  color: #695f5d;
  text-decoration: none;

}


a.subhead {
  color: #FFFFFA;
  text-decoration: none;
  font-weight: bold;
}
a.subhead:hover {
  color: #FFFFFA;
  text-decoration: underline;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}

input {
  font-size: 10px;
}


.formbutton {
  font-size: 11px;
  background-color: #EAEAEA;
  border-top: 1px none #CDB8C7;
  border-left: 1px none #CDB8C7;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  color: #BC6403; 
}

.loginbutton {
  font-size: 11px;
  background-color: #EAEAEA;
  border-top: 1px solid #CDB8C7;
  border-left: 1px solid #CDB8C7;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  color: #BC6403;
}


.main_outer_table{
  background-color: #FFFFFF;
}
.profile_outer_table{
  background-color: #FFFFFF;
}

.main_title a , a.main_title{
  font-size: 32px;
  color: #FFFFEA;
  text-decoration: none;
}
.main_title a:hover, a.main_title:hover{
  font-size: 32px;
  color: #FFFFEA;
  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: 14pt;
  color: #8F420C;
  font-weight: bold;
  padding: 1px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
.register {
  color: #FFFFF5;
}
.register:hover {
  color: #b10394;
  text-decoration: underline;
}
.panellinkhdr {
	background-color: #932E00;
	font-size: 11px;
	font-weight: bold;
  color: #FFFFEA; 

}
.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFEA; 
}
a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFEA; 
}
a.panellink:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFEA; 
}
.panelbox {
  color: #FFFFEA; 

}
.footer {
  background-color: #D8C4AC;
  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: #932E00;
}
.footerlink {
font-size: 9pt;
font-weight: bold;
  color: #932E00;
}
a.footerlink {
font-size: 9pt;
font-weight: bold;
  color: #932E00;
text-decoration: none;
}
a.footerlink:hover {
font-size: 9pt;
font-weight: bold;
  color: #932E00;
text-decoration: underline;
}
a.copyright{
  color: #932E00;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
a.copyright:hover{
  color: #932E00;
font-size: 11px;
text-decoration: underline;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}

.searchstyle{
  color: #FFFFFA;
}

.searchselect{
  color: #BC6403;
}
.storyhead{
  color: #FFFFFA;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #FEB96C;
  font-style: italic;
}
.specialoffer{
  color: #BC6403;
}
.storyby{
  color: #FFFFFA;
}
.storytext{
  color: #FFFFFA;
}

.storyby a{
  color: #FFFFFA;
}
.newshead{
  color: #FFFFFA;
  font-weight: bold;
}
a.newshead {
  color: #FFFFFA;
  font-weight: bold;
  text-decoration: none;
}
a.newshead:hover {
  color: #FFFFFA;
  font-weight: bold;
  text-decoration: underline;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
  color: #FEB96C;
  
}
.newstext{
  color: #FFFFFA;
}

.pollquestion{
  color: #FFFFFA;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #6C3579;
  background-color: #f7a3f8;
}

.admin_head, .admin_head a, .admin_head a:hover{
  background-color: #914110;
  font-size: 18px;
  color: #FFFAFA;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

.copyright:hover {
  color: #101010;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #695f5d;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #695f5d;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 530px;
}

.footerline {
  color: #C0C0C0;
 }
 
.offer_text{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size: 12px;
  color: #B26316;
 }
 a.offer_text, .offer_text a{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size: 12px;
  color: #B26316;
 }
 
 .online_text {
 color: #B26316;
 }
 
 a.online_text {
   text-decoration: none;
}
 a.online_text:hover {
   text-decoration: underline;

 }
.admin_hdr {
  background-color: #EDCB83;
  color: #0F6B7A;
  font-size: 14px;
  font-weight: bold;
}
a.admin_hdr {
  background-color: #EDCB83;
  color: #0F6B7A;
  font-size: 14px;
  font-weight: bold;
}
a.admin_hdr:hover {
  background-color: #EDCB83;
  color: #0F6B7A;
  font-size: 14px;
  font-weight: bold;
}
 
.menu_background {
   background-color:#EDCB83;
}

button {
   background-color: #CD9691;
  }
  
.textcolor {
  color: #000010;
  }
 
a.textcolor {
  color: #000010;
  }
  
.table_head {
    background-color: #EAEDF0;
    color: #0F6B7A;
 }
 .profile_head {
   font-size: 12px;
   font-weight: bold;
   background-color: #B48058;
   color: #FFFFFA;
 }

.profile_link {
font-size: 9pt;
font-weight: bold;
  color: #8F420C;
}
.profile_link a {
font-size: 9pt;
font-weight: bold;
  color: #8F420C;
}
.profile_link a:hover{
font-size: 9pt;
font-weight: bold;
  color: #8F420C;
}

.profile_detail_inside {
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  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;
  border-top-color: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  color: #111111;
}

.profile_detail_inside a, .profile_detail_inside a:hover {
  color: #A26316;
}

.table {
  background-color: #FEFEFE;
}

.small_profile_text {
  color: #686767;
  font-size: 8pt;
}
.small_profile_caption, .small_profile_caption a, .small_profile_caption a:hover {
  font-size: 9pt;
  font-weight: bold;
  color: #C07D2F;
}

a.linktxt {
  color: #6B3310; 
}
a.linktxt:hover {
  color: #6B3310; 
}

/* 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: #932E00;
  	color: #FFFFEA; 
	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;
}

