@charset "utf-8";
/* CSS Document */
.center
{
margin-left:auto; margin-right:auto; text-align:center;
}
.toolBarMainTable, .toolBar
{
margin-left:auto; margin-right:auto; text-align:center;
background-color:#FFFFFF;
height:26px !important;
line-height:26px !important;
width:100%;
}
.toolBarMainTable{
display:inline;
position:absolute;

}


.toolbarRow,div.toolBarMain
{
background-image:url(/toolbarfiles/background_silver.jpg);
height:26px !important;
line-height:26px !important;
}
div.toolBarMain{
	margin-left:auto; margin-right:auto; text-align:center;
	vertical-align:top;
	display:block;
	width:100%;
	height:26px !important;
	position:absolute;
	_left:0px;
}
div.toolBarMain a {
 font-size:13px;
}
.toolBarButtonTable tr,.toolBarButtonTable td{
height:26px !important;
line-height:26px !important;
max-height:26px !important;
}
.toolBarSubRow
{
background-image:url(/toolbarfiles/background_blue.jpg);
height:26px !important;
}
.toolBarimg
{
vertical-align:text-top;
}