/* CSS Document */

body {
	margin: 0px;
}
.topmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
.leftmenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftmenu td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
.bottomboder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodytext ul {
	margin: 0px;
}
.topmenu2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}
.style3 {color: #FFFFFF; font-weight: bold; }
.style4 {
	color: #000000;
	font-weight: bold;
}
.style6 {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF; font-weight: bold; }
.titeltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #277ACD;
}
.topmenu .topmenu2 a {
	color: #003366;
	text-decoration: none;
}
.topmenu .topmenu2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a {
	color: #003366;
}
.bottom a:hover {
	color: #000000;
	text-decoration: underline;
}