Body {
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-face-color:#D8E8F5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#eeeeee;
	scrollbar-3d-light-color:#FFFFFF;
}

TABLE {
	font-family : Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color : #4A75AD;
	font-weight : normal;	
}

.table_generica {
	BORDER: #4B76AF 1px solid;
}

TH {
	font-family : Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11 px;
	color : #ffffff;
	font-weight : bold;
}

TH.2 {
	font-family : Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color : #4B76AF;
	font-weight : bold;
}

.link_branco A:LINK {color : #ffffff; text-decoration : underline;}
.link_branco A:VISITED {color : #ffffff; text-decoration : underline;}
.link_branco A:ACTIVE {color : #ffffff; text-decoration : underline;}
.link_branco A:HOVER {color : #ffffff; text-decoration : none;}

TD {
	font-family : Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9 px;
	color : #4A75AD;
	font-weight : normal;	
}

A:LINK {color : #4A75AD; text-decoration : underline;}
A:VISITED {color : #4A75AD; text-decoration : underline;}
A:ACTIVE {color : #4A75AD; text-decoration : underline;}
A:HOVER {color : #4A75AD; text-decoration : none;}

a.2:link {color : #4A75AD; text-decoration : none; border-left: #4B76AF 1px solid; border-right: #4B76AF 1px solid; font-weight: normal;}
a.2:visited {color : #4A75AD; text-decoration : none; }
a.2:active {color : #4A75AD; text-decoration : none; }
a.2:hover {color : #4A75AD; text-decoration : none; font-weight : bold;}


P {margin-left: 8; margin-top: 4; margin-bottom: 4; margin-right: 8}


INPUT {
	BORDER: #4B76AF 1px solid;
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #555555;   
    text-decoration: none;
}

.input_bottom_generico {
    font-size: 10px;    
}

.input_limpo {
	BORDER: 0px;
    background-color: transparent;
}

SELECT {
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #444444;   
    text-decoration: none;
}
td.5 {font-family: Tahoma; font-size: 10 px; color: #4B76AF; BORDER-BOTTOM: #D6E3EF 1px solid; BORDER-left: #D6E3EF 1px solid;}


