

h1{
	font-size:24px;
	color:#CC0000;
	float:left;
	margin:0 0 10px 0;
	*margin:5px 0 10px 0;
}
h2{
	font-size:14px;
	color:#999;
	float:left;
	margin:0 0 10px 0;
	*margin:5px 0 10px 0;
}
#outer{
	background:#FFF;
}

#container_high{
	width:693px;
	padding-left:40px;
	_padding-left:21px;
	margin:0;
	float:left;
}
#container_high p{
	font-size:12px;
	line-height:18px;
	color:#999;
	float:left;
	width:650px;
}
#container_high img{
	float:left;
}
.left{
	float:left;
	margin-right:5px;
}
#container_high li{
	background:url(interface/bg-link-container.png) no-repeat;
	list-style:none;
	
}


table
{	
	font-family: Arial,"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 623px;
	text-align: left;
	border-collapse: collapse;
	float: left;
}


th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;	
	background: #ECE6C9 url('interface/gradhead.png') repeat-x;
	border-top: 2px solid #D1CAA5;
	border-bottom: 1px solid #fff;
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
}

td img
{
margin: 0 20px 0 0;
}

td a
{ text-decoration: none;
color: #669; }

td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border: 1px solid #fff;
	background: #F8F6ED url('interface/gradback.png') repeat-x;
	text-align:center;
}
td.titulo
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	font-weight:bold;
	border: 1px solid #fff;
	background: #F8F6ED url('interface/gradback.png') repeat-x;
	text-align:center;
}
tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
tbody tr:hover td
{
	background: #F2EED9 url('interface/gradhover.png') repeat-x;
	color: #339;
}
a{color:#c00; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
