body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	//background-color: #ffffff;
	//background-color: #2f2c2b;
	background-image:url(images/bg.jpg);
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

DIV#pagecontainer {
	background-color: #ffffff;
}

form {
  padding: 0;
  margin: 0;
}

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

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
	text-align: left;
}

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

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

.headbg{
	background-color: #ffffff;
}

.headbgbox{
	background-color: #ffffff;
}

.loginbarbg{
	background-color: #ffffff;
	color:#ffffff;
}

.module_head {
	background-color: #C20909;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.module_head_user {
	background-color: #000000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}

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

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

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

TD.edituserlink{
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
}

TD.edituserlink a{
	background-color: #800000;
	color: #FFFFFF;
	font-weight: normal;
}

TD.edituserlink A:hover{
	background-color: #800000;
	color: #FFFFFF;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

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

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}

.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	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: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;
}

.module_detail {
	font-size: 9px;
	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: #D4E1F6;
	//border-right-color: #D4E1F6;
	//border-bottom-color: #D4E1F6;
	//border-left-color: #D4E1F6;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}

.aktivuser {
	font-size: 9px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}

.statusbar {
	//background-color: #D4E1F6;
	background-color: #969696;
}

th {
	font-weight: bold;
	color: #800000;
	background-color: #D4E1F6;
	font-size: 11px;
}

th a {
	text-decoration: underline;
	color: #800000;
}

th a:hover {
	color: #800000;
	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: #800000;
	border-top: 1px solid #969696;
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	border-left: 1px solid #969696;
	background-color: #969696;
}

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

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

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #800000;
}

a.menulink {
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

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

a.panellink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}

a.panellink:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.panelbox {
	font-weight: normal;
	color: #000000;
}

.footer {
	background-color: #E1EFFB;
	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: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;
}

a.footerlink {
	font-size: 8pt;
	//color: #666666;
	color: #ffffff;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
}

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

.paneltable{
	background-color: #003366;
}

.modulehead{
	color: #003366;
}

.storyhead{
	color: #800000;
	font-weight: bold;
}

.storydate{
	font-size: 9px;
	color: #003366;
	font-style: italic;
}

.storyby{
	color: #003366;
}

.storytext{
	text-align: left;
}

.newshead{
	color: #800000;
	font-weight: bold;
}

.newsdate{
	font-size: 9px;
	font-style: italic;
}

.newstext{
}

.pollquestion{
	color: #800000;
	font-weight: bold;
}

.polloptions{
}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

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

h4{
	font-size: 12px;
}

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

.errors {
	color: red;
}

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

.im_msg {
	font-size: 8pt;
}

DIV#boss {
	DISPLAY: none; Z-INDEX: 1000; LEFT: 0px; POSITION: absolute; TOP: 0px
}

.topkey {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/box_header06.gif);
}

.topkey:hover {
	font-size: 11px;
	color: #ffffff;
	FONT-WEIGHT: bold;
	text-decoration: none;
	background-image:url(images/box_header05.gif);
}

.topkey2 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/box_header05.gif);
}

.topkey2:hover {
	font-size: 11px;
	color: #ffffff;
	FONT-WEIGHT: bold;
	text-decoration: none;
	background-image:url(images/box_header06.gif);
}
.hovermenu ul{
font-size: 11px;
font-weight: bold;
padding-left: 0;
text-align: right;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 3px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: black;
border: 1px solid white;
}

.hovermenu ul li a:hover{
background-color: #C20909;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

H2 {
	TEXT-ALIGN: left; MARGIN: 0px 0px 0.2em; COLOR: #000000; FONT-SIZE: 15px; FONT-WEIGHT: bold
}

H3 {
	TEXT-ALIGN: left; MARGIN: 0px 0px 0.1em; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold
}

DIV.bPreview {
	TEXT-ALIGN: center; PADDING-BOTTOM: 4px; MARGIN: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDING-TOP: 4px
}

DIV.bCode {
	BORDER-BOTTOM: red 1px dashed; BORDER-LEFT: red 1px dashed; PADDING-BOTTOM: 4px; BACKGROUND-COLOR: white; MARGIN: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; FONT-FAMILY: monospace; BORDER-TOP: red 1px dashed; BORDER-RIGHT: red 1px dashed; PADDING-TOP: 4px
}
