body {
	font-family: "Verdana", Arial, serif;
	color: #5A5F63;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	scrollbar-face-color: #FBFAF8;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #E0D7CF;
	scrollbar-base-color: #FBFAF8;
	scrollbar-shadow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: #E0D7CF;
	scrollbar-3dlight-color: white;
}

input, button, textarea {
	border: 1px solid black;
	background: white;
	color: black;
}

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

hr {
	color: #8D8B76;
}

td {
	font-size: 9pt;
}

p {
}

A:link, A:visited, A:active, A:hover {
	font-family: "Verdana", Arial, Serif;
	color: #608F07;
	text-decoration: none;
}

A:hover {
	color: #98C74A;
}

.A-menu:link, .A-menu:visited, .A-menu:active, .A-menu:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.A-menu:hover {
	color: black;
}

.A-submenu:link, .A-submenu:visited, .A-submenu:active, .A-submenu:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 7pt;
	color: white;
	text-decoration: none;
}
.A-submenu:hover {
}

.A-article-caption:link, .A-article-caption:visited, .A-article-caption:active, .A-article-caption:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 9pt;
	color: #608F07;
	text-decoration: none;
}
.A-article-caption:hover {
	color: #98C74A;
}

.error {
	color: red;
}

.no-error {
}

.error-form {
	color: red;
}

.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;
}

.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: 9pt;
	color: black;
}

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

.TD-h {
	background: #d7d7d7;
	color: black;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.TD-data {
	background: #f1a76b;
	text-align: center;
	vertical-align: middle;
}

.TD-menu, .TD-menu-active {
	cursor: hand;
	padding: 4px;
	background: #FFFFFF;
	text-align: left;
}

.TD-menu-active {
	background: #D2D2D2;
}

.TD-submenu {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 7px;
	cursor: hand;
	text-align: right;
}

.TD-good0 {
	background: #F4F4F4;
}

.TD-good1 {
	background: white;
}

.TD-good-name {
	padding-left: 10px;
	font-weight: bold;
}

.TD-good-descr {
	color: #677C3B;
}

.top-email-input{
position: relative; 
float: left; 
font-size: 9pt; 
width: 140px;
color: #D2D2D2;
margin-top: 5px;
border: 1px solid #D2D2D2;
}
*html .top-email-input{
font-size: 8pt; 
}

.top-email-button{
position: relative; 
height: 15px; 
float: left; 
text-align: left;
margin: 5px 0px 0px -4px;
border: 1px solid #D2D2D2;
}
*html .top-email-button{
	height: 15px; 
	border-bottom: 2px solid #D2D2D2;
}

.email_text{
	font-size: 7pt; 
	color: #16191F; 
	text-align: left;
}

.href-style{
font-family: Arial; 
font-size: 7pt;
}
*html .href-style{
	margin-left: 0px;
}

.href-style:hover{
	text-decoration: underline
}
