body {
        background-color: #81868C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
					
}
body,td,th {
	color: #B9B9B9;
	font-family:Arial;
	font-size: 11px;
}

div.div_menu {
        width: 200px;
        height: 115px;
        overflow: auto;
        margin-left:20px;
}
div.div_news {
        width: 200px;
        overflow: auto;
	margin-left:20px;
	margin-bottom:8px;
}
div.div_activity {
        width: 170px;
        overflow: auto;
}
div.div_info {
        width: 467px;
        height: 83px;
        overflow: auto;
	text-align:justify;
}
div.div_body {
        width: 560px;
        height: 440px;
        overflow: auto;
	text-align:justify;
	color: #B9B9B9;
	font-family:Arial;
	font-size: 11px;
}
a.menu:link {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
}
a.menu:visited {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
}
a.menu:hover {
        color: #f05c00;
        text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
}
a.menu:active {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
}

a.lang:link {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 13px;
	font-weight : bold;
}
a.lang:visited {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 13px;
	font-weight : bold;
}
a.lang:hover {
        color: #f05c00;
        text-decoration:none;
	font-family:Arial;
	font-size: 13px;
	font-weight : bold;
}
a.lang:active {
        color: #1c4365;
        text-decoration:none;
	font-family:Arial;
	font-size: 13px;
	font-weight : bold;
}

a.left_menu:link {
        color: #ffffff;
        text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight : bold;
}
a.left_menu:visited {
        color: #ffffff;
        text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight : bold;
}
a.left_menu:hover {
        color: #ffffff;
        text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight : bold;
}
a.left_menu:active {
        color: #ffffff;
        text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight : bold;
}
