﻿.BtnImages
{
	padding: 0 0 0 0;
	margin: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../Images/BtnImages.gif);
	background-position: center bottom;
	width: 84px;
	height: 28px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 8.5pt;
}

.BtnImages_visited
{
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/BtnImages.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center Top;
	width: 84px;
	height: 28px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.BtnImages_l2
{
	padding-top: 6px;
}

.BtnImages:hover
{
	background-position: center center;
}

.BtnImages_item
{
	color: #000000;
	text-decoration: none;
}

.BtnImages_item:hover
{
	color: #000000;
}

.BtnImages_item_selected
{
	color: #ffffff;
}
