DIV.toolbarBar
{
    BACKGROUND-COLOR: #b0b0b2;
    WIDTH: 100%;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9cb;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b2;
	background: rgb(176,176,178); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(176,176,178,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(176,176,178,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
    font-family: tahoma;
    font-weight: bold;
    font-size: 8pt;
    COLOR: #555576;
    line-height: 16px;
    height:20px;
}
DIV.toolbarButton
{
	FLOAT: left;
    WIDTH: auto;
    height: 20px;
    CURSOR: hand;
    CURSOR: pointer;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    POSITION: relative;
    TEXT-ALIGN: center;
	z-index: 90;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0b0b2;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b2;
}

DIV.toolbarButton img
{
	padding-right:5px;

}

DIV.toolbarButtonMouseOver
{
	FLOAT: left;
    WIDTH: auto;
    height: 20px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    CURSOR: hand;
    CURSOR: pointer;
    COLOR: #022d5a;
    POSITION: relative;
    TEXT-ALIGN: center;
	z-index: 90;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b2;
}
DIV.button
{
		
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: white;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #b0b0b2;
	border-left-width: 2px;
	border-left-style: outset;
	border-left-color: white;
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #b0b0b2;
	VISIBILITY: hidden;
    COLOR: #022d5a;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    WIDTH: auto;
    POSITION: absolute;
    BACKGROUND-COLOR: #b0b0b2;
	z-index: 91;
	white-space: nowrap;
	background: rgb(176,176,178); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(176,176,178,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(176,176,178,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(176,176,178,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b2', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-8 */	

}
DIV.buttonItem
{
	POSITION: relative;
	WIDTH: auto;
    PADDING-LEFT: 15px;
    PADDING-RIGHT: 15px;
    CURSOR: hand;
    CURSOR: pointer;
	z-index: 90;
	white-space: nowrap;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b0b0b2;
}
DIV.buttonItemMouseOver
{
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
    WIDTH: auto;
    CURSOR: hand;
    CURSOR: pointer;
    COLOR: white;
    BACKGROUND-COLOR: #022d5a;
	z-index: 90;
	white-space: nowrap;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #022d5a;
}
.toolbarArrow
{
	height: 16px;
	FLOAT: right;
    FONT-FAMILY: Webdings;
    COLOR: #555576;
    POSITION: absolute;
    TEXT-ALIGN: left;
    float:right;
	z-index: 89;
	white-space: nowrap;
	border-left-width: 0px;
	padding-left:3px;
    PADDING-right: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b2;

	
}

.toolbarArrowMouseOver
{
 	height: 16px;
	FLOAT: right;
    FONT-FAMILY: Webdings;
    COLOR: #022d5a;
    POSITION: absolute;
    TEXT-ALIGN: left;
	z-index: 89;
	padding-left:2px;
    PADDING-right: 1px;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b2;
	line-height: 14px;
}
.toolbarArrowClick
{
 	height: 16px;
	FLOAT: right;
    PADDING-LEFT: 2px;
    PADDING-right: 1px;
    FONT-FAMILY: Webdings;
    COLOR: black;
    POSITION: absolute;
    TEXT-ALIGN: left;
	z-index: 89;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
	BACKGROUND-COLOR: #b0b0b2;
	line-height: 14px;
}
IMG {
	border: none;
}
a.toolbarButton{
	background-color: transparent;
	border: none;
	text-decoration: none;
    COLOR: #555576;
}
a.buttonItem{
	
	border: none;
	text-decoration: none;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    COLOR: #022d5a;
}
a.buttonItemMouseOver {
    COLOR: white;
}
IFrame.button {
	z-index:88;
	POSITION: absolute;
	border: 0;
	overflow: hidden;
	visibility: hidden;
	display: none;
}
.toolbarArrowImage {
	vertical-align:middle;
	padding-top:3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	
}