body{
	background: #DCE9EF url("img/bg.png") repeat-x;
	text-align: center;
	font-family: arial, verdana;
	font-size: 		10pt;
	margin:			0px;

}

td{
	font-family: arial, verdana;
	font-size: 		10pt;
}

.urgentnotice{
	width: 100%;
	background: #FF0000 url("img/error.png") right center no-repeat;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	height:		70px;
}

.nonfloat{
	clear: both;
}

a:link, a:link img,
a:visited, a:visited img,
a:hover, a:hover img {
	color: #000000;
	text-decoration:	none;
	border: 			none;
	border-bottom: 	1px solid #77B3C4;
}

a:hover, a:hover img {
	color: #77B3C4;
	border-bottom: 	none;
}

a:link img,
a:visited img,
a:hover img {
	text-decoration:	none;
	border: 			none;
	border-bottom: 	none;
}

h1{
	color: 				#FFFFFF;
	font-size:		22pt;
	font-weight:		normal;
	background: #77B3C4;
	width: 100%;
	margin: 0px;
	height: 40px;
}

h2{
	color: 				#FFFFFF;
	font-size:		18pt;
	padding-left: 5px;
	padding-top: 2px;
	font-weight:		normal;
	background: #77B3C4 url("img/border_heading.png") repeat-y;
	width: 188px;
	margin: 0px;
	height: 31px;
}

#outerborder{
	width: 766px;
	margin: auto;
	text-align: left;
	background: url("img/border_left.png") repeat-y;
}


#innerborder{
	width: 100%;
	background: url("img/border_right.png") repeat-y right;
}
	
#header{
	background: url("img/header_bg.png") repeat-x;
	height: 111px;
	width:100%;
}
	
#header_left{
	background: url("img/header_lc.png") no-repeat;
	height: 111px;
	width:30px;
	float: left;
}
	
#header_center{
	background: url("img/header_name.png") bottom left no-repeat;
	height: 111px;
	width: 700px;
	float: left;
}

#flags{
	text-align: right;
	margin-top:	50px;
}

#flags a:link,
#flags a:hover,
#flags a:visited,
#flags a:link img,
#flags a:visited img,
#flags a:hover img {
	border:	none;
}

#flags a:hover img {
	background:	#CDCDCD;
}
	
#header_right{
	background: url("img/header_rc.png") no-repeat;
	height: 111px;
	width:30px;
	float: right;
}
	
#picture{
	background: url("img/lingua.png") no-repeat;
	height: 283px;
	width: 100%;
}
	
#content{
}
	
#content_left{
	width: 15px;
	float: left;
}
	
#content_center{
	background: #FFFFFF	url("img/contentborder.png") repeat-y right;
	width: 736px;
	margin-left: 15px;
	float: left;
}

#content_center_main{
	background:	#FFFFFF;
	text-align: justify;
	width: 543px;
	float: left;
	overflow: none;
}

.text{
	padding: 10px;
	padding-bottom: 0px;
	min-height: 200px;
}

#content_center_navi{
	width: 193px;
	float: right;
}

#zunaad a:link, #zunaad a:link img,
#zunaad a:visited, #zunaad a:visited img,
#zunaad a:hover, #zunaad a:hover img,
#zunaad{
	color: #000000;
	text-decoration:	none;
	border: 			none;
	margin-left:	5px;
}

#navigation{
	list-style:		none;
	margin:			0px;
	margin-left:	10px;
	padding:			10px;
}

#navigation li   {
	margin:			0px;
	padding:		0px;
	padding-top:	5px;
}

	
#content_right{
	width: 15px;
	height: 1px;
	float: right;
}
	
#footer{
	background: url("img/footer.png") no-repeat;
	height: 56px;
	width: 100%;
	color: #77B3C4;
	text-align: center;
	padding-top: 35px;
}

#footer a:link,
#footer a:visited,
#footer a:hover{
	color: #77B3C4;
	border: none;
}