body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #778899;
	font-style: italic;
	font-weight: bold;
}
.cellHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #778899
}
.cbtn
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-BOTTOM: buttonface 1px solid
}
.starter
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    FONT-SIZE: 1px;
    BORDER-LEFT: buttonhighlight 1px solid;
    WIDTH: 3px;
    TOP: 1px;
    HEIGHT: 22px;
    BACKGROUND-COLOR: buttonface
}
.separator
{
    BORDER-RIGHT: buttonhighlight 1px solid;
    FONT-SIZE: 0px;
    BORDER-LEFT: buttonshadow 1px solid;
    WIDTH: 1px;
    TOP: 1px;
    HEIGHT: 22px
}
TABLE#tblCoolbar
{
    BORDER-RIGHT: buttonshadow 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: buttonhighlight 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: buttonhighlight 1px solid;
    COLOR: menutext;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: buttonshadow 1px solid;
    BACKGROUND-COLOR: buttonface
}
.box
{
	border: 1px solid #AFAA9E;
	background-color: #EFEFEF;
	width: 284px;

}
