.ContainerActions {
	width: 1px;
}
.ContainerHead {
	padding: 3px 0;
}
.ContainerBody {
	padding: 3px 0 0;
}
.ContainerIcons {
	text-align: right;
	padding: 8px 0 10px;
}
#canvas-blue .ContainerHead .Head {
	color: #0074ab;
	font-size: 24px;
	font-weight: normal;
	font-family: tahoma;
	white-space: nowrap;
}
#canvas-green .ContainerHead .Head {
	color: #3c8e03;
	font-size: 16px;
	font-weight: normal;
	font-family: tahoma;
	white-space: nowrap;
}
#canvas-orange .ContainerHead .Head {
	color: #c96600;
	font-size: 16px;
	font-weight: normal;
	font-family: tahoma;
	white-space: nowrap;
}
#canvas-red .ContainerHead .Head {
	color: #c90000;
	font-size: 16px;
	font-weight: normal;
	font-family: tahoma;
	white-space: nowrap;
}
.ctr-pad {
	padding: 0 10px 10px;
}
.ctr-tl {
	width: 12px;
	height: 30px;
}
.ctr-t-a {
	width: 1px;
}
.ctr-t-c {
	width: 1px;
}
.ctr-t-t .Head {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: verdana;
	padding: 0 8px 0 0;
}
.ctr-tr {
	width: 14px;
	height: 30px;
}
.ctr-ml {
	width: 12px;
	background: url(ctr-ml.gif) repeat-y;
	font-size: 1px;
}
.ctr-m {
	background: #f7f7f7;
	padding: 8px 4px 4px;
}
.ctr-m-actions {
	background: #f7f7f7;
	padding: 8px 0 0 4px;
	text-align: right;
}
.ctr-m-actions a {
	white-space: nowrap;
}
.ctr-mr {
	width: 14px;
	background: url(ctr-mr.gif) right repeat-y;
	font-size: 1px;
}
.ctr-bl {
	width: 12px;
	height: 15px;
	font-size: 1px;
	background: url(ctr-bl.gif);
}
.ctr-b {
	height: 15px;
	background: url(ctr-b.gif) repeat-x;
	font-size: 1px;
}
.ctr-br {
	width: 14px;
	height: 15px;
	font-size: 1px;
	background: url(ctr-br.gif);
}
.blue-ctr .ctr-tl {
	background: url(ctr-tl-B.gif);
}
.blue-ctr .ctr-t-a, .blue-ctr .ctr-t-c {
	width: 1px;
	background: url(ctr-t-B.gif) repeat-x;
}
.blue-ctr .ctr-t-t {
	background: url(ctr-t-B.gif) repeat-x;
}
.blue-ctr .ctr-tr {
	background: url(ctr-tr-B.gif);
}
.green-ctr .ctr-tl {
	background: url(ctr-tl-G.gif);
}
.green-ctr .ctr-t-a, .green-ctr .ctr-t-c {
	width: 1px;
	background: url(ctr-t-G.gif) repeat-x;
}
.green-ctr .ctr-t-t {
	background: url(ctr-t-G.gif) repeat-x;
}
.green-ctr .ctr-tr {
	background: url(ctr-tr-G.gif);
}
.orange-ctr .ctr-tl {
	background: url(ctr-tl-O.gif);
}
.orange-ctr .ctr-t-a, .orange-ctr .ctr-t-c {
	width: 1px;
	background: url(ctr-t-O.gif) repeat-x;
}
.orange-ctr .ctr-t-t {
	background: url(ctr-t-O.gif) repeat-x;
}
.orange-ctr .ctr-tr {
	background: url(ctr-tr-O.gif);
}
.red-ctr .ctr-tl {
	background: url(ctr-tl-R.gif);
}
.red-ctr .ctr-t-a, .red-ctr .ctr-t-c {
	width: 1px;
	background: url(ctr-t-R.gif) repeat-x;
}
.red-ctr .ctr-t-t {
	background: url(ctr-t-R.gif) repeat-x;
}
.red-ctr .ctr-tr {
	background: url(ctr-tr-R.gif);
}