body {
	font-size: 11px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color:#000040;
	background: #FFFFFF url("tlo.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	}
	
table {
	font-size: 11px;
	line-height: 14px;
	}
	
p {
	margin-top: 0px;
	margin-bottom: 14px;
	}
		
a:link {
	color: #119955;
	}

a:visited {
	color: #5577AA;
	}

a:hover {
	background-color: transparent;
	color: #ffcccc;
	}

a:active {
	background-color: transparent;
	color: #ffcccc;
	}

#menuContainer {
	z-index: 10;
	}
	
#menubar {
	position:absolute;
	width: 151px;
	left:0px;
	top:173px;
	background-color: transparent;
	border-right:0px solid #355428;
	padding:0px;
	line-height: 20px;
	}

#menubar a {
	display: block;
	text-align: left;
	height: 20px;
	color:#FFFFFF;
	letter-spacing:1px;
	border-top:0px solid #ADD25E;
	border-bottom:0px dotted #ADD25E;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin: 0px;
	}

#menubar a:link {
	display: block;
	text-align: left;
	height: 20px;
	color:#FFFFFF;
	letter-spacing:1px;
	border-top:0px solid #ADD25E;
	border-bottom:0px dotted #ADD25E;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin: 0px;
	}

#menubar a:hover {
	text-align: left;
	height: 20px;
	color:#FFFFFF;
	letter-spacing:1px;
	border-left:0px solid #D3FF73;
	border-top:0px solid #355428;
	border-right:0px solid #355428;
	border-bottom:0px solid #355428;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background: #587CB0 url("menu_1b.jpg");
	}

#menubar a.active {
	border-bottom-color:#D3FF73;
	border-right-color:#D3FF73;
	border-left-color:#98B853;
	border-top-color:#98B853;
	background: #587CB0 url("menu_1b.jpg");
	}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border-top:0px solid #4B6075;
	border-right:1px solid #4B6075;
	border-bottom:1px solid #4B6075;
	border-left:0px solid #4B6075;
	background:#587CB0 url("menu_2a.jpg");
	}
.menu a {
	color: #FFFFFF;
	display: block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
	line-height: 12px;
	height: 20px;
	padding-top: 4px;
	}

.menu a:visited {
	color: #FFFFFF;
	}

.menu a:hover {
	background: #587CB0 url("menu_2b.jpg");
	color:#FFFFFF;
	}
	
.menu a:active {}

#rightNav1  {
	position: absolute;
	right: 0px;
	top:   182px;
	width: 150px;
	float: right;
	padding-right: 5px;
	background: transparent;
	text-align: left;
	}	
	
#rightNav  {
	position: absolute;
	right: 0px;
	top:   0px;
	width: 567px;
	min-width: 200px;
	float: right;
	padding-right: 5px;
	background: transparent;
	text-align: right;
	}	
	
#contentArea {
	position: absolute;
	left: 170px;
	top: 174px;
	right: 60px;
	z-index: 0;
	}
	
#contentArea2 {
	position: absolute;
	left: 166px;
	top: 174px;
	right: 160px;
	min-width: 400px;
	z-index: 0;
	}
	
ol, ul {
	margin-top: 3px;
	margin-bottom: 3px;
	}

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #004A8E;
	margin: 0px;
	margin-bottom: 10px
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 21px;
	color: #0388CC;
	margin-top: 0px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #004A8E;
	margin: 0px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	color: #0388CC;
	margin-bottom: 12px	
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #004A8E;
	margin: 0px;
	}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	line-height: 9px;
	margin: 0px;
	color: #0399FF;
	}
	
h7 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	text-decoration: none
	color: #330000;
	}

#highlight {
	background-color: #B1D7F8;
	padding: 10px;
	border: 1px #666666 solid;
	margin-bottom: 14px;
	}
	
#highlight2 {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px #bbbbbb solid;
	margin-bottom: 14px;
	}

#autor {
	font-style: italic;
	font-size: 9px;
	text-align: right;
	color: #555588
	}
	
.hr {
	display: block;
	border-bottom: 1px #ADD25E solid;
	}

