﻿.toolbar_background_first_standard
{
	margin-top: 17px; 
	margin-left: 8px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/standard.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	text-align: center;
	padding-top: 5px;	
	font-family: Trebuchet MS;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_first_selected
{
	float:left; 
	margin-top: 17px; 
	margin-left: 8px; 
	background: url('/Images/Shared/Toolbar/selected.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
bottom: auto;
}
.toolbar_background_standard
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/standard.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_selected
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/selected.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_special_standard
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/register.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #91410F;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_special_selected
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/register.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #91410F;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_special_first_standard
{
	margin-top: 17px; 
	margin-left: 107px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/register.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #91410F;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_special_first_selected
{
	margin-top: 17px; 
	margin-left: 107px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/register.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #91410F;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_green_standard
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/green.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #364D7F;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_background_green_selected
{
	margin-top: 17px; 
	margin-left: 4px; 
	float:left; 
	background: url('/Images/Shared/Toolbar/green_selected.gif') no-repeat;
	display:block;
	width: 95px; 
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-decoration: none;
}
.toolbar_text:hover
{
	color: #00FFD7;
}
