/*
body {
  font-family: Tahoma;
  font-size: 11px;
  color: #222222;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}
*/
form {
  padding: 0;
  margin: 0;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
  text-align: left;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
/*   text-align: left; */
}

/* Following Styles Removed By: GFE */

html>body td[align=left] {
  text-align: left;
}

html>body td[align="left"] {
  text-align: left;
}
/*
html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}
*/

.main_outer_table{
  background-color: #cccccc;
}

.headbg{
  background-color: #808080;
}
.headbgbox{
  background-color: #CC0000;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background: #CC0000 url('images/red_top_right_corner.png') top right no-repeat;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  height: 19px;
}

.module_head_right {
  background-color: #CC0000;
  font-size: 11px;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
}

.module_head_right a {
  background-color: #CC0000;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #CC0000;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background: #CC0000 url('images/profile_btn_back.jpg') top left repeat-x;;
  color: #ffffff;
  font-weight: bold;
}
td.edituserlink a{
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration:none;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  background: #CC0000;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration:none;
  padding: 0px;
  margin-left: 125px;
}
a.text_head1:hover {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration:underline;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
.oddrow {
  background-color: #fefefe;
  padding-left: 5px;
}
.evenrow {
  background-color: #efefef;
  padding-left: 5px;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border: 1px solid #e5e5e5;
}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border: 1px solid #e5e5e5;
}

.module_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border: 1px solid #e5e5e5;
}

.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border: 1px none #CCC;
}

.picgallery {
  background-color: #FBFBFB;
  border: 0px;
}

.statusbar {
  background-color: #e5e5e5;
}

th {
  font-weight: bold;
  color: #CC0000;
  background-color: #e5e5e5;
  font-size: 11px;
}
#offerdiv th { text-align: center; }

th a {
  text-decoration: underline;
  color: #CC0000;
}
th a:hover {
  color: #CC0000;
  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;
  height: 87px;
}

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: #CC0000;*/
}

.errors {
  color: #ff0000;
}
.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #CC0000;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #CC0000;
  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: #CC0000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #C00;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #CC0000;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px 8px;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #808080;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #CC0000;
}
.panelbox {

}

.copyright{
  color: #aaaaaa;
  font-size: 11px;
  text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
  border: 0px;
  background: #C00 url('images/red_top_right_corner.png') top right no-repeat;
}

.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: #CC0000;
  font-weight: bold;
}


.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  background: #CC0000 url('images/profile_btn_back.jpg') top left repeat-x;;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  text-align: center;
  width: 573px;
}



