body	{
	background-color	: #FFFFFF;
    font-family: Verdana;
	}

a	{
	font			: 12px verdana, helvetica, sans-serif;
	color			: maroon;
	text-decoration	: none;
	}

a:hover	{
	color			: yellow;
	background-color: maroon;
	text-decoration	: none;
	}

li	{
	list-style-type		: square;
	font			: 12px tahoma, helvetica, sans-serif;
	color			: maroon;
	}

P.mainmenu, TD.mainmenu, A.mainmenu {
    font-family: Verdana;
    color: white;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

A.mainmenu_active {
    font-family: Verdana;
    color: #FFFFF7;
    font-size: 13px;
    background-color: maroon;
    text-decoration: none;
    font-weight: bold;
}

A.mainmenu_ALT {
    font-family: Verdana;
    color: white;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

A.mainmenu_ALT:hover {
    background: #FDE9D5;
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.mainmenu_active_ALT {
    color: black;
    font-size: 12px;
    background-color: #FDE9D5;
    text-decoration: none;
    font-weight: bold;
}

A.mainmenu_active_ALT:hover {
    background: #FFFFF7;
    color: black;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.submenubar, P.submenubar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainmenuinsub {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.mainmenuinsub_active {
    color: maroon;
    text-decoration: none;
    font-weight: bold;
}

.tinierstill {
    font-size: 9.5px;
}

.mainSUBmenuinsub {
    color: black;
    text-decoration: none;
}

.mainSUBmenuinsubSITEMAP {
    color: black;
    text-decoration: underline;
}

.mainSUBmenuinsub_plus {
    color: black;
}

.mainSUBmenuinsub_active, .mainSUBmenuinsub_plus_active {
    color: maroon;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

form	{
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	}

table	{
	border-collapse		: collapse;
	}

input, button, select, option
	{
	background-color	: #FFFFFF;
	border-color		: #AABBDD;
	color			: #000000;
	font			: 10px verdana, helvetica, arial, sans-serif;
	}

textarea
	{
	background-color	: #FFFFFF;
	font			: 12px tahoma, helvetica, sans-serif;
	color			: #000000;
	border			: 1px solid #000000;
	}

.text	{
	font			: 12px tahoma, helvetica, sans-serif;
	color			: #000000;
	padding-left	: 3px;
	}

.boxborder
	{
	border			: 1px solid maroon;
    color: black;
	}

.maintable
	{
	background-color	: #FFFFFF;
	}

.maintablealt
	{
	background-color	: #FFFFFF;
	}

.maintableon
	{
	background-color	: #FFFFF0;
	}

/* BUTTONS THAT ROLLOVER */

.list-menu a
	{
	display			: block;
	border			: 1px solid #000000;
    color           : maroon;
	background		: #FDE9D5;
	width			: 98%;
	text-align		: center;
	}

.list-menu a:hover
	{
	background-color: maroon;
	color   		: yellow;
	width			: 98%;
    font-weight     : bold;
	}