body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #f7d9a5;
	scrollbar-highlight-color: #f7d9a5;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #f7d9a5;
	scrollbar-track-color:  #000000;
	scrollbar-arrow-color: #f7d9a5;


}
.borBody {

    border: 1px ridge #000000;

}
A
{
    color: #000000;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

A:hover
{
    color: #ff0000;

}

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


A:visited
{
    TEXT-DECORATION: none
}

.form_titulo {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.detalhes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.borDown {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;


}
.bt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
    cursor:pointer;
    cursor:hand;

}
.label {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color:  #666666;
	text-decoration: none;

}
.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo_centro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
