@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outtablebkg {
	background-image: url(../images/bkgstrip.jpg);
	background-repeat: repeat-y;
}
#intablebkg {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}
.tablestrip {
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat;
}
.time {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 19.5px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.textheadings {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 13px;
	color: #FAD2E1;
	line-height: 19.5px;
}
.presstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 19.5px;
}
.presstextheading {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 19.5px;
}
.contacttext {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #000;
}
a {
	color: #FFF;
	text-decoration: none;
}
