﻿.Center {
	text-align: center;
}
.Left {
	text-align: left;
}
.ImageLink {
	border-width: 0;
}
.MainTable {
	border-color: #c0c0c0;
	border-width: 0;
	background-image: url('back.jpg');
}
.VertBuffer {
	height: 275px;
}
.Gutter {
	width: 50px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.LinkText {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.VertBuffer2 {
	height: 50px;
}
.ColumnBuffer {
	width: 425px;
}
body {
	background-color: #121526;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #C0C0C0;
}
