/* CSS Document - NEW Updated design 22-01-06. - No formate changes on screen.*/

.Headline{ 
	font-size: xx-large;
	color:#000099; 
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.Body16{
	font-size: larger;
	font-weight:normal;
	color:#000000; 
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.Body16-BOLD{
	font-size: larger;
	font-weight:Bold;
	color:#000000; 
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.Body14{
	font-size: large; 
	font-weight:normal;
	color:#000000; 
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.buttons {
	background-color:#FFFFFF;
	border-style: solid;
	border-bottom: 2px solid #E0DFE3;
	border-left: 2px solid #E0DFE3;
	border-top: 1px solid #E1EFE4;
	border-right: 1px solid #E1EFE4;
	padding: 4px;
}

.Picture {
	background-color:#FFFFFF;
	border-style: solid;
	border-bottom: 2px solid #E0DFE3;
	border-left: 2px solid #E0DFE3;
	border-top: 1px solid #E1EFE4;
	border-right: 1px solid #E1EFE4;
	padding: 10px;
}

A.menulink {
	display: block;
	text-decoration: none;
	font-size: large;
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

A.menulink:hover {
	text-decoration: none;
	font-size: large;
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color:#E0DFE3;
}

A.Singlelink {
	text-decoration:none;
	font-size: large;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #0000AA;
}

A.Singlelink:hover {
	text-decoration:underline;
	font-size: large;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

A.link {
	text-decoration:none;
	font-size: large;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

A.link:hover {
	text-decoration:underline;
	font-size: large;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #9595F2;
}
