body,td,th {
	color: #333333;
}
body {
	background-color: #00ADA8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.maintable {
	height: 420px;
	width: 760px;
	position: relative;
}
.ue {
	font-weight: bolder;
	font-size: 20px;
	background-image: url(images/ut.jpg);
	background-repeat: no-repeat;
	background-color: #B9E2E4;
	text-transform: lowercase;
}
.mleft {
	background-image: url(images/mleft.gif);
	background-repeat: repeat-y;
}
.mbottom {
	background-image: url(images/mbottom.gif);
	background-repeat: repeat-x;
}
.mright {
	background-image: url(images/mright.gif);
	background-repeat: repeat-y;
}
.contenttable {
	width: 100%;
	height: 432px;
}
.contentcell {
	background-color: #FFFFFF;
}
.uecell {
	background-color: #B9E2E4;
	width: 142px;
	padding: 9px;
	font-size: 12px;
}
.uecell a:link {
	color:#333333;
	text-decoration: none;
}
.uecell a:visited {
	color:#333333;
	text-decoration: none;
}
.uecell a:hover {
	color:#1A6D62;
	background-color: #B9E2E4;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A6D62;
}
.navcell {
	background-color: #7BCDCD;
	text-transform: lowercase;
	font-weight: bold;
	color: #000000;
	word-spacing: 2px;
	font-size: 12px;
}
.navcell a:link {
	color:#333333;
	text-decoration: none;
}
.navcell a:visited {
	color:#333333;
	text-decoration: none;
}
.navcell a:hover {
	color:#1A6D62;
	background-color: #7BCDCD;
}
.caption {
	font-size: 10px;
}
a:hover {
	background-color: #B9E2E4;
}
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
h3 {
	font-size: 14px;
	padding: 18px 0px 0px;
	letter-spacing: 1px;
	margin-bottom: -18px;
}
.unpublished {
	color: #999999;
}
