.texto {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

a:visited {
    font-family: Arial;
    font-size: 12px;
    color: #006699;
    text-decoration: none;
}
a:hover {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
}
a:active {
    font-family: Arial;
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
}
.botoes {
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    border-style: 1 solid;
    background: #CCCCCC
}

.borda1 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #F5F5F5;

}
.caixas {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	height: 16px;
	width: 135px;
	text-align: left;
	vertical-align: middle;

}
.bolinha {
	height: 12px;
	width: 12px;
}
.ok {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	height: 18px;
	width: 40px;
}
body{
scrollbar-face-color:#F2F1D2;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E7E9C7;
scrollbar-darkshadow-color:#E7E9C7;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F4F5E9;
}
.tabe {
	border: 1px solid #666666;

}
.div {
	margin: 0px;
	text-align: justify;
	border: 1px solid #FFCACA;
	padding: 4px;
	background-color: #FEF1F3;

}
.div2 {
	border: 1px dotted #EEEEEE;
	padding: 5px;
	background-color: #F8F8F8;

}
.div3 {
	border: 1px solid #F5ECA9;
	padding: 5px;
	background-repeat: repeat;
	background-color: #FCFAE0;
}
.div4 {
	border: 2px solid #343FBC;
	padding: 2px;
	background-repeat: repeat;
	background-color: #FFFFFD;
}
.mundo {
	padding: 10px;
}
.titulo {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.titulo2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo3 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.titulo4 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #428484;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=10);


}
.texto2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
font {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}
.legendas {
	font-family: Verdana;
	font-size: 7px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;


}
hr {
	border-top: 1px dotted #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

table {
	font-family: Verdana;
	font-size: 11px;

}

.fundomiolo{
	background-image: url(back.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;

}

.fundotab{
	   border-color: gray;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width:0px;
	border-bottom-width: 1px;

}

INPUT, SELECT, TEXTAREA, SUBMIT {
	BACKGROUND-COLOR: white; 
	BORDER-BOTTOM: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-RIGHT: black 1px groove; 
	BORDER-TOP: black 1px solid;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 7pt;
	}