BODY {
	background-color : #4B5D67;
}

A {
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
	text-decoration : underline;

}
A:hover  {
	text-decoration : underline;
}

.main_table {
	background-color : #4B5D67;
}
.langsel
{
	font-size : 9pt;
	font-family : Arial;
	color : white;
}

.menu {
	font-size : 9pt;	font-family: Arial, Helvetica, sans-serif; 
	color : black;
	font-weight : bold;
	padding-left:10px;
}

.menu:Hover {
	background-color : #999999;
}

.menu_topic {
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
	font-weight : bold;
	background-color : #373D4A;
}
.menu_topic_no_line
{
	text-decoration : none;
}

.text {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
}
.error {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
}
.head {
	font-size : 14pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
}
.sub_head {
	font-size : 12pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
}
.countdown {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight : bold;
	color : black;
}
.fp_next_event_info {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : black;
	padding: 10px;
}


.form {
	
	border : 1px solid Black;
	background-color : #D7D9D8;
	padding-left:2px;
	FONT-FAMILY: Arial;
	font-size : 8pt;
}
.form_sub {
	BACKGROUND-COLOR: #373D4A;
	border-bottom: 1px solid White;

	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-size : 7pt;
}

.copyright {
	font-size : 8pt;
	font-family : Arial;
	color : white;
}

.lang_sel {
	font-size : 8pt;
	font-family : Arial;
	color : silver;
}

.menu {}
.submenu  {font-size:8pt;FONT-FAMILY: Arial}
.submenu1 {position:absolute;background-color:black;width:99}
.submenu2 {position:absolute;background-color:black;width:74}

.login_form {
	border : 1px solid Black;
	background-color : #D7D9D8;
	
	FONT-FAMILY: Arial;
	font-size : 7pt;
}

.logged_in_text {
	font-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt;
}

.topic {
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : silver;
	font-weight : bold;
	background-color : #29343A;
}

.content {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color : white;
	background-color : #3C4B52;
	padding-left :10px;
	padding-top : 5px;
}
