﻿.menu { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#fff; cursor:default; }
.expand { width:100px; border:1px solid #000000; }
.grp { border:1px solid #676767; width:190px; background:font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#666; cursor:hand; text-align:left; }

.fontButton
{
	background-image:url(images/btnFont.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.fontButtonHover
{
	background-image:url(images/btnFont.gif); background-repeat:no-repeat; width:30px; height:26px; margin-right:3px; cursor:hand;
}

.fontButtonActive
{
	background-image:url(images/btnFont.gif); background-repeat:no-repeat; width:30px; height:26px; margin-right:3px; cursor:hand;
}

.fontButtonExpanded
{
	background-image:url(images/btnFont.gif); background-repeat:no-repeat; width:30px; height:26px; margin-right:3px; cursor:hand;
}

.sizeButton
{
	background-image:url(images/btnSize.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.sizeButtonHover
{
	background-image:url(images/btnSize.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.sizeButtonActive
{
	background-image:url(images/btnSize.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.sizeButtonExpanded
{
	background-image:url(images/btnSize.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.textButton
{
	background-image:url(images/btnText.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.textButtonHover
{
	background-image:url(images/btnText.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.textButtonActive
{
	background-image:url(images/btnText.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.textButtonExpanded
{
	background-image:url(images/btnText.gif); background-repeat:no-repeat; width:30px; height:26px;	margin-right:3px; cursor:hand;
}

.colourButton
{
	background-image:url(images/btnColour.gif); background-repeat:no-repeat; width:27px; height:26px; margin-right:3px; cursor:hand;
}

.colourButtonHover
{
	background-image:url(images/btnColour.gif); background-repeat:no-repeat; width:27px; height:26px; margin-right:3px; cursor:hand;
}

.colourButtonActive
{
	background-image:url(images/btnColour.gif); background-repeat:no-repeat; width:27px; height:26px; margin-right:3px; cursor:hand;
}

.colourButtonExpanded
{
	background-image:url(images/btnColour.gif); background-repeat:no-repeat; width:27px; height:26px; margin-right:3px; cursor:hand;
}


.item
{
	padding-left:5px;
	background-color:#EFEFEF;
}

.itemhover
{
	border:2px solid red;
	background-color:#EFEFEF;
	font-weight:bold;
	padding-left:3px;
}