body {
	background-color : #6D4FA9;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #6D4FA9;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
}

table.top {
	background-color : #C7BE54;
}

table.bottom {
	background-color : #6D4FA9;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6D4FA9;
	text-decoration : underline;
}

a:hover {
	color: #000000;
	text-decoration : underline;
}

a.left_mnu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

a.left_mnu:hover {
	color: #000000;
	text-decoration : none;
}

a.viol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration : underline;
}

a.viol:hover {
	color: #ffff00;
	text-decoration : underline;
}

a.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFEB99;
	text-decoration : none;
}

a.footer:hover {
	color: #ffff00;
	text-decoration : underline;
}

td.footer {
	padding-left : 8px;
	padding-right : 8px;
	background-color : #1E1431;
	border-right : 1px solid #6D4FA9;
}





td.fon_red {
	background-color : #CC0066;
}

td.fon_blue {
	background-color : #083FAC;
}

td.fon_grey {
	background-color : #EFEFF1;
}

span.date {
	color : #989898;
}

span.subtitle {
	font-weight : bold;
	color : #083FAC;
}

a.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration : underline;
}

a.white:hover {
	color: #ffff00;
	text-decoration : underline;
}

a.lng {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #062A72;
	text-decoration : underline;
}

a.lng:hover {
	color: #CC0066;
	text-decoration : underline;
}


