body{
margin: 0px auto;
background-color:#ededed;
background-image: url(images/bg_b.gif);
background-repeat:repeat-x;
font-family:Verdana;
font-size: .7em;
}
.panel_right{
		background:url(images/right_home.gif) no-repeat bottom right;
		position:absolute;
		width:200px;
		height: 260px;
		bottom: -1px;
		right:10px;
		}
.sideline{
border-right: #CCCCCC solid 1px;
border-left: #CCCCCC solid 1px;
margin: 0px auto;
background:#ffffff;
width: 1004px;
}
.topline{
background-color:#CFEAFE;
height: 15px;
background-image:url(images/z3_menu_fond.gif);
border-top: #003366 solid 2px;
color:#999999;
text-align:right;
}
.topline a{
text-decoration:none;
background-image:url(images/z3_menu_separation.gif);
background-repeat:no-repeat;
background-position:left;
padding-left: 5px;
padding-right: 3px;
color:#666666;
}
.topline a:hover{
text-decoration:underline;
}
.flags{
float:right;
padding: 10px 10px 5px 0px;
}

.toplinetwo{
background-color:#CFEAFE;
height: 15px;
background-image:url(images/z3_menu_fond.gif);
border-bottom: #CC0000 solid 2px;
color:#ccc;
padding-top: 2px;
text-align:center
}
.toplinetwo a{
text-decoration:none;
background-image:url(images/z3_menu_separation.gif);
background-repeat:no-repeat;
background-position:right;
padding-right: 10px;
color:#CC0000;
}
.toplinetwo a:hover{
text-decoration:underline;
}
.toplinethree{
background-color:#CFEAFE;
height: 15px;
background-image:url(images/z3_menu_fond.gif);
border-bottom: #CC0000 solid 2px;
color:#ccc;
padding-right: 5px;
padding-top: 2px;
text-align:center;
}
.toplinethree a{
text-decoration:none;
background-image:url(images/z3_menu_separation.gif);
background-repeat:no-repeat;
background-position:left;
padding-left: 10px;
padding-right: 5px;
color:#666666;
}
.toplinethree a:hover{
text-decoration:underline;
}
.tableclas{
	font-size:12px;
	}
.redspot{
color:#990000;
}
.headings_bg{
background-color:#EEEEEE;
color:#333333;
padding:2px;
display:block;
font-weight:bold;
font-size: 110%;
margin-bottom:10px;
}
.content{

color:#000000;
font-size: .9em;
}