body {
	margin: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
div.left {
	background-color: #EFF8FA;
	width: 215px;
	position: absolute;
	top: 201px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
div.content {
	width: 540px;
	position: absolute;
	top: 201px;
	left: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
div.content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8AB8AE;
	font-weight: bold;
	margin-top: 5px;
}
td.flash {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
}
div.footerLayer {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	align: bottom;
	vertical-align: bottom;
}
a:link {
	color: #d6c570;
}
a:visited {
	color: #d6c570;
}
a:hover {
	color: #8AB8AE;
}
a:active {
	color: #993300;
}
