﻿.ajax__tab_msngallery-theme .ajax__tab_header
{
	font-size: 12px;
	display: block;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer
{
	background-position: top;
	background-image: url( '../Images/home01of.png' );
	background-repeat: repeat-x;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab
{
	padding: 33px 5px 3px 1px;
	color: #FFFFFF;
	width: 80px;
	height: 54px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	line-height: 15%;
	font-size: 92%;
	
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer
{
	padding: 0px 0px 0px 0px;
	background-image: url( '../Images/home01on.png' );
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
}
.ajax__tab_msngallery-theme .ajax__tab_body
{
	font-family: 'Trebuchet MS';
	font-size: small;
	padding: 5px;
	background-color: #EEEEEE;
	text-decoration: none;
}
