﻿body
{
    font-family:"Trebuchet MS", verdana,tahoma,helvetica;
}



/* tabview-theme theme  */
.tabview-theme .ajax__tab_header 
{
    font-family:"Trebuchet MS",arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 0px #002F7C; /*blue*/
    color:White;
}
.tabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
    margin:0px 0.16em 0.16em 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.tabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.tabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
}
.tabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.tabview-theme .ajax__tab_active .ajax__tab_outer
{
    background-color:#002F7C; /*blue*/
}
.tabview-theme .ajax__tab_body 
{
    font-family:"Trebuchet MS",verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:white;    
    border:solid 0px #808080;
    border-top-width:0px;
}











/* tabsearch-theme theme  */
.tabsearch-theme .ajax__tab_header 
{
    font-family:"Trebuchet MS",arial,helvetica,clean,sans-serif;
    font-size:9.1pt;
    /*font-weight:bold;*/
    color:White;
}
.tabsearch-theme .ajax__tab_header .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
    /*background:url(/Images/greyTab.jpg) white;*/
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 0px #a3a3a3;
    border-bottom-width:0px;
}
.tabsearch-theme .ajax__tab_header .ajax__tab_tab
{    
    color:white;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.tabsearch-theme .ajax__tab_hover .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
    /*background: url(/Images/greyTab.jpg) white;*/
}
.tabsearch-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.tabsearch-theme .ajax__tab_active .ajax__tab_outer
{
    background-color:#002F7C; /*blue*/
    /*background:url(/Images/greenTab.jpg) white;*/
}
.tabsearch-theme .ajax__tab_body 
{
    font-family:"Trebuchet MS",verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:white;    
    border:solid 0px #808080;
    border-top-width:0px;
}






/* tabbuspreview-theme theme  */
.tabbuspreview-theme .ajax__tab_header 
{
    font-family:"Trebuchet MS",arial,helvetica,clean,sans-serif;
    font-size:9.1pt;
    /*font-weight:bold;*/
    color:White;
}
.tabbuspreview-theme .ajax__tab_header .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
    /*background:url(/Images/tab_unselected.gif) white;*/
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 0px #a3a3a3;
    border-bottom-width:0px;
}
.tabbuspreview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:white;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.tabbuspreview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background-color:#5D9731; /*light green*/
    /*background: url(/Images/tab_unselected.gif) white;*/
}
.tabbuspreview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.tabbuspreview-theme .ajax__tab_active .ajax__tab_outer
{
   background-color:#002F7C; /*blue*/
   /* background:url(/Images/tab_selected.gif) white;*/
}
.tabbuspreview-theme .ajax__tab_body 
{
    font-family:"Trebuchet MS",verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.10em 0.5em;
    background-color:white;    
    border:solid 0px #808080;
    border-top-width:0px;
}
