BODY {  

margin : 0px 0px 0px 0px;

scrollbar-face-color: #A59B89; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;  
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #A59B89; 
scrollbar-arrow-color: #FFFFFF;

background-color: #FFFFFF;

}

H1 {
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	COLOR: #0000A0;
}

H2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
	COLOR: #B60106;
}


H3 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
	COLOR: #B60106;
}




A:link { COLOR: #64140F; TEXT-DECORATION: none;	}
A:visited { COLOR: #64140F; TEXT-DECORATION: none;	 }
A:active { COLOR: #64140F; TEXT-DECORATION: none;	}
A:hover { COLOR: #B60106; TEXT-DECORATION: underline;	}

A.new:link { COLOR: #64140F; TEXT-DECORATION: underline;	}
A.new:visited { COLOR: #64140F; TEXT-DECORATION: none;	 }
A.new:active { COLOR: #64140F; TEXT-DECORATION: none;	}
A.new:hover { COLOR: #B60106; TEXT-DECORATION: none;	}


A.mn:link { COLOR: #F5F0EB; TEXT-DECORATION: none; }
A.mn:visited { COLOR: #F5F0EB; TEXT-DECORATION: none; }
A.mn:active { COLOR: #F5F0EB; TEXT-DECORATION: none; }
A.mn:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }

A.mnh:link { COLOR: #B60106; TEXT-DECORATION: none; }
A.mnh:visited { COLOR: #B60106; TEXT-DECORATION: none; }
A.mnh:active { COLOR: #B60106; TEXT-DECORATION: none; }
A.mnh:hover { COLOR: #64140F; TEXT-DECORATION: underline; }



.tabs1 {
height: 100%; 
width: 100%; 
Z-INDEX: 1;

}

.tabs2 {
display: none;
height: 100%; 
width: 100%;
Z-INDEX: 2; 
}


.upTab {
align: center;
color: #6C6350;
cursor: hand;
height: 20px;
BACKGROUND-COLOR: transparent; 
background-image : url('bg_vbr.gif');
border-bottom: solid 1px #D0C5B3; 

}


.upTabActive {
align: center;
color: #B60106;
cursor: hand;
BACKGROUND-COLOR: #FFFFFF;
background-image : url('bg_vbr.gif');
height: 20px;
border-top: solid 1px #D0C5B3; 
border-left: solid 1px #D0C5B3; 
border-right: solid 1px #D0C5B3; 
}





TH {
background-image : url('bg_zag1.gif');
font-family: Tahoma, Arial; 
font-weight: normal;
font-size: 8pt;
color: #64140F;

}



TD {
background-color: #FFFFFF; 
font-family: Tahoma, Arial; 
font-size: 8pt;
color: #6C6350;
}

TD.zag1 {
background-image : url('bg_zag1.gif');
font-family: Tahoma, Arial; 
font-weight: normal;
font-size: 8pt;
color: #6C6350;

}

TD.zag2 {
background-image : url('bg_zag2.gif');
font-family: Tahoma, Arial; 
font-weight: normal;
font-size: 8pt;
color: #6C6350;

}


TD.mt {
background-image : url('bg_tm.gif');
background-color: #A59B89;
font-family: Tahoma, Arial; 
font-size: 8pt;
color: #F5F0EB; 
}

TD.vbr {
background-color: #EEE8DC; 
color: #64140F;
}

TD.centr {
padding: 8px; 

}

TD.str {
background-color: #F4EDDF;
}

TD.str1 {
padding: 2px;
background-color:  #F4EDDF;  
border-bottom: solid 1px #FFFFFF;
}

TD.str2 {
padding: 2px;
background-color:  #EEE8DC;  
border-bottom: solid 1px #FFFFFF;
}

TD.str3 {
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 12px;
border-bottom: dotted 1px #EAE3DF;
}

TD.str4 {
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 12px;
border-bottom: solid 1px #EAE3DF;

}



TD.content {
text-align: justify;
}


SELECT {
font-family: Tahoma, Arial; 
font-size: 8pt;

}

INPUT {
font-family: Tahoma, Arial; 
font-size: 8pt;
border: solid 1px #A39484;

}

INPUT.ch {
border: solid 1px #EAE3DF;
background-color: transparent; 
border: medium none;

}


TEXTAREA {
font-family: Tahoma, Arial; 
font-size: 8pt;
border: solid 1px #A39484;
}

fieldset {
padding-bottom:10px;
border:1px #A39484 dotted;
}
