body,td,p
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: black;
	line-height: 18px;
	scrollbar-base-color: #666666;
}



strong
{
	color: #004400;
}



h1
{
	font-size: 12px;
	line-height: 13px;
	color: white;
	border: 1px solid #006600;
	background-color: #dddddd;
	padding: 4px;
}



h2
{
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #006600;
	background-color: #F8FAF1;
	padding: 4px;
}



a,a:hover
{
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

a.top_menue
{
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: white;
	text-decoration: none;
}

a.top_menue:hover
{
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: white;
	text-decoration: underline;
}



a.sub_menue,a.sub_menue:hover
{
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: white;
	text-decoration: none;
}



table.button
{
	font-size: 10px;
	border-top: 1px solid #ff6600;
}



td.button
{
	font-size: 10px;
	color: white;
	border-bottom: 1px solid #ff6600;
	cursor: pointer;
}

td.buttonempty
{
	font-size: 10px;
	border-bottom: 1px solid #ff6600;
}

td.tblhl
{
	font-size: 10px;
	color: white;
	font-weight: bold;
	line-height: normal;
	background-color: #ff6600;
}

td.textnolh
{
	font-size: 10px;
	line-height: 13px;
}



INPUT,TEXTAREA,SELECT
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	BACKGROUND-COLOR: transparent;
	BORDER: #ff6600 1px solid;
	color: black;
	width: 200px;
}

INPUT.checkbox
{
	BORDER: 0px solid;
	width: 20px;
}

INPUT.submenue,TEXTAREA.submenue,SELECT.submenue
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	BACKGROUND-COLOR: #ACD03E;
	BORDER: #993399 1px solid;
	color: black;
	width: 130px;
	height: 17px;
}


table.toplist
{
	border: 1px solid #ff6600;
}



td.toplisthl
{
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: white;
	border-bottom: 1px solid #993399E;
	background-color: #666666;
	padding: 4px;
}

td.toplisttext
{
	font-size: 12px;
	line-height: normal;
	padding: 4px;
}


span.transmark
{
	border: 1px dashed Red;
	padding: 0 2 0 2;
	cursor: help;
}