/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
}
body {
	background-image: url(imgs/fill.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-arrow-color:#ba2f08;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;

}

.LINKER {
	font-family: tahoma;
	color: #511e01;
	text-decoration: none;
	font-size: 20px;
}

.LINKER a:link {
	color: #511e01;
	text-decoration: none;
}
.LINKER a:visited {
	color: #511e01;
	text-decoration: none;
}
.LINKER a:hover {
	color: #ffffff;
	text-decoration: none;
}
.LINKER a:active {
	text-decoration: none;
	color: #511e01;
	text-decoration: none;
}
.LINKER2 {
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.LINKER2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.LINKER2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.LINKER2 a:hover {
	color: #511e01;
	text-decoration: none;
}
.LINKER2 a:active {
	text-decoration: none;
	color: #511e01;
	text-decoration: none;
}

.titulos-esc {
	font-family: tahoma;
	text-decoration: none;
	font-size: 20px;
	color: #511e01;
}
.titulos-brancos {
	font-family: tahoma;
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
}
.titulos-laranja {
	font-family: tahoma;
	text-decoration: none;
	font-size: 20px;
	color: #ec5322;
}
.txt-brancos {
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
.txt-esc {
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color: #511e01;
}
.txt-laranja {
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color: #ec5322;
}
.outline {
	border: 5px solid #ffffff;
}

.outline1 {
	border: 5px solid #CCCCCC;
}
/*Boxes */

.login-box{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width:165px;
	border: 1px solid #999999;
}
.pesquisa-box{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	width:140px;
	border: 1px solid #999999;
}
.consolapq-box{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width:250px;
	border: 1px solid #999999;
}
.consola-box{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width:400px;
	border: 1px solid #999999;
}
.consola-bts{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
