@charset "UTF-8";
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 25px;
	background-image: url(Images/1024x768.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tableInfo {
	background-color: #F1F5F0;
	border: 6px solid #1C244D;
	width: 550px;
}
h1 {
	font-weight: normal;
	font-size: 1.35em;
}
#tableThumb {
}
td {
	text-align: center;
	vertical-align: middle;
}
.rightCells {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.leftCells {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.topRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.topLeft {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.topCells {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.bottomCells {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.bottomLeft {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-weight: normal;
	text-align: right;
	font-size: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #1C244D;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
tr {
}
#tdInfo {
	text-align: justify;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#tdContactInfo {
	text-align: center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#tdImagesHome {
	text-align: left;
	color: #F1F5F0;
}
#tableImageNav a:link {
	text-decoration: none;
	color: #F1F5F0;
}
#tableImageNav a:visited {
	text-decoration: none;
	color: #F1F5F0;
}
#tableImageNav a:hover {
	color: #F1F5F0;
	text-decoration: none;
}
#tableImageNav a:active {
	text-decoration: none;
	color: #F1F5F0;
}
#tableImageNav {
	font-size: 1.1em;
}
