/* CSS Document */

body {
	background-image: url(imgs/elem/fill/fill.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	
	scrollbar-arrow-color:#485E89;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#485E89;
	scrollbar-shadow-color:#485E89;
}



body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


.data {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.titulo {
	color: #d30d16;
	font-weight: bold;
	text-decoration: none;
}

.titulo a:link {
	color: #d30d16;
	font-weight: bold;
	text-decoration: none;
}
.titulo a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d30d16;
}
.titulo a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #d30d16;
}
.titulo a:active {
	text-decoration: none;
	font-weight: bold;
	color: #d30d16;
}



.categoria {
	color: #AC0B12;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.categoria a:link {
	color: #AC0B12;
	font-weight: bold;
	text-decoration: none;
}
.categoria a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #AC0B12;
}
.categoria a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.categoria a:active {
	text-decoration: none;
	font-weight: bold;
	color: #AC0B12;
}

.caixas-form {
	font-family: tahoma;
	font-size: 11px;
	background-color: #EDEDED;
	width: 250px;
	border: 1px solid #999999;
}

.caixas-form2 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #EDEDED;
	width: 250px;
	border: 1px solid #999999;
}


.caixas-form3 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #999999;
}


.outline5 {
	border: 5px solid #999999;
}

.outline {
	border: 1px solid #999999;
}
