TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 65%;
	color : #FFFFFF;
	font-weight : normal;	
}

.child_node {
	font-family : Verdana,Tahoma;
	font-size : 11;
	color : #444444;
	font-weight : normal;	
}
.child_node A:LINK {color : #444444;}
.child_node A:VISITED {color : #444444;}
.child_node A:ACTIVE {color : #444444;}
.child_node A:HOVER {color : #444444; text-decoration : underline;}

.oazez  {
	font-family : Verdana,Tahoma;
	font-size : 65%;
	color : #FFFFFF;
	font-weight : normal;	
}
.oazez A:LINK {color : #FFFFFF; text-decoration : none;}
.oazez A:VISITED {color : #FFFFFF; text-decoration : none;}
.oazez A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.oazez A:HOVER {color : #EEEEEE; text-decoration : underline;}

.texto {
	font-family : Verdana,Tahoma;
	font-size : 11;
	color : #444444;
	font-weight : normal;	
}
.texto A:LINK {color : #444444; text-decoration : underline; }
.texto A:VISITED {color : #444444; text-decoration : underline;}
.texto A:ACTIVE {color : #444444; text-decoration : underline;}
.texto A:HOVER {color : #444444; text-decoration : none;}

.texto P { margin-left: 10; margin-right: 10; margin-top: 6; margin-bottom: 6; text-align: justify;}

P	{ margin-left: 5; margin-right: 5; margin-top: 2; margin-bottom: 2; }

.input_text_left_off{
    border-top: 2px solid #2A4A87;
    border-bottom: 2px solid #97BADE;
    border-left: 2px solid #2A4A87;
    border-right: 2px solid #97BADE;
    background-color: #4A81B8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
    text-decoration: none;
	background-image:   url(../images/inputshadow_left_off.gif);
	}

.input_submit{
    border-top: 2px solid #97BADE;
    border-bottom: 2px solid #2A4A87;
    border-left: 2px solid #97BADE;
    border-right: 2px solid #2A4A87;
    background-color: #4A81B8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
	font-weight : bold;	
    text-decoration: none;
	}

.bevel_left	{
	border-color: #652F10 #97BADE #97BADE #652F10;
	border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;
	}
	
.texto2 {
	font-size : 10;
	color : #FFFFFF;
	font-weight : normal;	
}
.texto2 A:LINK {color : #ffffff; text-decoration : none; }
.texto2 A:VISITED {color : #ffffff; text-decoration : none;}
.texto2 A:ACTIVE {color : #ffffff; text-decoration : none;}
.texto2 A:HOVER {color : #ffffff; text-decoration : underline;}
