body
{
		background-repeat:repeat-x;
		background-image:url(images/body_background.jpg);
		background-color:#cbe0ee;
		margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
		font-family: Arial, Helvetica, "Arial AMU", "Arial Unicode", sans-serif;
        font-size:11px;
}
p{margin:0px;}

#menu {
width: 916px;
}
div, dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dl {
float:left;
margin: 0px;
background: #e0effa;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #e0effa;
}
#menu dd {
position: absolute;
z-index:100;
background: #e0effa;
}
#menu li {
text-align: center;
border:0px solid #abbcd5;
border-top:none;
background: #e0effa;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
/*display: block;*/
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
#language a{
color:#1f376b;
text-decoration:none;
font-weight:bold;
}
#language a:hover{
color:#1f376b;
text-decoration: underline;
}
#footer {
color:#8d8f90;
font-size:9px;
text-decoration:none;
line-height:15px;
}
#footer a{
color:#8d8f90;
font-size:9px;
text-decoration:none;
}
#footer a:hover{
color:#8d8f90;
font-size:9px;
text-decoration: underline;
}
.text_grey{ color:grey;}
.text_broun{ color:#001a54;}
.text_black{color:#000000; font-size:10px;}
.text_blacks{color:#000000; font-size:9px;}
.blocktitle{color:#001a54; font-size:16px; font-weight:bold;}
.title_broun{color:#003399; font-size:20px; font-weight:bold;}
.title_lite{color:#a6bcdd; font-size:20px; font-weight:bold;}
