body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0F6797;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mainTable {
	background-color: #127DB8;
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.leftTable {
	width: 150px;
	text-align: left;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
	margin-left: 2px;
}

.logoTable {
	height: 45px;
	text-align: center;
	vertical-align: text-top;
}
.contentTable {
	width: 600px;
	margin: 7px;
	text-align: left;
	vertical-align: text-top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #1596DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
	margin-left: 2px;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: line-through;
	font-weight: bold;
	color: #333333;
	line-height: 27px;
	margin-left: 2px;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: line-through;
	font-weight: bold;
	color: #666666;
	line-height: 27px;
	margin-left: 2px;
}
