body {
	background-image: url(images/gui/ltgreybgtile.gif);
	background-repeat: repeat;
	margin: 0px;
}
p, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #007;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0CF;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0CF;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007;
	text-align: center;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-align: center;
}
.sidebar-lhs {
	background-image: url(images/gui/GUI_sidebarlhs.gif);
	background-repeat: repeat-y;
}
.sidebar-rhs {
	background-image: url(images/gui/GUI_sidebarrhs.gif);
	background-repeat: repeat-y;
}
.maintable {
	vertical-align: top;
	width: 100%;
}
.tablex3 {
	text-align: center;
	padding: 3px;
	width: 33.3%;
}
.tablex2 {
	text-align: center;
	padding: 3px;
	width: 50%;
}
.pics {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	vertical-align: top;
}
.midboxfill {
	background-color: #CDCCCC;
}
.copy {
	background-color: #E5E5E5;
	vertical-align: top;
}
.bodyfill {
	background-image: url(images/gui/GUI_bodyfill.jpg);
	background-repeat: repeat-y;
}
.outertable {
	height: 100%;
	width: 980px;
}
a:visited {
	font-weight: bold;
	color: #007;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0CF;
	text-decoration: underline;
}
