body.mceContentBody { 
  background-color: #C5B7B1;
} 
.textbox   {
	color: #000000;
	font-size: 13px;
	vertical-align: middle;
	border: 1px #Fff solid;
	height: 20px;
	background-color: #fff
}
.textblock  {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 1px #fff solid;
	background-color: #fff
}
img {
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
.button  {

}
p {
	font-size: 14px;
	list-style-type: circle;
	color: #000;
	font-family: Tahoma, arial, helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	line-height: 35px;
	font-family: Georgia, serif;
	text-align: left;
}
h2 {
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	line-height: 30px;
	font-family: Georgia, serif;
	text-align: left;
}
h3 {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, serif;
}
h4 {
	font-size: 16px;
	color: #F2263D;
	font-family: Georgia, serif;
}
h5 {
	font-size: 14px;
	color: #Fffff;
	font-family: "Georgia. serif";
}
h6 {
	font-size: 12px;
	color: #F2263D;
	font-weight: normal;
}
.smltbl {
	font-size: 12px;
	color: #fff;
	font-family: Georgia, serif;
}
.tbl {
	font-size: 14px;
	color: #000000;
}
fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	font-size: 14px;
	list-style-image:   url(images/bullet_round.gif);
	color: #000;
	font-family: tahoma, Arial, helvetica, sans-serif;
	text-align: left;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.image_left_pad_10_right {
	float: left;
	padding-right: 10px;
}
.image_right_pad_10_left {
	float: left;
	padding-right: 10px;
}

.none {}
.row1 {
	background-color: #CCCCCC;
	overflow: auto;
}
.row2 {
	background-color: #999999;
	overflow: auto;
}
.rowhighlight {
	background-color: #FF0000;
	overflow: auto;
}
