body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8f0b7b; background-image: url(images/bg.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: 45px 85px; padding: 0; margin: 0; }

form {
  padding: 0;
  margin: 0;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}
/*ESL-Pink*/
.boxheadbg { color: #fff; font-weight: bold; background-image: url(images/boxheadbg.gif); background-repeat: no-repeat; background-position: left center; width: 180px; height: 31px; }
.headerbackground { background-image: url(images/headerbg.jpg); background-repeat: no-repeat; background-position: center top; }
.boxconbg { background-image: url(images/boxconbg.gif); background-repeat: repeat-y; background-position: left center; width: 180px; }
.boxfootbg { background-image: url(images/boxfootbg.gif); background-repeat: repeat-y; background-position: left center; width: 180px; height: 17px; }
/* 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-image: url(images/moduleheadbg1.jpg); background-position: center 0; height: 25px; }
.loginbarbg{ background-image: url(images/loginbarbg.gif); background-repeat: no-repeat; background-position: center top; }

.module_head { font-size: 11px; font-weight: bold; color: #8f0b7b; background-image: url(images/line.gif); background-repeat: no-repeat; background-position: left bottom; }
.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}

.module_head_right {
  background-color: #C462C5;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #C462C5;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #C462C5;
  font-size: 11px;
  color: #ffffff;
}


td.edituserlink{
  background-color: #C462C5;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #C462C5;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #C462C5;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.module_detail_inside { font-size: 11px; font-weight: normal; background-color: #f9f0f9; }

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #f9f0f9;
  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: #f9d5f9;
  border-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;

}

.module_detail { font-size: 11px; font-weight: normal; }

.statusbar {
  background-color: #f9d5f9;
}


th {
  font-weight: bold;
  color: #ff66cc;
  background-color: #f9d5f9;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #ff66cc;
}
th a:hover {
  color: #ff66cc;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  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: #fff; background-color: #839bcd; border-style: solid; border-width: 3px; }


.main_outer_table{  }
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.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;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
a {
  color: #0f4f93;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #ae0877;
}

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: #ae0877;
}
a.panellink:hover { color: #9acbff; font-weight: bold; font-size: 11px; text-decoration: underline; }
.panelbox {

}
.footer { color: #ae0877; background-image: url(images/footerbg.gif); background-repeat: no-repeat; background-position: center; }
a.footerlink {
font-size: 8pt;
color: #ae0877;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #ff66cc;
text-decoration: none;
}
.copyright{
color: #e7e7e7;
font-size: 11px;
text-decoration: none;
}
.storyhead{
  color: #c462c5;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #ff66cc;
  font-style: italic;
}
.storyby{
  color: #ff66cc;
}
.storytext{
}

.newshead{
  color: #C462C5;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #C462C5;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #ffffff;
  background-color: #9acbff;
}

.admin_head{
  font-size: 12px;
  color: #ae0877;
  font-weight: bold;
}

.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;
  width: 550px;
}
