@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #0D3A61; font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; }
.style3 {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 10px;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.errortext {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}
.menulinks a, .menulinks a:link, .menulinks a:active, .menulinks a:visited {
	color:#0D3A61;
	font-weight:bold;
	text-decoration:none;
}
.menulinks a:hover {
	text-decoration:underline;
}
.linebgcolor1 {
	background-color:#a5cede;
}
.linebgcolor2 {
	background-color:#91b5c3;
}
