﻿body{
	background-color: black;
}

.tableMain{
	background-image:url('images/maintableback.jpg');
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.table800{
	background-color: white;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
}

.table600{
	background-color: white;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
}


.row400hd{
	background-image:url('images/titlehead1.jpg');
	background-repeat:no-repeat;
	height: 25px;
	width: 400px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.row400{
	width: 400px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	color: black;
}

.eventsTABLE{
	background-color: white;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: center;
}
