body {
	    margin:5px;
        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;
}


.pagelayout{
	    margin-top:2px;
	    border: 1px solid #666666;


}

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;
}
.headmax, h1{
	font-family : Arial;
	font-size : 24px;
	font-weight : bolder;
	color : #333333;
	padding : 5px 0px 5px 5px;
	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 5px;
}
.headred{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
	padding : 2px 0px 0px 0px;
}

/* 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;
}


 .colored_text {
   color:#990000;
  }

 .subheadline {
    font-size:12px;font-weight:bold;margin-bottom:4px
  }


.logged_in {background:white;border:1px solid #666666;padding:5px;margin:5px}