body {

	font-family: tahoma; color: #000000; font-size: 12px;

}


td {

	font-family: tahoma; color: #000000; font-size: 12px;

}



.content {

	font-family: tahoma; font-size: 10px; color: #ffffff;

}

.content-small {

	font-family: tahoma; font-size: 9px; color: #000000;

}






.content_gray {

	font-family: Verdana; font-size: 12px; color: white;

}


.tabs A:link 

	{

	COLOR: #ffffff; 

	font-family: Tahoma, Arial, Sans-Serif;
	

	TEXT-DECORATION: none;

	}

.tabs A:visited 

	{

	COLOR: #ffffff; 

	font-family: Tahoma, Arial, Sans-Serif;

	TEXT-DECORATION: none;

	}

.tabs A:hover 

	{

	COLOR: #ffffff; 

	font-family: Tahoma, Arial, Sans-Serif;

	TEXT-DECORATION: underline;

	}



.tabs A:active 

	{

	COLOR: #ffffff; 

	font-family: Tahoma, Arial, Sans-Serif;

	TEXT-DECORATION: none;

	}
	
	
 a:link       {color: blue;}
 a:visited    {color: blue;}
 a:hover      {color: red;}
 a:active     {color: red;}
	
	
	
	
.TopBar2 {
/*background-image:     url(/kart_custom/topbar.jpg);
background-repeat: repeat-x;
background-position: bottom;*/
border-top: 1px double #3F3F3F;
border-bottom: 1px double #3F3F3F;
border-right: 0px solid #000000;
border-left: 0px solid #000000;
}

.ddcolortabs {
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #0998fb url(media/color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 1px 1px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #e93551;
}

.ddcolortabs a:hover span{
background-color: #e93551;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #000000;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #1cb6cd;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}