body,td,th {
	font-family: Calibri;
	font-size: 15px;
	line-height: 1.4;
	color: #000000;
}
body {
	background-color: #404040;
	background-image: url(images/backb.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

a.navl:link {
	color: #FFFFFF;
	text-decoration:none
}

a.navl:visited{
   color:  #FFFFFF;
}
a.navl:hover {
	color: #000000;
}

a:link {
	color: #008FAD;
	text-decoration:none
}
a:visited {
	color: #008FAD;
}
a:hover {
	color: #000000;
	
}
a:active {
	color: #000000;
}

.title{
background-image:url(images/titleb.png);background-repeat:no-repeat;
}

.nt{
background-image:url(images/nt.png);background-repeat:no-repeat;
}
.nm{
background-image:url(images/nm.png);background-repeat:no-repeat;
}
.nb{
background-image:url(images/nb.png);background-repeat:no-repeat;
}
.ntb{
background-image:url(images/ntb.png);background-repeat:no-repeat;
}

.headt{
background-image:url(images/headt.png);background-repeat:no-repeat;
}
.headb{
background-image:url(images/headb.png);background-repeat:no-repeat;
}
.headtb{
background-image:url(images/headtb.png);background-repeat:no-repeat;
}

.lang {
	font-family: Century Gothic;
	font-size: 16px;
	margin-right: 25px;
}

.nav {
	font-family: Century Gothic;
	font-size: 22px;
	margin-left: 10px;
	margin-right: 10px;
}
.nav_act {
	font-family: Century Gothic;
	font-size: 22px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

.style_h {
	font-family: Century Gothic;
	font-size: 22px;
}
.style_h2 {
	font-size: 17px;
}
.style_h3 {
	font-size: 14px;
	line-height: 1.2;
	font-style: italic;
}

.body{
background-image:url(images/body.png);background-repeat:repeat-y;
}
