.mainwinBody {
				border-style:solid; 
				border-width: 1px; 
				border-color: #8DB5B8;
				border-right-width: 0px;
				border-left-width: 0px;
				margin:0px;
				background-color: #F4FBFB;
}

a:link {
	color: #236469;
}
a:visited {
	color: #236469;
}
a:hover {
	color: #3CABB5;
}

.linedheading{
	padding-bottom:5px; 
	padding-top:5px;
	
	border-top-style: dotted; 
	border-bottom-style:dotted; 
	border-width:1px;
}

.linedheadingtext{
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #42545E;
	border-color:#E0E0E0;
}

.linedheadingnopad{
	border-top-style: none; 
	border-bottom-style:none; 
	border-width:1px;
	border-color:E0E0E0;
}

.linedheadingtable{
	margin:0px;
	padding:0px;
	spacing:0px;
	
}

.navBarBody {
				border-width:0px; 
				margin:0px;
				background-color: #000000;
}

.extraText { color: #236469;
			 font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size: 10px;
			 font-style: normal;
			 font-weight: bold;
			 margin:0px;
}

.awScrollbar { scrollbar-arrow-color:#5CCCE0;
			   scrollbar-base-color:#F4FBFB; 
			   scrollbar-3dlight-color:#5CCCE0; 
			   scrollbar-darkshadow-color:#5CCCE0; 
			   scrollbar-shadow-color: #EEEEEE;
			   scrollbar-track-color:#FFFFFF; 
			   background-color:FBFDFD;
}

.filmHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BEBEBE;
}

.filmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9A9A9A;
}

.langsel { 
		font-family: Geneva, Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		text-decoration: none;
		
		font-weight: bold; 
		color: #000000; 
	}
