body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #281463;
}

.style1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #1b0559;
}

.style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #132b57;
}

.style3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #f3d426;
}

.style4 {
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 18px;
	color: #2497c5;
	display:block;
	padding-bottom:10px;
}

.style5 {
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 20px;
	color: #70ca2d;
	display:block;
	padding-bottom:10px;
}
.style6 {font-size: 14px}

.style7 {
	font-size: 18px;
	font-weight: bold;
}

#topmenu {
	background:url(../images/topmenu_fl.gif) no-repeat bottom;
}

#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #281463;
	text-decoration:none;
	display:block;
	padding-bottom:10px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#botmenu, #botmenu a:link, #botmenu a:active, #botmenu a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #70ca2d;
	text-decoration:none;
}

#botmenu a:hover {
	text-decoration: underline;
}
A.lang:link, A.lang:active, A.lang:visited {
  font-weight:normal;
  text-decoration:none;
  color: #FFFFFF;
}
A.lang:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#lang {
  position:absolute; 
  top:55px; 
  padding-left:385px;
}

