/* TOV Style */

._TOVTabStyle .ajax__tab_header /*Head*/
	{
	
   	} 
	
	
.TOVTabStyle .ajax__tab_outer /*Head Parada*/
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #000000;
	background-color: #dededc;
	cursor: pointer;
    font-style: normal;
   
    
    }
	
._TOVTabStyle .ajax__tab_inner
	{
	
    }
	
._TOVTabStyle .ajax__tab_tab
	{
	
	}
	
	
.TOVTabStyle .ajax__tab_hover .ajax__tab_outer /*Head MouseOver*/
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #ffffff;
	background-color: #a9a9a9;
	cursor: pointer;
    font-style: normal;
   
	
	}

._TOVTabStyle .ajax__tab_hover .ajax__tab_inner
	{
	
	}

._TOVTabStyle .ajax__tab_hover .ajax__tab_tab
	{
	
		
	}
	
.TOVTabStyle .ajax__tab_active .ajax__tab_outer /*Cabeça Ativada*/ 
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #009900;
	background-color: White;
	cursor: pointer;
    font-style: normal;
    
	}

._TOVTabStyle .ajax__tab_active .ajax__tab_inner
	{
	
	}


._TOVTabStyle .ajax__tab_active .ajax__tab_tab 
	{
	
	}


.TOVTabStyle .ajax__tab_body /*Corpo*/ 
	{
	font-family: Arial, Sans-Serif;
	text-align:center;
	background-color: #ffffff;
	width: 510px;
	height: 175px;
	color: #2f75a0;
	}

/* scrolling
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
._TOVTabStyle .ajax__scroll_auto {overflow:auto} */



/* TOV Style 2 */

._TOVTabStyle2 .ajax__tab_header /*Head*/
	{
	
   	} 
	
	
.TOVTabStyle2 .ajax__tab_outer /*Head Parada*/
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #000000;
	background-color: #dededc;
	cursor: pointer;
    font-style: normal;
   
    
    }
	
._TOVTabStyle2 .ajax__tab_inner
	{
	
    }
	
._TOVTabStyle2 .ajax__tab_tab
	{
	
	}
	
	
.TOVTabStyle2 .ajax__tab_hover .ajax__tab_outer /*Head MouseOver*/
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #000000;
	background-color: #c0cbd2;
	cursor: pointer;
    font-style: normal;
   
	
	}

._TOVTabStyle2 .ajax__tab_hover .ajax__tab_inner
	{
	
	}

._TOVTabStyle2 .ajax__tab_hover .ajax__tab_tab
	{
	
		
	}
	
.TOVTabStyle2 .ajax__tab_active .ajax__tab_outer /*Cabeça Ativada*/ 
	{
	font-size:10px;
	font-weight: bold;
	text-align:center;
	padding-top :5px;
	width:85px;
	height: 20px;
	color: #009900;
	background-color: White;
	cursor: pointer;
    font-style: normal;
    
	}

._TOVTabStyle2 .ajax__tab_active .ajax__tab_inner
	{
	
	}


._TOVTabStyle2 .ajax__tab_active .ajax__tab_tab 
	{
	
	}


.TOVTabStyle2 .ajax__tab_body /*Corpo*/ 
	{
	font-family: Arial, Sans-Serif;
	text-align:center;
	background-color: #ffffff;
	width: 510px;
	height: 175px;
	color: #2f75a0;
	}