body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	padding: 0;
	margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
}

td.border {
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	text-align:center;
	border-color:#d3ab3a;
	background-color: #991415;
}

td.border2 {
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	text-align:center;
	border-color:#d3ab3a;
	background-color: #370101;

}

td.borderside {
	border-left:solid;
	border-right:solid;
	border-color:#ffff99;
	text-align:center;
	background-color:#00011f;
}

td.borderside2 {
	border-left:solid;
	border-right:solid;
	border-color:#ffff99;
	text-align:center;
	background-color:#4c4c44;
}

td.rankingleft {
	border-left:solid;
	border-color:#ffff99;
}

td.rankingright {
	border-right:solid;
	border-color:#ffff99;
}

td.terminsideoben {
	border-top:solid;
	border-color:ffff99;
}

td.terminsideunten {
	border-bottom:solid;
	border-color:ffff99;
}

td.white_text{
	background-color:#ffff99;
	text-align:center;
}

td.termin1 {
	width:190;
	height:210;
	background:url(../image/termine_bg1.jpg) no-repeat left center;;
}

td.termin2 {
	width:190;
	height:210;
	background:url(../image/termine_bg2.jpg) no-repeat left center;;
}


td.border3 {
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-color:#69533b;

}

tr {
	height:23;
}

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

/* 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: #000000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

.headbgbox{
	background-color: #84A9E2;
}
.loginbarbg{
	background-color: #EDF4F9;
}

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

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

.evenrow {
	background-color: #370101;
}

.addrow {
	background-color: #00011f;
}

.zorow {
	background-color: #4c4c44;
}


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

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

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


TD.edituserlink{
	background-color: #327b96;
	color: #FFFFFF;
	font-weight: bold;

}
TD.edituserlink a{
	background-color: #327b96;
	color: #FFFFFF;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #327b96;
	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: 18pt;
	color: #e2b04f;
	font-family:"Trajan Pro";
	src: url(TrajanPro-Regular.otf); 
}


.text_head {
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
}

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

}

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

}

.statusbar {
	background-color: #D4E1F6;
}



th {
	font-weight: bold;
	color: #000000;
	background:url(../image/header_side.jpg);
	font-size: 12px;

}

th a {
	text-decoration: underline;
	color: #24779A;
}
th a:hover {
	color: #4278D3;
	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: #003399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #D4E1F6;
}


.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_prt{
	background-color: #cccc66;
	font-size: 10px;
	color: #FFFFFF;
}

.table_head{
	background-color: #002280;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	
}
.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 {
	
	color: #d0b15e;
	text-decoration: none;
}

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

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

}
.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: #24779A;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 8pt;
	color: #24779A;
	text-decoration: none;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

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


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

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

}

.pollquestion{
	color: #24779A;
	font-weight: bold;
}
.polloptions{

}

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

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

h2 {
	padding-left: 20px;
	font-size: 22px;
}

h4{
	font-size: 13px;
	text-decoration: underline;
}

.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;
}
/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:center;
      width:100%;
      background:#000;
      font-size:93%;
      font-weight:bold;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	padding:10px 10px 0 80px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../image/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../image/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
