body {
	margin: 0;
	background: #a6c5d2;
}

.text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}

a {
	color: #476b7e;
}

.wbar {
	background: url(images/wbar.gif) repeat-y top left;
}

.ebar {
	background: url(images/ebar.gif) repeat-y top left;
}

.maintable {
	background: #ffffff;
}

.linkbg {
	height: 33px;
	background: url(images/topbg.gif) no-repeat top left;
}

a.hdrlinks:link, a.hdrlinks:active, a.hdrlinks:visited {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	font-weight:bold;
	text-decoration:none;
}

a.hdrlinks:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	height: 46px;
	background: #e7f4f8;
	border: 2px solid #a6c5d2;
	margin-top: 14px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6d737f;
	padding: 10px;
}

a.fs:link, a.fs:active, a.fs:visited {
	color: #b1b1b1;
	text-decoration:none;
	font-weight:bold;
}

a.fs:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.whtbox {
	border: 1px solid #cfd1d5;
	margin-top: 10px;
}

.whtboxlftin {
	border: 1px solid #cfd1d5;
}

.tanbox {
	background: #fff3e2;
	border: 1px solid #d6cab9;
}

.greybox {
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
}

.header {
	background: #a6c5d2;
	border: 1px solid #7e9baa;
	height: 30px;
}

.tinygrey {
	color: #737373;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.bgr {
	font: normal 15px Arial, Helvetica, sans-serif;
}	

.red {
	font-weight: bold;
	color: #ff0000;
}

.red a {
	color: #ff0000;
	text-decoration:none;
}

.visitsites {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}