/* CSS Document */

<style type="text/css">
	
td {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
}
td.logoname{
	background-color: #FF9900; color: black;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}
td.bluemenu {
	background-color: #1874CD; color: white;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
	font-size:11px;
	max-height:20px;
}
td.violettitle {
	background-color: #5D478B; color: white;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
}
td.violetmenu {
	background-color: #AB82FF; color: white;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
	font-size:11px;
}
td.uppermenu {
	background-color: #99FFFF; color: black;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
	font-size:11px;
}
td.bluetitle {
	background-color: #00688B; color: white;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
}
.bluemenu:hover {
  background-color: #000066;
}
.violetmenu:hover {
  background-color: #9932CC;
}
.uppermenu:hover {
  background-color: #C1FFC1;
}
td.copyright {
	background-color: #E0EEEE; color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}
div.cssMessage{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:#000000;
}
div.reflex{	
cursor:pointer;
}
.reflex:hover {
  background-color: #FF7000; 
}
table.tablanivelCSS
{
color:#000000;
font-family:Arial;
font-size:12px;
}
td.nivelCSS
{
border:thin;
border-style:solid;
border-color:#FF9900;
}
table.text7CSS
{
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
table.text10CSS
{

color:#000000;
font-family: Arial;
font-size:12px;
}
td.rec
{
border:thin;
border-style:solid;
border-color:#FF9900;
}
td.trtext10CSS
{
color:#000000;
font-family: Arial;
font-size:12px;
}
</style>
