@charset "utf-8";
body {
	background-image: url(images/bg_repeater.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F4E4CA;
	margin-top: 0px;
}
#mainWrapper {
	background-image: url(images/main_repeater.jpg);
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainContentWrapper {
	padding-right: 60px;
	padding-left: 60px;
}
.style1 {color: #D8C4A1}
.style2 {
font-size: 24px;
font-weight: bold;
}
.style3 {
color: #990000;
font-weight: bold;
font-size: 30px;
}
.Style6 {
	font-size: 16px;
	font-weight: bold;
}
.Style7 {font-size: 18px}
.Style7 {font-size: 18px}
.Style9 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.Style10 {color: #000000}
.Style12 {font-size: 14px}
.Style13 {color: rgb(204, 51, 204)}