body {
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size:12px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
.menutop {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	padding-right:20px;
}
.menutopclicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	padding-right:20px;
}
.menu1 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
.menu1clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
.menu2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left: 8px;
	display:block;
}
.menu2clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 11px;
	color:#FFCC00;
	font-weight: bold;
	text-decoration:none;
	padding-left: 8px;
	display:block;
}
.menu3 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left: 16px;
	display:block;
	
}
.menu3clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 10px;
	color:#FFCC00;
	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: #999999;
	text-decoration:none;
	padding-left: 24px;
	display:block;
}
.menu4clicked {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 10px;
	color:#FFCC00;
	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:#FFCC00;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 20px;
	color: #990000;
	
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size: 16px;
	color: #FF0000;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #990000;
}
.h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #990000;
	font-weight:bold;
}

.h31 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #990000;
	font-weight:bold;

}
.content,p,li {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	font-size:11px
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	color: #000000;
	text-decoration:none
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif, Century Gothic;
	color:#990000;
}
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;
}

.table1 {

}
.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.langs {
	color: #000066;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
.langs:hover {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

div.adbanner {
  margin: 0;
  position: absolute;
  top: 10px;
  left: 900px;;
}

