table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 12pt verdana, arial;
	margin: 0;
	}

th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

a
	{
	color: #00008b;
	text-decoration: none;
	}

a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	padding-right: 20%;
	}

table td.nopad
	{
	padding-right: 5%;
	}

#menu {
color:#000000;
font-family:Verdana,Arial,Helvetica,Geneva,Lucida-sans,sans-serif;
font-size:13px;
font-weight:bold;
letter-spacing:0.8px;
line-height:1.2;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:1px;
margin:0 !important;
width:200px;
padding:5px 0 0 20px;
background-image:url(../images/fonto_flash.gif);
background-repeat:no-repeat;

}

#menu li {margin-top:10px;width:160px !important;}

#menu a {color:#000000}
#menu a:hover {text-decoration:none !important;color:#2B6C14;}

#menu ul{
list-style:none;
margin:0 !important;
padding:0px !important;
color:#666;
letter-spacing:0.2;
font-size:12px;
/*line-height:1.6*/
}

#menu ul li{
margin-top:10px !important;
cursor:pointer
}

#menu ul li:hover {cursor:pointer;color:#FFFFFF;}

#menu ul li a {color:#666 !important}
#menu ul li a:hover {text-decoration:none !important;color:#FFFFFF;}

a:hover, a:active, a:focus, a:active{
outline: none;
-moz-outline-style: none;
}
