/* City Mouse CSS by Janie Hadsel		 */
/* Hadsel Design - www.hadsel-design.com */
/* Adapted by Abdenego Santos 2007       */
input,select,textarea {
background-color: #ffffff; font-size:12px ; font-family:"Courier New", Courier, monospace; text-transform:uppercase; border: 1px outset #ffffff; color:navy;
}

select.azul {
background-color: #ffffff; 
font-size:10px;
font-family: monospace, "Courier New", Courier;
text-transform:uppercase; 
border: 1px outset #ffffff; 
color:navy;
}

textarea.azul {
background-color: #ffffff; 
font-size:10px;
font-family: monospace, "Courier New", Courier;
text-transform:uppercase; 
border: 1px outset #ffffff; 
color:navy;
}

table.azul { 
	font-size:12px ; font-family:"Courier New", Courier, monospace; text-transform:uppercase;
	color: #000;
	text-align: left;
	border-collapse: collapse;
	border: 2px solid #27a0bd;
	border-top: none;	
}
table a {
	text-decoration: underline;
	color: #105c6e;
}
table a:visited {
	text-decoration: none;
}
table a:hover, table a:active {
	background-color: #008eb1;
	text-decoration: none;
	color: #eee;
}
thead th {
	font-size: 115%;
	color: #eee;
	background-color: #27a0bd;
	border-bottom: 2px solid #008eb1;
}
tbody {

}
tr {
	vertical-align: middle;
}

caption {
    font: 80% Verdana, "New York", Arial, Helvetica, sans-serif;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	background: #ffffff url(table_designs.jpg) no-repeat;
	background-position: 50% 0;
}
tr.odd td, tr.odd th {
    /*background:background: #cccccc; */
	background-image: url(tealbg.gif);
	background-repeat: repeat;
}
tr.ott td, tr.ott th {
font: 70% Verdana, "New York", Arial, Helvetica, sans-serif;

}
tr.orr td, tr.orr th {
	background:background: #ffffff;
}


tfoot th,tfoot td {
	padding: 0.2em .80em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}
