body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
}
a:link{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#fullbody {
	width: 100%;
}
#mainbody{
	float: left;
	width: 750px;
}
#overbody_outer{
	width: 750px;
}
#overbody_inner{
	
}
#overleft_outer{
	float: left;
	width: 90px;	
}
#overleft_inner{
	
}
#overright_outer{
	float: left;
	width: 90px;	
}
#overright_inner{
	
}

#header_outer{
	width: 750px;
	height: 282px;
	background: url(../images/top.jpg);
}
#header_inner{
	
}
#header_space{
	float: left;
	width: 750px;
	height: 195px;
}
#menutop_outer{
	width: 450px;
	height: 48px;
	text-align: center;
	float: left;
}
#submenutop_outer{
	width: 750px;
	height: 25px;
	text-align: center;
	float: left;
}
#lang_outer{
	width: 50px;
	line-height: 25px;
	height: 25px;
	float: right;
	padding-top: 25px;
}
#center_outer{
	float: left;
	width: 750px;
}
#center_inner{
	
}
#body_outer{
	float: left;
	width: 750px;
	text-align: left;
}
#body_inner{
	float: left;
	
}
#footer_outer{
	float: left;
	width: 750px;
}
#footer_inner{
	
}
#mysite{
	float: left;
	width: 545px;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
#mysite_text{
	float: left;
	text-align: justify;
	text-indent: 2px;
}
#mysite_img{
	float: right;
}
.mysite_img{
	border: thick solid White;
}
ul#mainlevel-top{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 90px;
	text-align: center;
	display: inline;
}
ul#mainlevel-top li{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	font-size: 10px;
	line-height: 45px;
	float: left;
	text-align: center;
}
ul#mainlevel-top li a {
	display: block;
	width: 80px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #999999;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
ul#mainlevel-top li a:hover{
	color: #fff;
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
}
ul#mainlevel-subtop{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 90px;
	text-align: center;
	display: inline;
}
ul#mainlevel-subtop li{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	font-size: 10px;
	line-height: 25px;
	float: left;
	text-align: center;
}
ul#mainlevel-subtop li a {
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
	color: #999999;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}
ul#mainlevel-subtop li a:hover{
	color: #fff;
}
.moduletable h3{
	background: Aqua;
}
.contentheading{
	text-align: left;
	font-weight: bold;
	color: #FFF;
	float: left;
	padding-top: 10px;
}
#loghi_outer{
	float: left;
	width: 750px;
	height: 18px;
	padding-top: 3px;
}
#logo_sn{
	float: left;
	width: 70px;
	height: 18px;
	padding-left:0px;
}
#logo_ds{
	float: right;
	width: 70px;
	height: 18px;
	padding-right:0px;
}
#partitaiva{
	float: left;
	width: 100px;
	height: 18px;
	padding-left:250px;
}

