﻿/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
	font-family: Arial;
	color: #ffffff;
	font-size: 11pt;
	text-transform: capitalize;
	text-align: left;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #a3b39c ;
	cursor: hand;
		font-weight: bold;
		max-width:1200px;
		width:100%;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
	font-family: Arial;
	text-transform: capitalize;
	font-size: 11pt;
	text-align: center;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #a3b39c ;
		cursor: hand;
	font-weight: bold;
		max-width:1020px;

}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
	font-family: Arial;
    color:#ffffff;
    text-align:center;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
    	cursor: hand;
	font-weight: bold;
		max-width:1200px;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_tab
{
	font-family: Arial;
	color: #5f688f;
		font-size: 11pt;
	text-transform: capitalize;
	text-align: center;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #a3b39c ;
		cursor: hand;
	font-weight: bold;
	}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
	font-family: Arial;
	color: #5f688f;
		font-size: 11pt;
	text-transform: capitalize;
	text-align: center;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #a3b39c ;
		cursor: hand;
	font-weight: bold;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
	font-family: Arial;
    color:#5f688f;
    font-weight:bold;
    text-align:center;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
    cursor: hand;
    	font-weight: bold;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	font-family: Arial;
    color:#5f688f;
	text-transform: capitalize;
	text-align: center;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #a3b39c ;
		cursor: hand;
	font-weight: bold;
}