
TABLE#tblCoolbar 
	{ 
	background-color:threedface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
.tableField
	{ 
	background-color:threedface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
.cbtn
	{
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
	}
.txtbtn {font-family:tahoma; font-size:70%; color:menutext;}
.form {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;}
.tableHeader
	{
	margin-left: 5;
	color: #FFFFFF;
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20;
	border: thin outset;
	font: bold;
	text-transform: uppercase;
	vertical-align: middle;
	border-color: #87CEFA Blue Blue #87CEFA;
}
.tableHeaderSmall
	{
	margin-left: 5;
	color: #FFFFFF;
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 20;
	border: thin outset;
	font: bold;
	text-transform: lowercase;
	vertical-align: middle;
	border-color: #87CEFA Blue Blue #87CEFA;
}