table{
	border: none;
	font : verdana; font-size:12px;
	color : BLACK;
}
.tablenone{
	border: 0 none;
}
th{
	background-color: navy;
	color: #FFFFFF ;
	border: none;
	font : bold verdana; font-size:12px;
}
td{
	border:0;
	font: verdana; font-size:12px;
}

TEXTAREA, input{
	background-color: #B0C0D0;
	color: Navy;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.button{
	background-color: #B0C0D0;
	color: Black;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px white;
	border-left: solid 1px white;
}
select{
	background-color: #B0C0D0;
	color: Navy;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
BODY {
	font : 12px verdana;
	color : Black;
	scrollbar-face-color: #087BB6;
	scrollbar-arrow-color: #5EA5CD;
	scrollbar-3dlight-color: #5EA5CD;
	scrollbar-base-color: #5EA5CD;
}
option{
	border: 1 solid Black;
}
hr{
	color: Black;
	height: 1
}
.table_pi_error{
	background-attachment : fixed;
	background-repeat : no-repeat;
	border : none;
	background-image :  url(styles/pi_warn.gif);
}
.theday{
	border:0;
	color: #FF6600;
	font-weight : bold;
}
td.selected{
	background-color: #99ccff;
}
a.selected{
	border:0;
	color: YELLOW;
	font-weight : bold;
	text-decoration: none;
}
.bts{
	background-color: #CCCCCC;
	font-size:6pt;
	color: Black;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px white;
	border-left: solid 1px white;
}
a.check{
	border:0;
	color: WHITE;
	font-weight : bold;
	text-decoration: none;
}
a.ferias{
	border:0;
	color: navy;
	text-decoration: none;
}