body {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	background-color: #EAF2FF;
	padding: 0px;
	margin: 0px 40px 20px 40px;
}

form {
  padding: 0;
  margin: 0;
}

/*
td {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFA;
}
*/

/* 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: #EDCB83;
  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: #121010;
}

.offer_color {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #000010;	
}
a.offer_color{
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #000010;	
	text-decoration: none;
}
a.offer_color:hover {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #000010;		
	text-decoration: underline;
}
.maintable {
  background-color: #ffffff;
  font-size: 11px;
  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;
  border-right-color: #912b1f;
  border-bottom-color: #912b1f;
  border-left-color:#912b1f;
  color: #121010;
}
.headbg{
  background-color: #e8d1cd;
}
.headbgbox{
  background-color: #e8d1cd;
}
.loginbarbg{
  background-color: #952D20;
}

.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #ffffff;
}
a.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #ffffff;
	text-decoration: none;
}
a.hdr_login_text:hover {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #ffffff;
	text-decoration: underline;
}

.leftcolumn_hdr_bkg {
  font-size: 14px;
  font-weight: bold;
  color: #000106;
  }


.module_head {
  font-size: 11px;
  font-weight: bold;
  background-color: #748CBC;
  color: #FFFFFB;
}

.module_headcolumn {
  background-color: #EAEDF0;
  font-size: 12px;
  font-weight: bold;
  color: #0F6B7A;
}

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


td.edituserlink{
  background-color: #D5E5C0;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #D5E5C0;
  color: #695f5d;
  font-weight: normal;
} 
td.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: 12px;
  color: #0E4ECA;
}
.text_head1 a{
  color: #0E4ECA;
  text-decoration: none;
}
.text_head1 a:hover{
  color: #0E4ECA;
  text-decoration: underline;
}
.text_head2, .text_head2:hover {
  font-size: 11px;
  font-weight: bold;
  color: #A7BD41;
}

.offer_head {
  font-family: Helvetica, sans-serif;
  font-size: 22pt;
  color: #0E4ECA;
}

.onlineusers, a.onlineusers {
   font-size: 10px;
   color: #797979;
  text-decoration: none;
}

.a.onlineusers:hover {
   font-size: 10px;
   color: #797979;
  text-decoration: underline;
}

.module_detail_inside {
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFA;
  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-right-color: #DDE4BB;
  border-bottom-color: #DDE4BB;
  border-left-color: #DDE4BB;
  color: #000010;
}

.im_text {
  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: #FCD0C5;
  border-right-color: #FCD0C5;
  border-bottom-color: #FCD0C5;
  border-left-color: #FCD0C5;
  color: #861117;
}

.home_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #A7BD41;
  color: #FFFFFA;
}
.im_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #5B7995;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #DFDFDF;
  border-left-color: #DFDFDF;
  color: #FFFFFA;
}
.module_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFA;
  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: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  color: #000008;
}

.module_detail a {
   color: #000008;
   text-decoration: none;
   }
.module_detail a:hover {
   color: #000008;
   text-decoration: underline;
   }
   
.leftside_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFA;
  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: hone;
  border-left-style: none;
  color: #748CBC;
}

.leftside_detail a {
  text-decoration: none;
  color: #748CBC;
}

.leftside_detail a:hover {
  text-decoration: underline;
  color: #748CBC;
}

.oddrow  {
  background-color: #F9F8FE;
  color: #000008;
}

.evenrow {
  background-color: #E1E8F2;
  color: #000008;
}

.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: #FFFFFD;

}

.admin_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: #861117;
}

.view_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FAFAFB;
  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: #861117;

}

.rightside_detail {
  font-size: 12px;
  font-weight: normal;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-right-color: #748CBC;
  border-bottom-color: #748CBC;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  color: #2C427C;
}

.statusbar {
  font-size: 11px;
  font-weight: bold;
  color: #E44919;
}
a.statusbar {
  font-size: 11px;
  font-weight: bold;
  color: #E44919;
}
a.statusbar:hover {
  font-size: 11px;
  font-weight: bold;
  color: #E44919;
}


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: 11px;
}


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

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


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-size: 26px;
  color: #FF9501;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 26px;
  color: #FF9501;
  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.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
.register {
  color: #ffffff;
}
.register:hover {
  color: #ffffff;
  text-decoration: underline;
}
.panellinkhdr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFE;
	background-color: #748CBC;
}

.panellink, a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #748CBC;
}
a.panellink:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #748CBC;
}
.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;
  padding-top: 3px;
  color: #662706;
}
.footerlink {
font-size: 9pt;
/* color: #A7BD41; */
color: #111111;
}
a.footerlink {
font-size: 9pt;
color: #111111;
text-decoration: none;
}
a.footerlink:hover {
font-size: 9pt;
color: #111111;
text-decoration: underline;
}
a.copyright{
color: #111111;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
a.copyright:hover{
color: #111111;
font-size: 11px;
text-decoration: underline;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}

.searchstyle{
  color: #FCF1EF;
}

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

.newshead{
  color: #000010;
  font-weight: bold;
}
a.newshead {
  color: #000010;
  font-weight: bold;
  text-decoration: none;
}
a.newshead:hover {
  color: #000010;
  font-weight: bold;
  text-decoration: underline;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
  color: #000010;
  
}
.newstext{
  color: #000010;

}

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

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

.admin_head{
  font-size: 14px;
  color: #FFFFFB;
  font-weight: bold;
  background-color: #748CBC;
  height: 38px;
}


h4{
  font-size: 12px;
}

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

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

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

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

.footerline {
  color: #C0C0C0;
 }
 
.offer_text{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size: 1opx;
  color: #111000;
 }
 a.offer_text{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size: 1opx;
  color: #003020;
 }
 
 .online_text {
 color: #009900;
 }
 
 a.online_text {
   text-decoration: none;
   color: #FFFF8;
}
 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: #2251A9;
  }
 
a.textcolor {
  color: #2251A9;
  text-decoration: none;
  }
  
a.textcolor:hover {
  color: #2251A9;
  text-decoration: underline;
  }
.textcolor a{
  color: #2251A9;
  text-decoration: none;
  }
  
.textcolor:hover a:hover {
  color: #2251A9;
  text-decoration: underline;
  }

.table_head {
    background-color: #EAEDF0;
    color: #0F6B7A;
 }
.profile_head {
   font-size: 14px;
   font-weight: bold;
   color: #111111;
}

.module_detail_inside a {
  color: #000010;
  text-decoration: none;
}
.module_detail_inside a:hover {
  color: #000010;
  text-decoration: underline;
}
.module_headprofile {
  background-color: #F2F3F8;
  font-size: 11px;
  color: #2251A9;
}
.module_headprofile a {
  font-size: 11px;
  color: #2251A9;
  text-decoration: none;
}
.module_headprofile a:hover {
  font-size: 11px;
  color: #2251A9;
  text-decoration: underline;
}

.module_head a {
  color: #FFFFFB;
  text-decoration: none;
  }
  
.module_head a:hover {
  color: #FFFFFB;
  text-decoration: underline;
  }
  .admin_head a {
    color: #FFFFFB;
    text-decoration: none;
  }
  .admin_head a:hover {
    color: #FFFFFB;
    text-decoration: underline;
  }
.oddrow a {
  background-color: #F9F8FE;
  color: #000008;
  text-decoration: none;
}

.oddrow a:hover {
  background-color: #F9F8FE;
  color: #000008;
  text-decoration: underline;
}

.evenrow a {
  background-color: #E1E8F2;
  color: #000008;
  text-decoration: none;
}
.evenrow a:hover {
  background-color: #E1E8F2;
  color: #000008;
  text-decoration: underline;
}

.profile_link, .profile_link a {
  padding-top: 3px;
  background-color: #A7BD20;
  color: #FFFFFA;
  text-decoration: none;
}

.profile_link a:hover {
  color: #FFFFFA;
  text-decoration: underline;
}

.errors {
  color: #F00000;
 }
.errors a {
  color: #F00000;
  text-decoration: none;
 }
.errors a:hover {
  color: #F00000;
  text-decoration: underline;
 }

