body {
	background: #37a;
}

.tssheadbin {
	background: #37a;
}

.tsstailbin {
	background: #37a;
}

.tsscontents {
	margin-top: 2px;
	margin-bottom: 2px;
}

.sections {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	vertical-align: top;
}

#cover {
	background-image: url(../../images/cover.jpg);
	background-repeat: no-repeat;
}

.sections a {
	color: #039;
	text-decoration: none;
}

.sections td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.sidemenu {
	background: transparent;
	font-size: 13px;
	width: 140px;
	vertical-align: top;
}

#sideanimbg {
	background-image: url(../../images/cover_side_bg.gif);
}

.sidemenu table {
	width: 100%;
	width: 136px;
	margin: 2px;
	border: dotted 1px #ccc;
	background: white;
	border: outset 1px #ccc;
}

.sidemenutitle td {
	background: #ddd;
	border: solid 1px #ccc;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	padding: 2px;
}

.sidemenuitem a {
	padding-left: 4px;
	font-size: 13px;
	display: block;
	margin: 0px;
	padding: 2px;
}

.sidemenuitem a:hover {
	background: black;
	color: white;
}

.centermenu {
	background: transparent;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.centermenu table {
	width: 100%;
	border-collapse: collapse;
}

.centermenu table td {
	margin: 0px;
	padding: 2px;
}

.topcover {
	border-collapse: collapse;
	width: 100%;
	background: transparent;
}

.topcover td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.topcover img {
	vertical-align: top;
}

.topcover img[src='images/cover_logo.gif'] {
	margin: 4px;
}

.sectiontitle {
	color: white;
	/*
	background-color: #59b;
	border-bottom: solid 1px white;
	*/
	background-color: #37a;
	border-bottom: solid 1px #ccc;
	padding: 0px;
}

.sectiontitle a,
.sectiontitle a:visited
{
	display: block;
	width: 100%;
	text-indent: 4px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.sectiontitle a:hover {
	color: white;
	background: #48b;
}

.sectiontext {
	color: black;
	background-color: #59b;
	font-size: 95%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.sectiontext a:hover {
	color: #fd4;
}

.news td {
	font-size: 13px;
}

.news p {
	margin-top: 0px;
	margin-bottom: 1em;
}

/*
.news p b:first-child {
	display: block;
	background: #ffe;
}
*/
