a:active {
	color: rgb(51, 102, 0);
}

a:hover {
	background-color: #FFE7AF
}

a:link {
	color: rgb(153, 102, 0);
}

a:visited {
	color: rgb(102, 102, 102);
}

body {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-family: Verdana, Arial, Helvetica;
	background-image: url('http://www.espirito.org.br/images/fundo-01.jpg');
	font-style: normal;
	text-align: none;
	font-weight: normal;
	vertical-align: none;
	scrollbar-3dlight-color: #DEDEA5;
	scrollbar-arrow-color: #DEDEA5;
	scrollbar-darkshadow-color: #DEDEA5;
	scrollbar-face-color: #800000;
	scrollbar-highlight-color: #FFE7AF;
	scrollbar-shadow-color: #FFE7AF;
	scrollbar-track-color: #DEDEA5;
}

button {
	background-color: rgb(102, 0, 0);
	color: rgb(255, 255, 255);
	border-top-style: solid;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	font-size: 8pt;
}

caption {
	color: rgb(102, 0, 0);
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
}

fieldset {
	color: rgb(0, 0, 0);
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-width: 1pt;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border-top-width: 1pt;
	border-right-style: solid;
	border-left-width: 1pt;
	font-style: normal;
	border-right-width: 1pt;
	border-bottom-style: solid;
}

h1 {
	color: rgb(102, 0, 0);
	font-family: Verdana, Arial, Helvetica;
	vertical-align: none;
	font-weight: bold;
	text-align: center;
	font-size: 36pt;
}

h2 {
	color: rgb(102, 0, 0);
	vertical-align: none;
	font-size: 24pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

h3 {
	color: rgb(102, 0, 0);
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 18pt; 
	vertical-align: none;
}

h4 {
	color: rgb(102, 0, 0);
	font-size: 14pt; 
	vertical-align: none; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica;
}

h5 {
	color: rgb(102, 0, 0);
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt; 
	vertical-align: none; 
	font-weight: bold;
}

h6 {
	color: rgb(102, 0, 0);
	font-family: Verdana, Arial, Helvetica;
	vertical-align: none; 
	font-weight: bold; 
	font-size: 10pt;
}

label {
	color: rgb(0, 0, 0);
	font-style: normal; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica;
}

legend {
	color: rgb(102, 0, 0);
	font-style: Normal; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
}

marquee { 
	font-size: 14pt; 
	font-family: Verdana, Arial, Helvetica;
}

select {
	color: rgb(0, 0, 0);
	border-style:solid;
	font-style: normal; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica;
}

table {
	table-border-color-light: rgb(153, 153, 51);
	table-border-color-dark: rgb(0, 0, 0);
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: none;
	font-style: normal;
	vertical-align: none;
}

textarea {
	color: rgb(0, 0, 0);
	border-style:solid; 
	font-style: normal; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica;
}

th {
	color: rgb(0, 0, 0);
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica;
}

ul {
	list-style-image: url('/images/bullet-1a.gif');
}

ul ul {
	list-style-image: url('/images/bullet-2a.gif');
}

ul ul ul {
	list-style-image: url('/images/bullet-3a.gif');
}

.TableRow1  { background-color: #DAE1F9 ; border: #505050 1px solid; border-collapse: collapse; font-size: 10pt; }
.TableRow2  { background-color: #FFEACC ; border: #505050 1px solid; border-collapse: collapse; font-size: 10pt; }
.TableRow3  { background-color: #EDF8ED ; border: #505050 1px solid; border-collapse: collapse; font-size: 10pt; }

