body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #FFFFF9;
	padding: 0;
  margin: 0;
}



.headbar {
border:hidden;
border-color:#33FF00;
border-style: none;

color: #000000;
text-decoration: none;

}


form {
  padding: 0;
  margin: 0;
}


td {
	font-family: 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;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.headbg{
 
  background-color: #6ccece;
  font-size: 11px;
  font-weight: bold;
  color: #373b30;
  
/*.headbg{
  background-color: #f7a3f8;*/
}
.headbgbox{
/*  background-color: #77FF77;
/*  background-color: #f3c2f8;*/
  padding: 0;
  margin: 0;
}
.loginbarbg{
/*  background-color: #000000;
/*  background-color: #f9f0f9;*/
}

.module_head {
	background-color: #c2fff9;
	font-size: 12px;
	font-weight:bold;
	color: #373b30;
	}

.module_menuhead {
	background-color: #C9ECED;
	font-size: 12px;
	font-weight:bolder;
	text-align:center;

	color: #373b30;
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: #aadc9f;
  border-top-color: #aadc9f;
  border-right-color: #AADC9F;
  border-bottom-color: #AADC9F;
  border-left-color: #AADC9F;
	}


.oddrow {
  background-color: #fffff9;
}

.evenrow {
  background-color: #f2fff9;
}

.module_head_right {
  background-color: #5EC9CD;
  font-size: 11px;
  color: #373b30;
}

.module_head_right a {
  background-color: #5ec9cd;
  font-size: 11px;
  font-weight: bold;
  color: #373b30;
}

.module_head_right a:hover {
  background-color: #c2eddc;
  font-size: 11px;
  font-weight: bold;
  color: #373b30;
}


td.edituserlink{
  background-color: #AADC9f;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #AADC9f;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #AADC9f;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #373b30;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.offer_head {
  font-size: 16pt;
  color: #5EC9CD;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #d2FFF9;
  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: #f9d5f9;
  border-top-color: #f9d5f9;
  border-right-color: #AADC9F;
  border-bottom-color: #AADC9F;
  border-left-color: #AADC9F;

}

.smodule_detail_inside {
  font-size: 11px;
  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: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f9d5f9;
  border-top-color: #f9d5f9;
  border-right-color: #AADC9F;
  border-bottom-color: #AADC9F;
  border-left-color: #AADC9F;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #F2FFF9;
  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: #AADC9F;
  border-right-color: #AADC9F;
  border-bottom-color: #AADC9F;
  border-left-color: #AADC9F;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #F2FFF9;
/*  ackground-color: #F8F2F8;*/
  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: #AADC9F;
  border-right-color: #AADC9F;
  border-bottom-color: #AADC9F;
  border-left-color: #AADC9F;

}

.statusbar {
  background-color: #c2fff9;
}
.statusbar a:hover {
  color: #ffffff;
   text-decoration: none;
}

th {
  font-weight: bold;
  color: 0194CE;
/*  color: #ff66cc;*/
  background-color: c2eddc;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: 0194CE;
}
th a:hover {
  color: #000000;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}
a.subhead:hover {
  color: #000000;
  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: #000000;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #A7E1D0;
}


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-size: 50px;
  color: #ffffff;
  text-decoration: none;
}

a.hover.main_title{
  font-size: 50px;
  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: #3300CC;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #5EC9CD; 
/* color: #FFFFFF; */
}

a.menulink {
font-size: 11px;
color: #00cc00;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #00cc00;
text-decoration: none;
}

a.panellink {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #434548;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #5EC9CD;
  
  }
.panelbox {

}
.footer {
  background-color: #f2fff9;
  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: #5EC9CD;
  border-right-color: #77ff76;
  border-bottom-color: #5EC9CD;
  border-left-color: #77ff76;
}
a.footerlink {
font-size: 8pt;
color: #000000;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #5EC9CD;
/*color: #ffffff; */
text-decoration: none;
}
.copyright{
color: #000000;
font-size: 11px;
text-decoration: none;
}

.paneltable{
  background-color: #EDF9D5;
}
.modulehead{
  color: #F2fff9;
}


.storyhead{
  color: #5EC9CD;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #00cc00;
  font-style: italic;
}
.storyby{
  color: #00cc00;
}
.storytext{
}

.newshead{
  color: #5EC9CD;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #5EC9CD;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #ffffff;
  background-color: #5EC9CD;
}

.admin_head{
  font-size: 12px;
  color: #5EC9CD;
  font-weight: bold;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #373b30;
  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;
  width: 550px;
}
