.rect, .rect .cnt div.rect {
	position:relative;
	margin:0 0 10px 0;
/*	color:black; */
	color:#fff890;
	clear:both;
}

.rect div.topLeft {
	clear:both;
	padding:0 0 0 92px;
}

.rect div.topRight {
	padding:0 92px 0 0;
}

.rect div.top {
	height:11px;
}

.rect div.left {
	clear:both;
	padding:0;
}

.rect div.right {
	padding:0;
}

.rect div.leftTop, .rect div.leftBot, .rect div.leftMid, .rect div.rightTop, .rect div.rightBot, .rect div.rightMid {
	position:absolute;
	width:12px;
}

.rect div.leftTop {
	left:0;
	top:11px;
	height:40px;
}

.rect div.leftBot {
	left:0;
	bottom:11px;
	height:40px;
}

.rect div.leftMid {
	left:0;
	top:51px;
	bottom:51px;
}

.rect div.rightTop {
	right:0;
	top:11px;
	height:40px;
}

.rect div.rightBot {
	right:0;
	bottom:11px;
	height:40px;
}

.rect div.rightMid {
	right:0;
	top:51px;
	bottom:51px;
}

.rect div.cnt,
.rect .cnt div.cnt {
	min-height:100px;
	min-width:200px;
	margin:0 12px;
	padding:10px 30px 14px 20px;
	overflow:hidden;
}

.rect div.botLeft {
	padding:0 0 0 92px;
}

.rect div.botRight {
	padding:0 92px 0 0;
}

.rect div.bot {
	height:11px;
}

.rect .cnt div.topLeft, .rect .cnt div.topRight, .rect .cnt div.top, .rect .cnt div.leftTop, .rect .cnt div.leftBot, .rect .cnt div.leftMid, .rect .cnt div.rightTop, .rect .cnt div.rightBot, .rect .cnt div.rightMid, .rect .cnt div.botLeft, .rect .cnt div.botRight, .rect .cnt div.bot {
	margin:0;
}

.rect .rect.red .topLeft, .rect.red .topLeft { background:url('../img/rect/red/top.left.png') no-repeat top left; }
.rect .rect.red .topRight, .rect.red .topRight { background:url('../img/rect/red/top.right.png') no-repeat top right; }
.rect .rect.red .top, .rect.red .top { background:url('../img/rect/red/top.png'); }
.rect .rect.red .leftTop, .rect.red .leftTop { background:url('../img/rect/red/left.top.png'); }
.rect .rect.red .leftBot, .rect.red .leftBot { background:url('../img/rect/red/left.bot.png'); }
.rect .rect.red .leftMid, .rect.red .leftMid { background:url('../img/rect/red/left.png'); }
.rect .rect.red .rightTop, .rect.red .rightTop { background:url('../img/rect/red/right.top.png'); }
.rect .rect.red .rightBot, .rect.red .rightBot { background:url('../img/rect/red/right.bot.png'); }
.rect .rect.red .rightMid, .rect.red .rightMid { background:url('../img/rect/red/right.png'); }
.rect .rect.red .botLeft, .rect.red .botLeft { background:url('../img/rect/red/bot.left.png') no-repeat bottom left; }
.rect .rect.red .botRight, .rect.red .botRight { background:url('../img/rect/red/bot.right.png') no-repeat bottom right; }
.rect .rect.red .bot, .rect.red .bot { background:url('../img/rect/red/bot.png'); }
.rect .rect.red .cnt, .rect.red .cnt { background:#d74351; }

.rect .rect.green .topLeft, .rect.green .topLeft { background:url('../img/rect/green/top.left.png') no-repeat top left; }
.rect .rect.green .topRight, .rect.green .topRight { background:url('../img/rect/green/top.right.png') no-repeat top right; }
.rect .rect.green .top, .rect.green .top { background:url('../img/rect/green/top.png'); }
.rect .rect.green .leftTop, .rect.green .leftTop { background:url('../img/rect/green/left.top.png'); }
.rect .rect.green .leftBot, .rect.green .leftBot { background:url('../img/rect/green/left.bot.png'); }
.rect .rect.green .leftMid, .rect.green .leftMid { background:url('../img/rect/green/left.png'); }
.rect .rect.green .rightTop, .rect.green .rightTop { background:url('../img/rect/green/right.top.png'); }
.rect .rect.green .rightBot, .rect.green .rightBot { background:url('../img/rect/green/right.bot.png'); }
.rect .rect.green .rightMid, .rect.green .rightMid { background:url('../img/rect/green/right.png'); }
.rect .rect.green .botLeft, .rect.green .botLeft { background:url('../img/rect/green/bot.left.png') no-repeat bottom left; }
.rect .rect.green .botRight, .rect.green .botRight { background:url('../img/rect/green/bot.right.png') no-repeat bottom right; }
.rect .rect.green .bot, .rect.green .bot { background:url('../img/rect/green/bot.png'); }
.rect .rect.green .cnt, .rect.green .cnt, .rect.green .cnt a { background:#3edc67; color:black; }

.rect .rect.blue .topLeft, .rect.blue .topLeft { background:url('../img/rect/blue/top.left.png') no-repeat top left; }
.rect .rect.blue .topRight, .rect.blue .topRight { background:url('../img/rect/blue/top.right.png') no-repeat top right; }
.rect .rect.blue .top, .rect.blue .top { background:url('../img/rect/blue/top.png'); }
.rect .rect.blue .leftTop, .rect.blue .leftTop { background:url('../img/rect/blue/left.top.png'); }
.rect .rect.blue .leftBot, .rect.blue .leftBot { background:url('../img/rect/blue/left.bot.png'); }
.rect .rect.blue .leftMid, .rect.blue .leftMid { background:url('../img/rect/blue/left.png'); }
.rect .rect.blue .rightTop, .rect.blue .rightTop { background:url('../img/rect/blue/right.top.png'); }
.rect .rect.blue .rightBot, .rect.blue .rightBot { background:url('../img/rect/blue/right.bot.png'); }
.rect .rect.blue .rightMid, .rect.blue .rightMid { background:url('../img/rect/blue/right.png'); }
.rect .rect.blue .botLeft, .rect.blue .botLeft { background:url('../img/rect/blue/bot.left.png') no-repeat bottom left; }
.rect .rect.blue .botRight, .rect.blue .botRight { background:url('../img/rect/blue/bot.right.png') no-repeat bottom right; }
.rect .rect.blue .bot, .rect.blue .bot { background:url('../img/rect/blue/bot.png'); }
.rect .rect.blue .cnt, .rect.blue .cnt { background:#3290e8; }

.rect .rect.orange .topLeft, .rect.orange .topLeft { background:url('../img/rect/orange/top.left.png') no-repeat top left; }
.rect .rect.orange .topRight, .rect.orange .topRight { background:url('../img/rect/orange/top.right.png') no-repeat top right; }
.rect .rect.orange .top, .rect.orange .top { background:url('../img/rect/orange/top.png'); }
.rect .rect.orange .leftTop, .rect.orange .leftTop { background:url('../img/rect/orange/left.top.png'); }
.rect .rect.orange .leftBot, .rect.orange .leftBot { background:url('../img/rect/orange/left.bot.png'); }
.rect .rect.orange .leftMid, .rect.orange .leftMid { background:url('../img/rect/orange/left.png'); }
.rect .rect.orange .rightTop, .rect.orange .rightTop { background:url('../img/rect/orange/right.top.png'); }
.rect .rect.orange .rightBot, .rect.orange .rightBot { background:url('../img/rect/orange/right.bot.png'); }
.rect .rect.orange .rightMid, .rect.orange .rightMid { background:url('../img/rect/orange/right.png'); }
.rect .rect.orange .botLeft, .rect.orange .botLeft { background:url('../img/rect/orange/bot.left.png') no-repeat bottom left; }
.rect .rect.orange .botRight, .rect.orange .botRight { background:url('../img/rect/orange/bot.right.png') no-repeat bottom right; }
.rect .rect.orange .bot, .rect.orange .bot { background:url('../img/rect/orange/bot.png'); }
.rect .rect.orange .cnt, .rect.orange .cnt { background:#e87d36; }

.rect .rect.pink .topLeft, .rect.pink .topLeft { background:url('../img/rect/pink/top.left.png') no-repeat top left; }
.rect .rect.pink .topRight, .rect.pink .topRight { background:url('../img/rect/pink/top.right.png') no-repeat top right; }
.rect .rect.pink .top, .rect.pink .top { background:url('../img/rect/pink/top.png'); }
.rect .rect.pink .leftTop, .rect.pink .leftTop { background:url('../img/rect/pink/left.top.png'); }
.rect .rect.pink .leftBot, .rect.pink .leftBot { background:url('../img/rect/pink/left.bot.png'); }
.rect .rect.pink .leftMid, .rect.pink .leftMid { background:url('../img/rect/pink/left.png'); }
.rect .rect.pink .rightTop, .rect.pink .rightTop { background:url('../img/rect/pink/right.top.png'); }
.rect .rect.pink .rightBot, .rect.pink .rightBot { background:url('../img/rect/pink/right.bot.png'); }
.rect .rect.pink .rightMid, .rect.pink .rightMid { background:url('../img/rect/pink/right.png'); }
.rect .rect.pink .botLeft, .rect.pink .botLeft { background:url('../img/rect/pink/bot.left.png') no-repeat bottom left; }
.rect .rect.pink .botRight, .rect.pink .botRight { background:url('../img/rect/pink/bot.right.png') no-repeat bottom right; }
.rect .rect.pink .bot, .rect.pink .bot { background:url('../img/rect/pink/bot.png'); }
.rect .rect.pink .cnt, .rect.pink .cnt { background:#bb6071; }

.rect .rect.yellow .topLeft, .rect.yellow .topLeft { background:url('../img/rect/yellow/top.left.png') no-repeat top left; }
.rect .rect.yellow .topRight, .rect.yellow .topRight { background:url('../img/rect/yellow/top.right.png') no-repeat top right; }
.rect .rect.yellow .top, .rect.yellow .top { background:url('../img/rect/yellow/top.png'); }
.rect .rect.yellow .leftTop, .rect.yellow .leftTop { background:url('../img/rect/yellow/left.top.png'); }
.rect .rect.yellow .leftBot, .rect.yellow .leftBot { background:url('../img/rect/yellow/left.bot.png'); }
.rect .rect.yellow .leftMid, .rect.yellow .leftMid { background:url('../img/rect/yellow/left.png'); }
.rect .rect.yellow .rightTop, .rect.yellow .rightTop { background:url('../img/rect/yellow/right.top.png'); }
.rect .rect.yellow .rightBot, .rect.yellow .rightBot { background:url('../img/rect/yellow/right.bot.png'); }
.rect .rect.yellow .rightMid, .rect.yellow .rightMid { background:url('../img/rect/yellow/right.png'); }
.rect .rect.yellow .botLeft, .rect.yellow .botLeft { background:url('../img/rect/yellow/bot.left.png') no-repeat bottom left; }
.rect .rect.yellow .botRight, .rect.yellow .botRight { background:url('../img/rect/yellow/bot.right.png') no-repeat bottom right; }
.rect .rect.yellow .bot, .rect.yellow .bot { background:url('../img/rect/yellow/bot.png'); }
.rect .rect.yellow .cnt, .rect.yellow .cnt, .rect.yellow .cnt { background:#fee61e; color:black; }

