@charset "utf-8";
body {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #999c96;
	background-image: url(images/bg1.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6D67;
}

.bg1 {
	background-image: url(images/bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #993232;
}

td {
	vertical-align: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 15px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.rb {
	border: 5px solid #eee;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #EEEEEE;
	margin: 30px;
}
em {
	font-style: normal;
	color: #AC292F;
}
.flashb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.preview {
	height: 600px;
	padding-right: 20px;
	overflow: auto;
	width: 840px;
	height: 600px;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
