@charset "utf-8";
/* CSS Document */

/* Corpo das p&aacute;ginas */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links */
.link10px a:link {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.link10px a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.link10px a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #8B0000;
	background-color: #FFFFFF;
}
.link10px a:active {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.link11pxBold a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link11pxBold a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link11pxBold a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #8B0000;
	background-color: #FFFFFF;
}
.link11pxBold a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.link10pxBold a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link10pxBold a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link10pxBold a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #8B0000;
	background-color: #FFFFFF;
}
.link10pxBold a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.linkLembSenha a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #8B0000;
}
.linkLembSenha a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #8B0000;
}
.linkLembSenha a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
.linkLembSenha a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #969594;
}

/* Formul&aacute;rios */
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B0000;
	background-color: #F1E3D0;
	border: 1px solid #8B0000;
}

/* Fontes */
.gray9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969594;
}

.gray10pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727171;
	font-weight: bold;
}

.grayBlack12pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	font-weight: bold;
}

.red10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}

.white10pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.vinho10pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B0000;
	font-weight: bold;
}

.vinho10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B0000;
}

.vinho12pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0000;
	font-weight: bold;
}

/* Tabelas */
.tbCompleta {
	border-top: 1px solid #8B0000;
	border-right: 1px solid #8B0000;
	border-bottom: 1px solid #8B0000;
	border-left: 1px solid #8B0000;
}

.tbTopo {
	border-top: 1px solid #8B0000;
}

.tbDireita {
	border-right: 1px solid #8B0000;
}

.tbDireitaTopo {
	border-top: 1px solid #8B0000;
	border-right: 1px solid #8B0000;
}

.grid
 {
width:700px; 
height:220px; 
overflow:auto; 
}
