.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .maintab_off_back
{
	background-position: left top;
	color: white;
	vertical-align: top;
}

.maintab_back, .maintab_active_back, .maintab_off_back
{
	color: white;
	text-decoration: none;
	font-size: small;
	vertical-align: top;
	padding: 6px 13px 5px 13px;
	font-family: tahoma, sans-serif;
}

.maintab_off_first
{
	background-image: url(images/maintab_off_first_gal.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.maintab_off_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}

.maintab_off_back a:link, .maintab_off_back a:visited
{
	border-top: 2px solid #8d8b9c;
	color: white;
	text-decoration: none;
}

.maintab_off_back a:hover
{
	border-top: 2px solid #ff9900;
}

.maintab_off_last
{
	background-image: url(images/maintab_off_last_galyani.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* Link */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited, .maintab_off_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover, .maintab_off_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

/* default_style.css */
.maintab_active_first
{
	background-image: url(images/maintab_active_first_gal.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.maintab_active_back
{
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}

.maintab_active_back a:link, .maintab_active_back a:visited
{
	border-top: 2px solid #bae01f;
	color: white;
	text-decoration: none;
}

.maintab_active_back a:hover
{
	border-top: 2px solid #f25e5e;
}

.maintab_active_last
{
	background-image: url(images/maintab_active_last_galyani.gif);
	background-repeat: no-repeat;
	width: 8px;
}