@charset "UTF-8";
/* CSS Document */

body {
text-align: center;
		margin: 0; 
	padding: 0;
	text-align: center; 
	}

#mainFrame {
background: #FFFFFF;
margin: 0 auto;
width: 775px;
text-align: left;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
align: center;
}

#headerSeparator {
background-image:url(/images/separator_line.png);
background-repeat:no-repeat;
min-height:8px;}

#headerImage {
background-image:url(/images/temp_header.jpg); 
background-repeat: no-repeat;
height: 121px;
min-height: 121px;
font-size:13px;
color:#FFFFFF;
text-align:right;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
}

#languageToggler {font-size:9px Arial, Helvetica;
text-align:right;
color:#FFFFFF;
}

#menuBG {
		background-color: #0D1223;
	background-image:url(/images/div_menu_bg.jpg); 
	background-repeat:no-repeat; 
	height:45px;
	min-height:45px;
}

#menuBG li {float: left; 
	padding-left:50px;  
	list-style-type:none; 
	text-align:center; 
	font-family: Arial, Helvetica;
	font-weight:600;
	text-shadow: 0px 1px 1px black;
	}
	
#menuBG ul {
	padding-top: 15px; 
	padding-left:0px; 
	margin: 0px;}
	
#menuBG a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menuBG a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menuBG a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#menuBG a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#contentoverstyle {
background-image:url(/images/temp_bg1.png);
background-color: #1D1D1D;
padding-right: 5px;
padding-left: 5px;
}


#bottomban {
		background-color: #0D1223;
background-image:url(/images/pagebottomsignature_2.jpg); 
background-repeat:no-repeat; 
min-height: 84px;
padding-right: 5px;
text-align:right;
clear: both;
}

#home-left {
	text-align:justify;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#FFFFFF;
}

#home-right {
background-image:url(images/separator_verticalline.png);
background-repeat:no-repeat;
width:50%;
vertical-align:top;}



.bottomlinks {
color:#CCCCCC;
text-decoration:none;
font-size:9px;
font-family:tahoma;
}


.smalltext {
text-align:justify;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.midsizetext {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
}
.smalllink {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #debb43;
}
.smalllinkdownload {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #debb43;
	background-color:#0d1223;
	padding:2px;
	font-weight:bold;
}
.smalltitle {
font-family: Arial, Helvetica;
 font-size: 11px;
  color: #FFFFFF;
   font-weight: bold;
    }

.mediumtitlewithborder {
	font-family: Arial, Helvetica;
	 font-size: 14px;
	  color: #FFFFFF;
	   font-weight: bold;
	border-bottom:#0d1223 solid;
	    }

#sectiontitle {
border-bottom:#0d1223 solid thick;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
font-weight:bold;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 15px;
width:auto;
margin-bottom: 5px;
}

#casttables {
height:75px; 
padding:5px; 
margin-top:10px;
}

div#news {
	text-align:justify;
	font-family: Arial, Helvetica;
	padding-right:10px;
	padding-bottom: 2px; 
	padding-left:10px;
	font-size: 11px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

#newspage_title {font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	}

#presskitelement {
	padding:10px; 
	background-color:#333333;
	margin: 5px;
	}
