.bgtabmenu {
	background-image: url(bgtabmenu.gif);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.tabmenu {
	background-image: url(top_08.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;
	line-height: 24px;
	width: auto;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

	
}
.tabmenu A:HOVER{
	background-image: url(top2_08.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 10pt;
}
.tabmenu A:ACTIVE{
	background-image: url(top3_08.gif);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 24px;
	height: 24px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.tabmenu A:LINK{
	background-image: url(top_08.gif);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 24px;
	height: 24px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;

}
.tabmenu A:VISITED{
	background-repeat: repeat-x;
	background-position: center;
	line-height: 24px;
	height: 24px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.bgtop {
	background-image: url(top_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
