body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #33655D;
	scrollbar-track-color: #DDDDDD;
	font-family: tahoma;
	background-image:url(../img/fundo_aces.jpg);
}

@media print {
	.nprint { display:none } 
}

.h1 { font-size:9px; color:#990000; font-weight:bold }
.h2 { font-size:11px; color:#FF3300; font-weight:bold }
.t1 { font-size:18px; color:#333333; font-weight:bold; padding-top:5px; padding-bottom:5px }
.t2 { font-size:12px; color:#222222; font-weight:bold; padding-top:5px; padding-bottom:5px }

.tabela th, .tabela td { border-color:#FFF; border-style:solid; border-width:1px }
.tabela2 th, .tabela2 td { border-color:#000; border-style:solid; border-width:1px }
hr { border:dotted; color:#AAAAAA }
textarea {font-size:11px }
input { font-size:9px }
select { font-size:9px; font-family:verdana; font-weight:bold; color:#444444 }
p { margin-top:4pt; margin-bottom:4pt }

.botao { background-color: #FFFFFF; border:1px solid; #888888; width:105px }

A { color:#555555; text-decoration:none }
A:hover{ color:#000000; text-decoration:underline }

.tabela_cor1 { background:#33655D }
.tabela_cor2 { background:#61948C }
.tabela_fundo { background:#F5F5F5 }

.listra1 { background:#ECF0EC }
.listra2 { background:#D6DEDB }

.tabela_tit1 { font-size:10px; color:#FFFFFF; font-weight:bold; }
.tabela_tit2 { font-size:10px; color:#555555; font-weight:bold; text-decoration: }

.tabela_int { font-size:10px; color:#333333; text-decoration:none }
.tabela_tit1:hover { font-size:10px; color:#FFFFFF; font-weight:bold; text-decoration:none }
.tabela_tit2:hover { font-size:10px; color:#555555; font-weight:bold; text-decoration:none }

.obs { font-size:10px; color:#993300; text-decoration:none; font-weight:100 }
.marcador { background-color:#FFFFCC }

.borda {
		font-size:10px;
		background-image:url(../img/calculator.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		padding: 6px;
		border: 1px solid;
		border-color:#aaa;
		}		
		
.count { font-family:Arial, Helvetica, sans-serif; font-size:7px }

.vert { background-image:url(../img/pontilhado.gif); background-repeat:repeat-y }
.hor { background-image:url(../img/pontilhado2.gif); background-repeat:repeat-x }

div#qTip {
	background-color:#FFFFFF;
	font-size:10px;
	padding: 5px;
	border: 1px solid;
	border-color:#aaa;
	display: none;
	position: absolute;
	z-index: 1000;
}
