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;
}

A.navselected  {
	font-size : 9pt;
	font-weight : bold;
	color: #ff01ff;
}

A.link  {
	font-weight : bold;
	color: #ff01ff;
}

A.teaser  {
	font-size : 9pt;
	font-weight : bold;
	color: #ff01ff;
}

P  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
}

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 : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #ff01ff;
	font-weight : normal;
}

H2  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

H3  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

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: #ff01ff;
	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: #ff01ff;
}

.highlightsmall {
	font-weight : bold;
	font-size: 9pt;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #ff01ff;
}


.formheader  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ff01ff;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color: #ffffff;
	BORDER: #DDDDDD 1 solid;
	width: 135px;
}