body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#879bb9;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#879bb9;
	scrollbar-highlight-color:#879bb9;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	border : 0px;
	margin : 0px;
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
}

table {
	border : 0px;
	margin : 0px;
	padding : 0px;
	word-spacing : 0px;
}

td{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
}

.tdMenu{
	border-top: 1px solid #879bb9;
	width: 150px; 
	height: 18px;
	cursor: default;
	background-color: #F3F5F8;
	color: #000000;
	font-weight: normal;
}

.tdMenu2{
	border-top: 1px solid #879bb9;
	width: 150px; 
	height: 18px;
	cursor: hand;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tdMenu3{
	border-top: 1px solid #879bb9;
	width: 150px; 
	height: 18px;
	cursor: hand;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
}

.tdBGDefault{
	background-color: #879bb9;
}

.tdBold{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.tdWarning{
	font-family: tahoma;
	font-size: 8pt;
	color: #FF0000;
}

.tdTitulo
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	background-color: #879bb9;
	color: #FFFFFF;
}

input{
	border: 1px solid #879bb9;
	font-family: tahoma;
	font-size: 8pt;
	color: #404040;
	background-color : #FFFFFF;
}

select{
	font-family: tahoma;
	font-size: 8pt;
	color: #404040;
	background-color : #FFFFFF;
}

.submit{
	cursor: hand;
	border: 0px;
}

a:link{text-decoration: none; color: #67778f;}
a:visited{text-decoration: none; color: #67778f;}
a:hover{text-decoration: underline; color: #67778f;}