body {
	margin:0px;
        font-family: Verdana,Helvetica,sans-serif;
        text-decoration: none;
        color: #000000;
        font-size: 11px;
}

h1 {font-size:18px;font-weight:bold}

div, td {
        font-family: Verdana,Helvetica,sans-serif;
        text-decoration: none;
        color: #000000;
        font-size: 11px;
}


P  {
        margin:0px;
}


a.menu{
        font-size:10px;
	font-weight:normal;
	color:black;
        text-decoration : none;
}

a.menu-active{
        font-size:10px;
	font-weight: bold;
	color:black;
        text-decoration : none;
}

a.treeitem{
        font-family: Arial;
        font-size:10px;
        color:black;
        text-decoration : none;
}

select, input{
	font-family : Verdana;
	font-size : 10px;
}
td{
	font-family : Verdana;
	font-size : 10px;
}
.list{
	font-family : Verdana;
	font-size : 10px;
}
.boldblack{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
}
a.redlink{
	color : #990000;
	text-decoration : none;
	font-weight: normal;
}

a{
	color : #990000;
	text-decoration : none;
	font-weight: bold;
}

span.redlink{
	color : #FF0000;
	font-size: 10px;
	text-decoration : none;
	font-weight: bold;
	cursor:pointer;
}

span.redbiglink{
	color : #FF0000;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	cursor:pointer;
}

div	{
font-size: 10px;
}

.headmax, h1{
	font-family : Arial;
	font-size : 24px;
	font-weight : bolder;
	color : #333333;
	padding : 0px 0px 0px 0px;
	margin:0px
}

.headbig{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	padding : 0px 0px 0px 5px;
}
.headsmall{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
}
.headred{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
	padding : 2px 0px 0px 0px;
}

ol	{
	text-indent:-12px;
}


/* search styles: */



searchtab.td{
	font-family : Verdana;
	font-size : 10px;
}
searchtab.a{
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
	text-decoration : none;
	font-weight: bold;
}

searchtab.headsmall{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}


/* css menue styles */


#navcontainer         {background-image: url(images/menue-bg.gif); width: 134px; text-align: left;}
#navcontainer ul			{margin: 0px; padding: 0px; list-style-type: none; border-bottom: 1px solid #999999;
							         font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left;}                
#navcontainer a			  {display: block; left: 15px; padding: 0px; width: 134px; height: 20px; font-weight: normal;  text-align: left;
                       background-image: url(images/menue.gif);}
#navcontainer a:link, #navcontainer a:visited 		{color: black; text-decoration: none;}
#navcontainer a:hover {background-image: url(images/menue-over.gif); color: black;}

A.subcat            {background-color: yellow;}

#navcontainer div     {padding-left: 20px; padding-top: 4px; padding-right: 0px;}



