body {
    padding: 0px;
    margin: 0px;
    background: #FFFFFF;
    color: #575d66;
    font: normal 100.01% Verdana;
}

#title {
	font : bold 11pt;
	font-family : Verdana;
	color : #575d66;
	text-align : left;
}

#title_2 {
	font : bold 12pt;
	font-family : Verdana;
	color : #044fbe;
}

table {
	font : normal normal normal 10pt/20px Verdana;
	color: #3d434a;
	text-align : justify;
	vertical-align : text-top;
	white-space : pre;
}

td
{
	margin: 0em;
	padding: 0em;
}

img {border:0px}

a {
	text-decoration:underline;
	color: #575d66;
	font : 10pt;
}

#dial_menu {
	text-decoration:underline;
	color: Background;
	font : bold 10pt;
}

a:hover, .div_info_block a:hover, #copyright a:hover{
	text-decoration:underline;
	color:#3b6789;
}



/* MAIN */
#div_main {
	margin:0px;
	text-align:left;
	width: 100%; height:100%; margin:20px;
}


#content {
	width:95%;
	margin:20px 0px;
	font-size:80%;
	text-align: justify;
}


#copyright{
	position:absolute;
	right:3px;
	bottom:0px;
	background : url(img/bottom.jpg);
	width:765px;
	height:38px;
	background-repeat : no-repeat;
}

#copyright_text{
	position:absolute;
	right:10px;
	bottom:8px;
	font : bold 11px Verdana;
	color : #98a4b8;
}


