body {
	background-color: #000033;
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.menu1 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
	display:block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000033;
}
.menu1clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	display:block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000033;
}
.menu2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
	padding-left: 8px;
	display:block;
}
.menu2clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	padding-left: 8px;
	display:block;
}
.menu3 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
	padding-left: 16px;
	display:block;
	
}
.menu3clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	padding-left: 16px;
	display:block;	
}
.menu4 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 10px;
	color: #000033;
	text-decoration:none;
	padding-left: 24px;
	display:block;
}
.menu4clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 10px;
	color: #990000;
	text-decoration:none;
	padding-left: 24px;
	display:block;
}
.menu1:hover, .menu1clicked:hover, .menu2:hover, .menu2clicked:hover, .menu3:hover, .menu3clicked:hover, .menu4:hover, .menu4clicked:hover {
	color: #990000;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 30px;
	color: #990000;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 18px;
	color: #000033;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #000033;
}
.content,p,li {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size:12px
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	color: #333366;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	color: #000000;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablesearch {
	border: 1px solid #333366;
	background-color: #bdd0ee;
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
.langs {
	color: #000033;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
.langs:hover {
	color: #CCCCFF;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}