.Data {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #863E41;
}

.BordaFlash {
	border: 1px solid #FFFFFF;
}

BODY {
scrollbar-face-color:#863E41;
scrollbar-highlight-color:#B95458;
scrollbar-3dlight-color:#863E41;
scrollbar-darkshadow-color:#863E41;
scrollbar-shadow-color:#552729;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.borda {
	border: 1px solid #333333;
}
.bordadireita {

	border-top: 1px none #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

.bordamenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordamenuseta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.BordaMenuSetaDir {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

input {color:#000000; background:#FFFFFF; border-right:1px solid #000000; 
       border-left:1px solid #000000; border-top:1px solid #000000; 
       border-bottom:1px solid #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Geneva}

.botao { 	COLOR: #000000;	Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: normal;
        	background-color: #FFFFFF; 	border: thin solid #999999; height: auto; width: auto;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
select {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.Fundo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right middle;
}
.BordaPreta {
	border: 1px solid #000000;
}
.BordaSemCima {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.CheckBox {
	border: none;
}
