BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.f2 {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bordetabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3E3F5;
	border-right-color: #D3E3F5;
	border-bottom-color: #ffffff;
	border-left-color: #D3E3F5;
	height: 16px;
}
.separador {
	BORDER-LEFT: #9DCCE0 1px solid; TEXT-ALIGN: center
}
.separador:hover {
	BACKGROUND-COLOR: #C5EAFA;
	TEXT-ALIGN: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5EAFA;
}
#navcontainer { /* none needed */
	height: 16px;
}

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
		height: 16px;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
}
.td01 {
	height: 16px;
}

#navlist a, #navlist a:link {
	margin: 0;
	color: #003399;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83B4E4;
}

ul#navlist li#active {
        color: #003399;
        background-color: #E0EBF9;
}

#navlist a:hover {
	color: #003399;
	background-color: #E0EBF9;
	height: 16px;
}



.news_td01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1C2E8;
	border-bottom-color: #A1C2E8;
	border-left-color: #A1C2E8;
}
.td_news01 {
	border: 1px solid #83B4E4;
}

