﻿

body
{
    font-family:Tahoma;
    font-size:9pt;
    
    margin:1px 1px 1px 1px;
    background:url(../../Images/Back/Blue.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
   
    
    
}
table,tr,td,div,p,ul,li,h1,h2,h3,h4,h5,h6
{
    color:Black;
    font-family:Tahoma;
        font-size:9pt;
}
a {
	
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 2px #6ec3f5;
    border-bottom-color:#6ec3f5;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    /*background:url(img/yui/sprite.png) #d8d8d8 repeat-x;*/
    background:url(../../images/tab/Blue/1.jpg);
    margin:1px 1px 1px 1px;
    padding:1px 1px 1px 1px;
    vertical-align:bottom;
    border:solid 1px #6ec3f5;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000000;
    padding:1px 1px;    
    margin-right:1px;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{/*
    background: url(img/yui/sprite.png) #FFFFFF repeat-x left -1300px;*/
    background:url(../../images/tab/Blue/2.jpg);
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#000000;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
 /*   background:url(img/yui/sprite.png) #999999 repeat-x left -1400px;*/
 background:url(../../images/tab/Blue/2.jpg);
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:9pt;
    padding:1px 1px;
    background-color:#FFFFFF;    
    border:solid 1px #6ec3f5;
    border-top-width:0px;
}

