BODY, TD, TH, DL, UL, OL, P {    color: #323232; FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 8pt;}


/* de header hoogte een breede waar ook de logo staat*/

#head
        {
	        background: url( layout_images/logoma.jpg) no-repeat top left;
		width: auto;
                height: 96px;
	        text-indent: -5000px;
	        }


#head_mu
        {
	        background: url( layout_images/logomu.jpg) no-repeat top left;
	        width: auto;
		height: 96px;
		text-indent: -5000px;
        }

#head_ca
        {
	        background: url( layout_images/logoca.jpg) no-repeat top left;
	        width: auto;
		height: 96px;
		text-indent: -5000px;
        } 
#head_as
        {
	        background: url( layout_images/logoas.jpg) no-repeat top left;
		width: auto;
		height: 96px;
		text-indent: -5000px;
        }
a:link
{
        color: #003366;
        text-decoration: none;
        background-color: none;
}

a:visited
{
        color: #003366;
        text-decoration: none;
        background-color: none;
}

a:hover
{
        color: red;
        text-decoration: none;
}


.title
{
        font-family: Arial, verdana, Geneva;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
}


.txt,textarea
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.topmenu
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-color: #000000;
   text-decoration: none;
   font-weight: bold;
   background-color: #647D68;
}

.leftmenu
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   text-decoration: none;
}


.topmenusearch
{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:11px;
        background-color: #EDEEF0;
        border-style: solid;
        border-width: 1px;
}

.submit
{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:11px;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
}

input,select
{
        color:#000000;
        font-family: Arial, Verdana, Geneva;
        font-size: 10px;
}

h1
{
        font-family: Arial, Vernada, Geneva;
        font-size: 30px;
        font-weight: bold;
}
h2
{
        font-family: Arial, Vernada, Geneva;
        font-size: 30px;
        font-weight: bold;
}
h3
{
        font-family: Arial, Vernada, Geneva;
        font-size: 20px;
        font-weight: bold;
}


p { }
.warn { color: #FF0000; }
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }
