body {
         background-image:url(img/background.png);
         background-color:#FFFFFF; 
         margin: 0;
         background-repeat: repeat-x;
         text-align: center;

}


td#head {
        background-image:url(img/backgroundhead.png);
        height: 140;
        background-repeat: repeat-x;
	vertical-align: bottom;
	
}

table#logo {
	background-image:url(img/backgroundlogo.png);
        height: 140;
	width: 800;
        background-repeat: repeat-x;
}

table#newsbox {
        height: 140;
	width: 100%;
	vertical-align: top;

}


td#menu {
        background-image:url(img/backgroundmenu.png);
        height: 30;
	width: 800;
        background-repeat: repeat-z;
	vertical-align: top;
	font-family: Tahoma, sans-serif;
        font-size:14px;
        color:#FFFFFF;	
	text-decoration: none;
}

a {
	font-family: Tahoma, sans-serif;
        font-size:12px;
        color:#FFFFFF;
	text-decoration: none;

}



a#link0 {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}



td#menu03 {
        background-image:url(images/z3.png);
	width: 6;
        height: 21;
        background-repeat: no-repeat;
}

td#fr {
	font-family: Tahoma, sans-serif;
        font-size:12px;
        color:#FFFFFF;

}


td {
	font-family: Tahoma, sans-serif;
        font-size:12px;
        color:#000000;

}

td#line {
        background-color: #FFFFFF;
        height: 1;
}

tr#menu01 {
	 background-color:#2f85b8; 
  	 text-align: left;
	 vertical-align: middle;
         font-size:14px;
	 height:30px;
}

tr#menu02 {
	 background-color:#afd1e4; 
  	 text-align: left;
	 vertical-align: middle;
         font-size:12px;
}

tr#menu03 {
	 background-color:#e4edfd; 
  	 text-align: left;
	 vertical-align: middle;
         font-size:12px;
}


tr#menu03:hover {
	 background-color:#91bbd4; 
}
tr#menu02:hover {
	 background-color:#91bbd4; 
}

a {

	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a#menu00 {
	color: #FFFFFF;
}

a#menu01 {
	color: #000000;
}
td#foot {
        height: 12;
	width: 800;
	text-align: center;
	background-color: #2f85b8;
	color: #ffffff;
        font-size:10px;
}

td#newsbox1 {
	text-align: center;
	background-color: #2f85b8;
	color: #FFFFFF;
        font-size:11px;
}

td#newsbox2 {
	text-align: justify;
	background-color: #afd1e4;
	color: #000000;
        font-size:10px;
	 vertical-align: middle;
}

td#newsbox3 {
	text-align: right;
	background-color: #2f85b8;

	 vertical-align: middle;
}
a#newsbox {
	color: #FFFFFF;
        font-size:10px;
}



