/* CSS Document */
.right_styler {
	margin: 0px auto 0px auto;
	padding: 0px;	
	width: 120px;
	height: 90px;
}
.right_styler_inner {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 120px;
	height: 30px;
	clear: left;
}
.right_styler_box {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
}
.aplus, .aminus, .areset, .blue, .red, .green, .yellow, .max, .middle, .max {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	clear: left;
}
.aplus a:link, .aplus a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/aplus.png) no-repeat;
	cursor: pointer;
}
.aplus a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.aminus a:link, .aminus a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/aminus.png) no-repeat;
	cursor: pointer;
}
.aminus a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.areset a:link, .areset a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/areset.png) no-repeat;
	cursor: pointer;
}
.areset a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.blue a:link, .blue a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_blue.png) no-repeat;
	cursor: pointer;
}
.blue a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.red a:link, .red a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_red.png) no-repeat;
	cursor: pointer;
}
.red a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.green a:link, .green a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_green.png) no-repeat;
	cursor: pointer;
}
.green a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.yellow a:link, .yellow a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_yellow.png) no-repeat;
	cursor: pointer;
}
.yellow a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.min a:link, .min a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/min.png) no-repeat;
	cursor: pointer;
}
.min a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.middle a:link, .middle a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/middle.png) no-repeat;
	cursor: pointer;
}
.middle a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
.max a:link, .max a:visited {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/max.png) no-repeat;
	cursor: pointer;
}
.max a:hover {
	display: block;
	margin: 0px;
	padding: 0px;	
	width: 30px;
	height: 30px;
	background: url(../images/color_hover.png) no-repeat;
	cursor: pointer;
}
body.mceContentBody {
  background:#1B2844!important;
  color:#ffffff!important;
  height:800px!important;
  width:700px!important;
}
