body {
	width: 100%;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
table.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: buttonface;
	cursor: default;
}
table.color td{
	width: 15px;
	height: 15px;
}
table.color td.smallest{height: 6px;}
table.color td.bottom{
	width: 240px;
	border: 1px solid buttonshadow;
	background-color: #0066CC;
	cursor: hand;
}
table.color td.topright{width: 78px;}
table.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: buttonface;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	cursor: default;
}
table.bar select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.bar select.small{	width:35px}
table.bar select.big{width:150px}
table.bar select.middle{width:130px}
table.bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
	font-weight: bold;
	cursor: hand;
	padding-right: 2px;
	padding-left: 2px;
}
table.bar td.selectobj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0099CC;
	font-weight: bold;
	width: 90px;
	padding-right: 4px;
	padding-left: 4px;
}
table.bar span.classcss{color: #0066CC;}
table.bar span.alignobj{color: green;}
table.bar td.disable{ filter:Alpha(Opacity="20",FinishOpacity="20",Style="0");}
table.bar a.press {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
table.bar span.spanline
{
	width:100%;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
}
table.bar img
{
	margin-top: 1px;
	padding-top: 1px;
	margin-right: 1px;
	padding-right: 1px;
	margin-left: 1px;
	padding-left: 1px;
	height:25;
	width:25;
	cursor: hand;
}
table.bar img.imgspacer
{
	height:23;
	width:7;
	cursor: default;	
}
table.bar img.imgcss
{
	height:18;
	width:60;
	cursor: default;	
}
table.bar img.imgback
{
	height:18;
	width:34;
	cursor: default;	
}
table.bar img.imgback
{
	height:18;
	width:34;
	cursor: default;	
}
table.bar img.imgfont
{
	height:18;
	width:107;
	cursor: default;	
}
table.bar img.imgcolor
{
	height:18;
	width:38;
	cursor: default;	
}
table.bar img.imgsize
{
	height:18;
	width:47;
	cursor: default;	
}
table.bar img.imgnorm
{
	background-image: url(../img/bt_bg_norm.gif);
}
table.bar img.imgpress
{
	background-image: url(../img/bt_bg_press.gif);

}
table.bar img.imghover
{
	background-image: url(../img/bt_bg_hover.gif);
}
table.bar img.send
{
	height:25;
	width:76;
}
table.bar img.imghoverbig
{
	background-image: url(../img/bt_bg_hover_big.gif);
	width:76;
}
table.bar img.imgpressbig
{
	background-image: url(../img/bt_bg_press_big.gif);
	width:76;
}
.tdcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3F3;
}
