BODY {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

Td.indicadores{
	background-color : #999999;
	color : #EFEFEF;
	font-size : 11px;
}


TABLE.base {
	background-color : #FFFFFF;
}


TD.fino {
	font-size : 1px;
}

TD.titulo {
	font-weight: bold;
	color: #9A9983;
	font-size : 11px;
}

TD.titulo_equipe {
	font-weight: bold;
	color: #666666;
	font-size : 12px;
	font : bold;
}

TD.rodape {
	color: #666666;
	font-size : 10px;
	background-color : #E3E5D7;
}

TD.saudacao {
	color: #FFFFFF;
	font-size : 11px;
	background-color : #b3b29e;
}

TD.texto {
	color: #5E5E5E;
	font-size: 11px;
	text-align : justify;
}

TD {
	color: #5E5E5E;
	font-size: 11px;
}

TD.menor {
	color: #666666;
    font-size: 10px;
}

TD.data {
	font-weight: bold;
	color: #9C9D66;
	font-size : 11px;	
}

TD.data_menor {
	font-weight: bold;
	color: #9C9D66;
	font-size : 10px;	
}

TD.menu {
	color: #666666;
	font-size: 12px;
}

INPUT.text {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	height : 17px;
	width : 100%;
}

INPUT.indi {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	height : 17px;
	width : 100%;
}

INPUT.check {

	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;

}

INPUT.button {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5E5E5E;
	background : #EEEEEE;
	height : 17px;
	width : 50px;
}

select{
	font-size: 10px;
	font-family:Arial, Verdana;
	background-color: #FFFFFF;
	width : 100%;
}

input.mainoption {
    background-color : #FFFFFF;
    font-size : 10px;
	width : 100%;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 1px;
}

textarea {
	border: 1px solid;
	border-style: solid;
	border-color: #C2C09E;
	font-family:Arial, Verdana;
	font-size: 10px;
	color : #666666;
	width : 100%
}

A {
	text-decoration : none;
	color : #666666;
}

A.equipe {
	text-decoration : none;
	color : #9C9D66;
}

A:hover {
	color: #9C9D66;
	text-decoration : none;
}


