BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #434548;
  background-color: #FFFFFF;
  
}

TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #434548;

}

.headbg{
  background-color: #e0e5e8;
}
.headbgbox{
  background-color: #e0e5e8;
}
.loginbarbg{
  background-color: #e0e5e8;
}

.module_head {
  background-color: #e0e5e8;
  font-size: 11px;
  font-weight: bold;
  color: #695F5D;

}
.oddrow {
  background-color: #FEFEFE;
}

.evenrow {
  background-color: #EFEFEF;
}

.module_head_right {
  background-color: #e0e5e8;
  font-size: 11px;
  color: #9F8F8C;
}

.module_head_right A {
  background-color: #e0e5e8;
  font-size: 11px;
  color: #9F8F8C;
  text-decoration: underline;
}

.module_head_right A:hover {
  background-color: #e0e5e8;
  font-size: 11px;
  color: #695F5D;
}


TD.edituserlink{
  background-color: #e0e5e8;
  color: #695F5D;
  font-weight: bold;
  
}
TD.edituserlink A{
  background-color: #e0e5e8;
  color: #695F5D;
  font-weight: normal;
  text-decoration: underline;  
} 
TD.edituserlink A:hover{
  background-color: #e0e5e8;
  color: #695F5D;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9F8F8C;
}
A.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9F8F8C;
  text-decoration: underline;
}
A:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9F8F8C;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9F8F8C;
  text-decoration: underline;
}

.offer_head {
  font-size: 16pt;
  color: #695F5D;
}

.module_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: e0e5e8;
  border-right-color: e0e5e8;
  border-bottom-color: e0e5e8;
  border-left-color: e0e5e8;

}

.im_text {
  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: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: e0e5e8;
  border-right-color: e0e5e8;
  border-bottom-color: e0e5e8;
  border-left-color: e0e5e8;

}

.module_detail {
  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: e0e5e8;
  border-right-color: e0e5e8;
  border-bottom-color: e0e5e8;
  border-left-color: e0e5e8;

}

.statusbar {
  background-color: #e8edef;
}


TH {
  font-weight: bold;
  color: #695F5D;
  background-color: #EAD9CF;
  font-size: 11px;

}

TH A {
  text-decoration: underline;
  color: #695F5D;
}
TH A:hover {
  color: #695F5D;
  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: #FFFFFF;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #CCCCCC;
  background-color: 9F8F8C;
}


.main_outer_table{
  background-color: #FFFFFF;
}

A.main_title{
  font-size: 40px;
  color: #FFFFFF;
  text-decoration: none;
}
A:hover.main_title{
  font-size: 40px;
  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;
  xmargin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96B0F5;
  background-color: #D7E1EE;
  font-weight: bold;
  padding: 1px;
}

A {
  color: #9F8F8C;
  text-decoration: underline;
}
A:hover {
  text-decoration: underline;
  color: #695F5D;
}

A.menulink {
font-size: 11px;
color: #FF66CC;
text-decoration: underline;
}
A.menulink:hover {
font-size: 11px;
color: #FF66CC;
text-decoration: none;
}

A.panellink {
  font-size: 11px;
  font-weight: bold;

  color: #695F5D;
  text-decoration: none;
}
A.panellink:hover {
  font-weight: bold;
  font-size: 11px;

  text-decoration: underline;
}
A.panellinkbold {
  font-size: 11px;
  font-weight: bold;

  color: #FF0F0D;
  text-decoration: none;
}
A.panellinkbold:hover {
  font-weight: bold;
  font-size: 11px;

  text-decoration: underline;
}
.panelbox {

}
.footer {
  background-color: #e0e5e8;
  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: #695F5D;
  border-right-color: #695F5D;
  border-bottom-color: #695F5D;
  border-left-color: #695F5D;
}
A.footerlink {
font-size: 8pt;
color: #695F5D;
text-decoration: none;
}
A.footerlink:hover {
font-size: 8pt;
color: #695F5D;
text-decoration: none;
}

A.message_envelope {
  text-decoration: none;
}


.copyright{
color: #555555;
font-size: 11px;
text-decoration: none;
}

.powered{
  background-color: #FFFFFF;
}

.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


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

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

}

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

}

.payment_mod_head{
  font-size: 11px;
  color: #695F5D;
  background-color: #F7A3F8;
}

.admin_head{
  font-size: 12px;
  color: #695F5D;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

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

/* The Modal (background) */
.modal {
  /* display: none;   */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 300px;
  border-radius: 10px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*
     FILE ARCHIVED ON 03:32:47 Jan 09, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:23:15 May 01, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.752
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.015
  esindex: 0.016
  cdx.remote: 43.974
  LoadShardBlock: 252.533 (3)
  PetaboxLoader3.datanode: 196.294 (4)
  PetaboxLoader3.resolve: 136.582 (2)
  load_resource: 92.357
*/