@import url(/presscss.php);

.blacktext { line-height: 150%; color: black; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; }
.blacklocationtext { line-height: 130%; color: black; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; }
.bigblacktext { line-height: 200%; color: black; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 15px;  font-weight:bold;}
.whitetext { line-height: 150%; color: white; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; }
.bigwhitetext { line-height: 200%; color: white; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 20px;}

a:link{font-family:Trebuchet MS, Verdana;color: white; text-decoration:none; font-size: 12px; font-weight:bold;}
a:active{font-family:Trebuchet MS, Verdana;color: white; text-decoration:none; font-size: 12px; font-weight:bold;}
a:visited{font-family:Trebuchet MS, Verdana;color: white; text-decoration:none; font-size: 12px; font-weight:bold;}
a:hover{font-family:Trebuchet MS, Verdana;color: white; text-decoration:underline; font-size: 12px; font-weight:bold;} 


.divbot { 
	width:100%; 
	position:absolute; 
	bottom:0; 
	text-align:center; 
} 
.tablebot { 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
}

.schedule { line-height: 200%; color: black; text-align:center; font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold; }

.forminput {
	background:white;
	border-top-color:#ccc;
	padding:3px;
	color:#000;
	width:294px;
	vertical-align:middle;
}

 .whiteinput {
	background:white;
	width:294px;
	border: 2px solid white;
	overflow:hidden;
 }
 
 .whiteinput2 {
	width:200px;
 }
 
.scroll {
	scrollbar-arrow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000;	scrollbar-face-color: #FFFFFF; 	scrollbar-highlight-color: #FFFFFF; 	scrollbar-shadow-color: #FFFFFF;
}

.wrap {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 401px;
}
.just-for-IE {
display: none;
width: 1px;
margin-left: -1px;
}
* html .just-for-IE, * html .valign-center {
display: inline-block;
vertical-align: middle;
}
* html .valign-center {
width: 100%;
}
* html .just-for-IE {
height: 100%;
}
* html .just-for-IE, * html .valign-center {
display: inline;
}

.navtext  {
	width:235px;
	font-size:8pt;
	font-family:Trebuchet MS, verdana;
	border-width:2px;
	border-style:outset;
	border-color:#E53D05;
	layer-background-color:#FFF6D9;
	background-color:#FFF6D9;
	color:black;
}

.note {
	background-color:#FAC960;
	border: 1px solid #AE8120;
}