body {
	font-size: 13px;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	margin:0;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-arrow-color: #19B1BF;
	scrollbar-track-color: #aaaaaa;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-face-color: #eeeeee;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-base-color: #DC143C;
}

td {
	font-size: 10px; 
	color: #666666;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

a  {
	text-decoration:none;
	color: #19B1BF;
}

a:hover {
	color: black;
	background-color: yellow;
}

.compra:hover {
	color: yellow;
	background-color: #FC8302;
}

input {
	font-size: 11px;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

hr {
	background-color: #cccccc;
	color: #cccccc;
	border: 0px;
	height:1px;
}

.entrada {
	font-size: 10px;
	background-color: #f0f0f0;
	border: 1px groove;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

.botao {
	border: 1px ridge;
	color: white;
	background: #66cc33;
	font-size: 9px;
}


.grande {
	font-size: 20px;
	line-height:28px;
	color: #000000;
}

.titulo {
	font-weight: bold;
	font-size: 11px;
	color: #FC8302;
}

.txt {
	font-size:11px;
	line-height:17px;
}

.claro {
	color:#9a9a9a;
}

.destaque2 {
	padding-right: 15px;
}

.destaque2_titulo {
	font-size: 20px;
	line-height: 25px;
}

.destaque3 {
	padding-right: 15px;
	width: 115;
}

.hoje {
	background-color: #FFFF00;
}

select {
	border: 1px groove;
	font-size: 10px;
	font-weight: bold;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
}

.impar {
	background-color: #f4f6f0;
}

.data {
	/*font-weight: bold;*/
	font-size:9px;
	background-color: #f4f6f0;
}

.bloco {
	font-size:9px;
	line-height:11px;
	padding: 0px;
}

.selecionado {
	background-color: #19B1BF;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
