body
{
	background-color: #667584;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a {
	color: #4278D3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4278D3;
}

a
{
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}
a:hover
{
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
}

table.header
{
	border-left:2px solid Black;
	border-right:2px solid Black;
	border-top-width:2px;
	border-bottom-width:2px;
	text-align: center;
	width: 980px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-collapse: collapse;
	background-image: url('../../images/tigerstyle/header_background.jpg');
}

td.header_logo
{
	height: 100px;
	text-align: center;
}

td.header_up_center
{
	height: 40px;
	width: 41px;
	text-align: right;
	background-position:  right 50%;
	background-repeat: no-repeat;
	background-image: url('../../images/tigerstyle/header_up_center_background.gif');
}

td.header_up_right
{
	width: 500px;
	height: 40px;
	background-image: url('../../images/tigerstyle/header_up_right_background.gif');
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

td.header_down
{
	height: 60px;
}

table.menu
{
	border-left:2px solid Black; border-right:2px solid Black; width: 980px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: White;
	border-collapse: collapse;
	font-size: 12pt;
	background-image: url('../../images/tigerstyle/menu_background.gif');
}

tr.menu
{
	height: 40px;
}

a.menu
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
a.menu:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

td.menu
{
	text-align: center;
	white-space: nowrap;
	font-size: 8pt;
	font-family: Verdana, Arial;
	width: 150px;
	height: 40px;
}

table.sidemenu
{
	width: 138px;
}
tr.sidemenu
{
	background-image: url('../../images/tigerstyle/sidemenu_background.gif');
	height: 20px;
}

td.sidemenu
{
	text-align: center;
	white-space: nowrap;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	width: 132px;
	height: 20px;
	padding: 0px;
}

a.sidemenu
{
	display: block;
	font-weight: bold;
	width: 132px;
	height: 17px;
	padding-top: 3px;
}

begrenztebreite132
{
	display: block;
	width: 132px;
}

td.sidemenu_login
{
	border-color: #fea104;
	border-style: solid;
	border-width: 1px;
}

tr.sidemenu_smallspace
{
	line-height: 5px;
}
tr.sidemenu_space
{
	line-height: 10px;
}

td.login_button
{
	text-align: center;
	background-image: url('../../images/tigerstyle/sidemenu_background.gif');
	height: 20px;
}

td.login
{ 
	font-family: Verdana;
	font-size: 10px; 
}

a.logbutton
{
	display: block;
	font-weight: bold;
	width: 90px;
}

td.menu_selected
{
	text-align: center;
	white-space: nowrap;
}
a.menu_selected
{
	text-align: center;
	white-space: nowrap;
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.menu_selected:hover
{
	text-align: center;
	white-space: nowrap;
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

td.menu_finish
{
	width: 900px;
}

td.menu_devider
{
	width: 40px;
	background-repeat: no-repeat;
	background-image: url('../../images/tigerstyle/menu_devider.jpg');
}

table.usermenu {
	vertical-align:top;
	table-layout:fixed
}

table.main
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: White;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	border-collapse: collapse;
	vertical-align: top;
	table-layout: fixed;
}

td.main_left
{
	width: 138px;
	vertical-align: top;
}

td.main_main
{
	width: 658px;
	vertical-align: top;
	font-size: 8pt;
	font-family: Verdana, Arial;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	text-align: center;
	background-color: #daeaf3;
}

td.main_right {
	width: 180px;
	vertical-align: top;
	font-size: 8pt;
	font-family: Verdana, Arial;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	text-align: center;
}



form {
  padding: 0;
  margin: 0;
}

/* 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;
}

.module_head {
	background-color: #4278D3;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}


.module_head_right {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a:hover {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}


TD.edituserlink{
	background-color: #4278D3;
	color: #FFFFFF;
	font-weight: bold;

}
TD.edituserlink a{
	background-color: #4278D3;
	color: #FFFFFF;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #4278D3;
	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: #4278D3;
}

.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: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;

}

.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: #4278D3;
	background-color: #D4E1F6;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #4278D3;
}
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_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;

}
a.menulink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}

a.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
a.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.panelbox {

}

.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}


.storyhead{
	color: #4278D3;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #003366;
	font-style: italic;
}
.storyby{
	color: #003366;
}
.storytext{
}

.newshead{
	color: #4278D3;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #4278D3;
	font-weight: bold;
}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #4278D3;
	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;
}