td,h1,h2,h3 {
			font-family: verdana, arial, helvetica, sans-serif;
			color: #666666;
			font-size: 10px;
			line-height: 18px;
			}

.submenue  	{
			font-family: verdana, arial, helvetica, sans-serif;
			color: #666666;
			font-size: 10px;
			background-color: #F4F4F4;
			border: 1px solid #CCCCCC;
			}


.failed  	{
			color: #CC0000;
			}

.table  	{
			color: #333333;
	 	    font-size: 10px;
			line-height: 18px;
			padding-right: 10px;
			}

.jumperbox 	{
			border: 1px solid;
			border-color: #666666;
			color: #333333;
			font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}

.inputfield {
			border: 1px solid;
			border-color: #666666;
			color: #333333;
			font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}

body 		{
			scrollbar-face-color: #E1E1E1;
			scrollbar-highlight-color: #FAFAFA;
			scrollbar-shadow-color: #E1E1E1;
			scrollbar-3dlight-color: #D5D5D5;
			scrollbar-arrow-color:  #0;
			scrollbar-track-color: #F2F2F2;
			scrollbar-darkshadow-color: #C6C6C6;
			}


A:link         	{
				color: #666666;
				text-decoration: underline;
				}

A:visited       {
				color: #666666;
				text-decoration: underline;
				}

A:hover         {
				color: #666666;
				text-decoration: none;
				}


A:link.nounderline      {
				text-decoration: none;
				}

A:visited.nounderline   {
				text-decoration: none;
				}

A:hover.nounderline    	{
				text-decoration: underline;
}


A:link.submenuelink      {
				text-decoration: none;
				color: #666666;
				}

A:visited.submenuelink   {
				text-decoration: none;
				color: #666666;
				}

A:hover.submenuelink    	{
				text-decoration: none;
				color: #999999;
				}

INPUT  			{
                                                                font-family: verdana, arial, helvetica, sans-serif;
                                                                font-size: 10px;
                                                                }

SELECT                                      {              font-family: verdana, arial, helvetica, sans-serif;
                                                                font-size: 10px;
                                                                }

.tx-indexedsearch-searchbox-button { background-color: transparent; cursor: hand; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }