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

/*BEGIN PAGE CONTENT & PAGE SPECIFIC CSS CLASSES*/


.newsFont {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	width: 190px;
	padding: 10px;
}

.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}

.tableTitle {
 	table-layout: 100
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
	text-decoration: none;
	text-align: left;
	padding: 1px;
	padding-left: 5px;	
	background-color: #46698F;
	letter-spacing: 1px;
}

.galleryTable {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	line-height: 20px;
}

.gallery {
	border: solid 1px;
	border-color: #436E9B;
}

.driver {
	text-decoration: underline;
	font-weight: bold;
}

.driverWidth {
	width: 40px;
}

.driverDayTitle {
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.driverDay {
	background-color: #efefef;
}

.driverDay2 {
	background-color: #c5d2e3;
}

.return {
	padding-right: 30px;
}

.newsImage {
	float:right;
	margin:5px;
	border: solid 1px;
	border-color: #436E9B;
}

.newsImage3 {
	float:left;
	margin:5px;
	border: solid 1px;
	border-color: #436E9B;
}

.newsImage2 {
	margin:5px;
	border: solid 1px;
	border-color: #436E9B;
}

.instruction {
	size: 16px;
}
