body{
	background:#4f6980 url(images/tlo.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	}
	
td{
	text-align:left;
}
	
.pagecontainer{
	width: 100%;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:top center;
	font-family: tahoma;
}

#n div.editmenu{
	padding:10px;
	width:100px;
	z-index:100px;
	position:absolute;
	
}
#n div.mainpage{
	width:100%;
}

.header {
	text-align:right;
	vertical-align:top;
	height:212px;
	width:980px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;}

.header2 {
	text-align:right;
	vertical-align:top;
	width:980px;
	height:91px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
}

div.pagetitle{
	font-size:14px;
	font-weight:bold;
	height:15px;
}


.content{
	width:980px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
	top:164px;
}


.text {
	width: 752px;
	height:100%;
	vertical-align:top;
	padding:0px;
}


div.menu_container{
background:url(images/menu_center.png);
_background:white;
width:193px;
padding-top:10px;
padding-bottom:10px;
padding-right:7px;
}

div.menu_start{
background:url(images/menu_top.png);
width:200px;
height:13px;
_background:white;

line-height:0px;
}
div.menu_end{
	
line-height:0px;
background:url(images/menu_bottom.png);
width:200px;
_background:white;
height:18px;
}


td.separator{
width:1px;
background-position:top;
background-repeat:no-repeat;
}

td.menu{
vertical-align:top;
width:200px;
}

.page {
	width: 752px;	
	height:100%;
	background:url(images/page_center.png);
	min-height:340px;
	position:relative;
_background:white;
}

.pagefoot {
	width: 752px;	
	height:19px;
	background:url(images/page_bottom.png);
_background:white;
}
.pagetext{
	position:relative;
	left:15px;
	bottom:15px;
	width:712px;
}

.pagestart {
	width: 752px;	
	height:13px;
	background:url(images/page_top.png);
_background:white;	
}


.footer {
	width:100%
	left:0px;
	right:0px;
	height:134px;
	min-height:134px;
	bottom:0px;
	vertical-align:bottom;
}





.image {
	width:980px;
	position:relative;
	left:50%;
	margin-left:-401px;
	height:70px;
	top:0px;
	vertical-align:bottom;
}


.footer div,.footer2 div{
	padding:1px;
	text-align:center;
	font-size:10px;	
}