body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #710000;
	padding: 0;
  margin: 0;
}

form {
  padding: 0;
  margin: 0;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

/* 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;
}


*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.headbg{
  background-color: #710000;
}
.headbgbox{
  background-color: #f3c2f8;
  padding: 0;
  margin: 0;
}
.loginbarbg{
  background-color: #f9f0f9;
}

.module_head {
  background-color: #FF9900;
  font-size: 11px;
  font-weight: bold;
  color: #710000;
}
.module_head a, .module_head a:hover {
	color:#710000;
}
/*
.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}
*/
.module_head_right {
  background-color: #710000;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #710000;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #710000;
  font-size: 11px;
  color: #ffffff;
}


td.edituserlink{
  background-color: #710000;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #710000;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #710000;
  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;
}

.offer_head {
  font-size: 16pt;
  color: #FF9900 ;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #5B2E00;
  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-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;

}

.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 {
	background-color:#5B2E00;
	border-color:#5D5E5A;
	border-style:none solid solid;
	border-width:1px;
	font-size:11px;
	font-weight:normal;
}

.statusbar {
  background-color: #FF9900;
}
.statusbar a, .statusbar a:hover {
	color:#710000;
}

th {
  font-weight: bold;
  color: #710000;
  background-color: #FF9900;
  font-size: 11px;

}

th a, th a:hover {
  text-decoration: none;
  color: #770000;
}
th a:hover {
  text-decoration: underline;
}


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: #FF9900;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #5D5E5A;
  border-bottom: 1px solid #5D5E5A;
  border-left: 1px solid #5D5E5A;
  background-color: #710000;
}


.main_outer_table{
  background-color: #710000;
}

a.main_title{
  font-size: 50px;
  color: #FF9900;
  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: #FF9900;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #FF9900;
}

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: #ff66cc;*/
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}
.footer {
	background-color:#5B2E00;
	border-color:#5D5E5A;
	border-style:solid none;
	border-width:1px;
	text-align:center;
}
a.footerlink {
font-size: 8pt;
/*color: #ff66cc;*/
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
/*color: #ff66cc;*/
text-decoration: underline;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}

.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #710000;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #ff66cc;
  font-style: italic;
}
.storyby{
  color: #ff66cc;
}
.storytext{
}

.newshead{
  color: #FF9900;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #710000;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #ffffff;
  background-color: #710000;
}

.admin_head{
  font-size: 12px;
  color: #710000;
  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;
}
input#vna {
	background-color: #ff9900;
	border : 1px groove #5D5E5A;
	color: #770000;
	cursor: pointer;
}
html>body td.tdcenter {
	text-align: center; 
}
/* end */
