body{
		scrollbar-3dlight-color:#27186d;
    scrollbar-arrow-color:#27186d;
    scrollbar-base-color:#27186d;
    scrollbar-darkshadow-color:#27186d;
    scrollbar-face-color:white;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:white;
}

.Tahoma_11px {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}
.Tahoma_11px_Bold {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}
.Tahoma_11px_Azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #27186d;
}
.Tahoma_11px_Azul_Bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #27186d;
	font-weight: bold;
}
.Tahoma_12px {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.Tahoma_12px_Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
a.Link_Tahoma_11px_Azul:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #291471;
	text-decoration: none;
	font-weight: bold;
}
a.Link_Tahoma_11px_Azul:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #291471;
	text-decoration: none;
	font-weight: bold;
}
a.Link_Tahoma_11px_Azul:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.Link_Tahoma:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.Link_Tahoma:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.Link_Tahoma:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

form {
	margin: 0px;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #27186d;
	font-weight: bold;
	background-color: #E9E9E9;
	height: 24px;
	text-align: center;
	border: 1px solid Silver;
	width: 80px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #27186d;
	font-weight: bold;
   border: 1px ridge;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #27186d;
	font-weight: bold;
   border: 1px ridge;
}