body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B2CCE6;
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/1rez1.jpg);
	background-repeat: repeat;
}

alert {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B2CCE6;
}

/* 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;
}

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: #5C6F80;
}

.headbg{
  background-color: #41423d;
}
.headbgbox{
  background-color: #313B45;
}
.loginbarbg{
  background-color: #404D59;
}

.module_head {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}


.module_head_right {
  background-color: #404D59;
  font-size: 11px;
  color: #FFFFFF;
}

.module_head_right a {
  background-color: #404D59;
  font-size: 11px;
  color: #FFFFFF;
}

.module_head_right a:hover {
  background-color: #404D59;
  font-size: 11px;
  color: #FFFFFF;
}

td.edituserlink{
  background-color: #404D59;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #404D59;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #404D59;
  color: #fab001;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #cc0033;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
a:hover .text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}

.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
	font-size: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.oddrow {
  background-color: #313B45;
}

.evenrow {
  background-color: #404D59;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #313B45;
  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: #404D59;
  border-right-color: #404D59;
  border-bottom-color: #404D59;
  border-left-color: #404D59;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #313B45;
  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: #404D59;
  border-right-color: #404D59;
  border-bottom-color: #404D59;
  border-left-color: #404D59;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #313B45;
	border: 1px none #404D59;
}
.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #313B45;
  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: #404D59;
  border-right-color: #404D59;
  border-bottom-color: #404D59;
  border-left-color: #404D59;

}

.picgallery {
	background-color: #313B45;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #404D59;
}


th {
  font-weight: bold;
  color: #cccccc;
  background-color: #555555;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #cccccc;
}
th a:hover {
  color: #ffffff;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #fab001;
  font-weight: bold;
}
a.subhead:hover {
  color: #fab001;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.searchselect {
  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: #404D59;
}

.errors {
  color: #ff0000;

}
.errormsg {
  color: #ff0000;
}

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;
  margin-left: 11px;

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

a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #CC0033;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
.panellinkhdr {
  background-color: #404D59;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

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

}
.footer {
  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: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
}
a.footerlink {
font-size: 8pt;
color: #cccccc;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #cccccc;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}

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


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

.newshead{
  color: #CFDBE0;
  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: #fab001;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.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;
}

.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: 410px;
}

#wrapper{
	margin:0 auto;
	width:710px;
	}

#homepagecontent{
	position:absolute;
	top:930px;
	width:420px;
	overflow:auto;
	height:150px;
	margin-left:10px;
	}
#homepagecontent h1{
	font-size:1.2em;
	}