select, input {
	border-color: #000000;
	border-width=1;
}

A {
	text-decoration : none;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration : underline;
}

A.navnormal {
	font-size : 9pt;
	color: #ffffff;
}

A.navselected  {
	font-size : 9pt;
	font-weight : bold;
	color: #010000;
}

A.link  {
	font-weight : bold;
	color: #010000;
}

A.teaser  {
	font-size : 9pt;
	font-weight : bold;
	color: #010000;
}

P   { color: #000000; font-weight: normal; font-size: 10pt; line-height: 14pt; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; text-align: justify }
P.picture  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 12pt;
}

P.teaser  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom : 8pt;
	line-height : 14pt;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #010000;
	font-weight : bold;
}

H2  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight : bold;
}

H3  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
H4    { color: #000000; font-weight: bold; font-size: 11pt; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif }
H5  { color: #d2d2cd; font-weight: bold; font-size: 8pt; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; text-align: left }
TD.standardcell  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
TD.headercell  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: ffffff;
	font-weight: bold;
}

}
TD.headercellblack  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000000;
	font-weight: bold;
}


.normal  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.small  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.highlight {
	font-weight : bold;
	font-size: 10pt;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #010000;
}

.highlightsmall {
	font-weight : bold;
	font-size: 9pt;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #010000;
}


.formheader  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #010000;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	BORDER: #000099 1 solid;
	width: 100px;
}