body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8f0b7b; background: black url(images/bg.gif) no-repeat fixed center top; padding: 0; margin: 0; }

form {
  padding: 0;
  margin: 0;
}

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

.rpbg { background-color: black; background-image: url(images/tdbg1.jpg); background-repeat: no-repeat; background-position: right top; }
.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; }
.headerbackground1 { background-image: url(images/headerbg1.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground2 { background-image: url(images/headerbg2.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground3 { background-image: url(images/headerbg3.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground4 { background-image: url(images/headerbg4.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground5 { background-image: url(images/headerbg5.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground6 { background-image: url(images/headerbg6.jpg); background-repeat: no-repeat; background-position: center top; }
.headerbackground7 { background-image: url(images/headerbg7.jpg); background-repeat: no-repeat; background-position: center top; }
.boxconbg { color: #fff; 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; }

html>body td {
  text-align: left;
}

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

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

.headbg{ background-color: #1c1c1c;  background-image: url(images/headbg1.gif); background-position: center 0; height: 25px; }
.headbgz{ background-color: #1c1c1c;  background-image: url(images/headbg1.gif); background-position: center 0; height: 25px; }
.loginbarbg{ background-image: url(images/loginbarbg.gif); background-repeat: no-repeat; background-position: center top; }
.module_head { background-color: #000000; font-size: 11px; font-weight: bold; color: #ffffff; background-image: url(images/cellpic3.gif); background-repeat: no-repeat; background-position: right; height: 22px; }
.module_head1 { background-color: #480100; font-size: 11px; font-weight: bold; color: #ff0000; height: 22px; }
.oddrow {
  background-color: #0C0C0C;
}

.evenrow {
  background-color: #0E0101;
}

.module_head_right { font-size: 11px; color: #ffffff; background-image: url(images/headbg1.gif); background-repeat: repeat-x; background-position: center; }

.module_head_right a { font-size: 11px; color: #ffffff; background-image: url(images/headbg1.gif); background-repeat: repeat-x; background-position: center; }

.module_head_right a:hover { background-color: #ff4848; font-size: 11px; color: #ffffff; background-image: url(images/headbg1.gif); }


td.edituserlink{
  background-color: #ff4848;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #ff4848;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #ff4848;
  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: #030303; }

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


th {
  font-weight: bold;
  color: #930f0f;
  background-color: #ff4848;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #930f0f;
}
th a:hover {
  color: #930f0f;
  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: solid 1px #930f0f;

}


input {
  font-size: 11px;
  color: #ffffff;
  background-color: #333333; 
  border: 1px solid #666666; 
  
}


.inputx {
scrollbar-face-color: #480100;
	scrollbar-highlight-color: #A30100;
	scrollbar-3dlight-color: #525252;
	scrollbar-darkshadow-color: #A30100;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #111111;
}


input:hover { background:#AC0909; border:1px solid #fff; color:#fff;
}
input:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}

textarea {
  font-size: 11px;
  color: #ffffff;
  background-color: #333333; 
  border: 1px solid #666666; 
}
textarea:hover { background:#AC0909; border:1px solid #fff; color:#fff;}
textarea:focus {background:#fff; border:1px solid #b80b38; color:#b80b38;}

select {
  font-size: 11px;
  color: #ffffff;
  background-color: #333333; 
  border-style: solid #AC0909; 
  border-top-width: 1px #AC0909; 
  border-right-width: 1px #AC0909; 
  border-bottom-width: 1px #AC0909; 
  border-left-width: 1px #AC0909;
}

.formbutton {color:#fff; cursor:pointer;  margin-left:3px; background:#AC0909; border:1px solid; border-color:#f11f54 #5f051c #5f051c #f11f54;}
.formbutton:hover {color:#fff; background:#414d59; border:1px solid; border-color:#4f718a #003 #003 #4f718a; }

.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: #a30100;
  color: #da251c;
}
.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: #9f9f9f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}

a.menulink {
font-size: 11px;
color: #930f0f;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff4848;
text-decoration: none;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a.panellink:hover { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none; }
.panelbox {

}
.footer { color: #ae0808; }
a.footerlink {
font-size: 8pt;
color: #D10016;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #ffffff;
text-decoration: none;
}
.copyright{
color: #555;
font-size: 11px;
text-decoration: none;
}
.storyhead{
  color: #faa71a;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #faa71a;
  font-style: italic;
}
.storyby{
  color: #faa71a;
}
.storytext{
}

.newshead{
  color: #faa71a;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  color: #faa71a;
  font-style: italic;
}
.newstext{

}

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

}

.payment_mod_head{
  font-size: 11px;
  color: #ffffff;
  background-color: #0f4f93;
}

.admin_head{
  font-size: 12px;
  color: #930f0f;
  font-weight: bold;
}

.headerfooter, .headerfooter:hover {          
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {           
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {             
  margin: 10px;
  text-align: center;
  width: 550px;
}

.validationimage{

    border-width: thin;
    border-style: groove;
    border: #990000;
}
.mic {
  font-size: 9px;
  font-weight: normal;
  color: #ff3300;
}