
body {
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
}

td {
	position: relative;
	top: 0px;
	left: 0px;
}

img {
	border: 0px;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #808080;
}

.title-background {
	position: absolute;
	top: 0px;
	left: 224px;
	z-index: 0;
}

.title {
	position: absolute;
	top: 48px;
	left: 252px;
	z-index: 1;
	color: #FFFFFF;
	font-size: 48px;
	font-family: sans-serif;
	white-space: nowrap;
}

.logo-bg {
	position: absolute;
	left: 0px;
	width: 320px;
	height: 64px;
	z-index: 2;
	height: 64px;
	background-repeat: no-repeat;
}

.logo-bg-first {
	top: 0px;
	background-position: 0 0;
}

.logo-bg-second {
	top: 64px;
	background-position: -64px 0;
}

.logo-bg-third {
	top: 128px;
	background-position: -128px 0;
}

.logo-bg-fourth {
	top: 192px;
	background-position: -192px 0;
}

.logo-bg-fifth {
	top: 256px;
	background-position: -256px 0;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 64px;
	z-index: 3;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 32px;
	font-size: 26px;
	font-family: bitstream vera sans mono, sans-serif;
}

.menu {
	position: absolute;
	top: 112px;
	left: 16px;
	z-index: 3;
}

td.menu-tl {
	z-index: 3;
	width: 8px;
	height: 8px;
}

td.menu-tr {
	z-index: 3;
	width: 8px;
	height: 8px;
}

td.menu-bl {
	z-index: 3;
	width: 8px;
	height: 8px;
}

td.menu-br {
	z-index: 3;
	width: 8px;
	height: 8px;
}

td.menu-edge {
	z-index: 3;
}

td.menu-gap {
	z-index: 3;
	height: 8px;
}

td.menu-centre {
	z-index: 3;
	width: 128px;
}

td.menu-centre a {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	text-decoration: none;
}

td.menu-centre a.menu {
	font-size: 12px;
	font-weight: bold;
}

td.menu-centre a.submenu {
	font-size: 10px;
	white-space: nowrap;
}

.body {
	position: absolute;
	top: 160px;
	left: 224px;
	padding-right: 112px;
	padding-bottom: 80px;
	z-index: 3;
	font-size: 12px;
}

.rss {
	height: 24px;
}

.rss a {
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 28px;
	padding-bottom: 8px;
}

.box {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
	padding: 1px;
	background-color: #CCCCCC;
}

.box-header {
	margin-bottom: 1px;
	padding: 4px;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
}

.box-date {
	position: relative;
	top: 0px;
	left: 32px;
	color: #AAAAAA;
	font-size: 9px;
}

.box-content {
	padding: 2px 4px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.box-comment {
	padding: 4px;
	font-size: 12px;
	font-style: italic;
}

.box img {
	margin: 4px;
}

.table {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	border-spacing: 1px;
}

.table td {
	padding: 4px;
}

.table-header {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
}

.table-plain {
	background-color: #FFFFFF;
	font-size: 12px;
}

.table-blue {
	background-color: #DDDDFF;
	font-size: 10px;
	font-weight: bold;
	color: #0000AA;
	text-align: center;
}

.table-green {
	background-color: #F4FBF2;
	font-size: 10px;
	font-weight: bold;
	color: #36692D;
	text-align: center;
}

.table-purple {
	background-color: #EEDDFF;
	font-size: 10px;
	font-weight: bold;
	color: #440099;
	text-align: center;
}

.table-commentinfo {
	width: 128px;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
}

.table-affirmative {
	background-color: #C0FFC0;
}

.table-negative {
	background-color: #FFC0C0;
}

.feature {
	position: relative;
	left: 64px;
	font-weight: normal;
	text-indent: -32px;
}

.feature:first-letter {
	font-weight: bold;
}

img.right-image {
	float: right;
	z-index: 3;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
