/* CSS Document */
.igWebToolBarMainBlue2k7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: black;
	background-image: url(WebToolBar/igWebToolBarBg2.jpg);
	background-repeat: repeat-x;
	background-color: #B3D4FF;
	border-bottom: 1px solid #6F9DD9;
	height: 28px; 
	text-align:center;
	border: 1px solid #9FBBDE;
}

.igWebToolBarMainBlue2k7 input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 26px;
	border: 1px solid #FFFFFF;
	height: 28px;
}

.igWebToolBarNormalBlue2k7 
{
	padding-left: 1px;
	width: 26px;
	font-size: 11px;
	height:28px; 
}

.igWebToolBarHoverBlue2k7 
{
	font-size: 11px;
	background-image: url(WebToolBar/igWebToolBarHover.jpg);
	background-repeat: repeat-x;
	background-color: #FFDB75;
	border: 1px solid #FFBD69;
	width: 26px;
	height: 28px;
}

.igWebToolBarSelectedBlue2k7
{
	background-image: url(WebToolBar/igWebToolBarSelected.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	border: 1px solid #FB8C3C;
	background-color: #FFB85E;
	width: 26px;
	height: 28px;
}
	
	
	
.igWebToolBarRightBlue2k7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: black;
	background-image: url(WebToolBar/igWebToolBarBg2.jpg);
	background-repeat: repeat-x;
	background-color: #B3D4FF;
	border-bottom: 1px solid #6F9DD9;
	height: 28px; 
	text-align:center;
	border: 1px solid #9FBBDE;
	border-left: none;
}
	
	
	
.igWebToolBarLeftBlue2k7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: black;
	background-image: url(WebToolBar/igWebToolBarBg2.jpg);
	background-repeat: repeat-x;
	background-color: #B3D4FF;
	border-bottom: 1px solid #6F9DD9;
	height: 28px; 
	text-align:center;
	border: 1px solid #9FBBDE;
	border-right: none;
}