div.W600 {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

div.LeftMenu{
	left: 20px;
	top: 100px;
	border: 1px dotted #000000;
	padding: 5px;
	position: absolute;
	text-align: left;
	background: #E5E5E5;
}

div.VerticalMenu{
//	left: 300px;
	top: 5px;
	width: 585px;
	border: 1px dotted #000000;
	padding: 5px;
	position: relative;
	text-align: left;
	background: #E5E5E5;
}


div.RightMenu {
	right: 20px;
	position: absolute;
}

tt.navig {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 0pt;
}

tt.navig:HOVER {
	cursor: pointer;
	background-color: #ffffe0;
}

table.standard {
	border: 2px solid #000000;
}

table.standard tr {
	background-color: #FFFFFF;
}

table.standard th {
	background-color: #F5F5F5;
}


table.standardWhite {
	background-color:#ffffff;
	border: 2px solid #000000;
	width: 100%;
}

tr.FF {
	background-color: #FFFFFF;
}

tr.F2 {
	background-color: #F2F2F2;
}

tr.FFh {
	background-color: #FFFFFF;
}

tr.F2h {
	background-color: #F2F2F2;
}

tr.FFh:HOVER {
	background: #f9f0cb;
}

tr.F2h:HOVER {
	background: #f9f0cb;
}

tr.F0 {
	background-color: #F0F0F0;
}

td.F0 {
	background-color: #F0F0F0;
	border-right: 1px dashed;
}

tr.Header {
	background-color: #f0f0f0;
	white-space: nowrap;
}

input.FlatInput {
	background-color: #f9f9f9;
	border: 1px solid #000000;
}

input.FlatInput:HOVER {
	background-color: #E0E0E0;
	border: 1px solid #000000;
	cursor: pointer;
}

input.FF  {
	border:1px;
	background-color: #FFFFFF;
}

input.F2  {
	border:1px;
	background-color: #F2F2F2;
}

body {
	text-align: justify;
	background-color: black;
	color: white;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
}

table {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #220022;
	background: #F5F5F5;
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	color: #220022;
}

td.lista {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 11pt;
	color: #220022;
}

ul {
	font-family: Tahome, Helvetica;
	font-size: 10pt;
	FONT-WEIGHT: normal;
	text-align: left;
	margin-left: 45pt;
	margin-right: 45pt;
}

p {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	margin-bottom: 1pt; color: #220022;
	text-align: justify;
	FONT-WEIGHT: normal;
}

a {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	color: blue;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 0pt
}

a:visited {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	color: blue;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 0pt
}

a:active {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	color: blue;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 0pt
}

a:link {
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	color: blue;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	margin-left: 0pt
}

a:hover {
	background-color: #ffffe0;
}

h1.warning {
	color: #DD1111;
}

a.menu {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 0pt;
	color: black;
	background-color: white;
}

a.menu:visited {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 0pt;
	color: black;
	background-color: white;
}

a.menu:active {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 0pt;
	color: black;
	background-color: white;
}

a.menu:link {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 0pt;
	color: black;
	background-color: white;
}

a.menu:hover {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family: "DejaVu Serif", Tahoma, Helvetica;
	font-size: 9pt;
	margin-left: 0pt;
	color: black;
	background-color: #D2D5D6;
}

td.nowrap {
	white-space: nowrap;
}

p.attribution {
	color: white;
}
