body {
	font-family: "Arial", Verdana, serif;
	color: #732309;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

input, button, textarea, select {
	color: #F3EAE0;
	background: #C33609;
}

.cbox {
	background-color: #78DE3D;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Arial", serif;
	color: #F19F5E;
}

hr {
	color: #8D8B76;
}

sup {
	color: red;
}

td {
	font-size: 8pt;
	text-align: left;
}

p {
	text-align: justify;
}

A:link, A:visited, A:active {
	color: #CC3810;
	text-decoration: none;
}

A:hover {
	color: #732309;
	text-decoration: none;
}

.A-menu:link, .A-menu:visited, .A-menu:active {
	color: white;
	text-decoration: none;
	font-size: 9pt;
}

.A-menu:hover {
	color: silver;
	text-decoration: none;
	font-size: 9pt;
}

.A-submenu:link, .A-submenu:visited, .A-submenu:active {
	color: #A4252C;
	text-decoration: none;
	font-size: 8pt;
}

.A-submenu:hover {
	color: #A4252C;
	text-decoration: none;
	font-size: 8pt;
}

.error {
	color: red;
}

.no-error {
	color: green;
}

.error-form {
	color: red;
}

.TD-article-caption, .TD-comment-caption {
}

.TD-comment-caption {
	color: black;
}

.TD-article-data {
}

.TD-servlet {
	padding: 7px;
	vertical-align: top;
}

.TD-cal-current {
	background-color: #81CF5F;
}

.TD-cal-weekend {
	background-color: #5DAA31;
}

.TD-cal-day {
	background-color: #62BA31;
	padding: 1px;
	text-align: center;
}

.TD-cal, .TD-cal-furth {
	background-color: #86E753;
	text-align: center;
}

.TD-cal-furth {
	color: #81CF5F;
}

.DIV-menu {
	position: absolute;
	display: none;
	width: 150px;
}

.menu-sub {
	background-color: #BCFF95;
}

.menu-sub-over {
	background-color: #7AE03D;
}

.TD-forum-head {
	color: white;
	font-weight: bold;
}

.TD-forum-userdata {
	color: black;
}

.TD-forum-topic {
}

.TD-article-caption {
	font-weight: bold;
}

.TD-article-data {
	color: black;
}

.TD-article-date {
	font-size: 8pt;
	color: black;
}

.TD-article-userdata {
	background-color: #F1F2B0;
	color: black;
}

