body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg_repeat.jpg);
	background-color: #a5d1ff;
	background-repeat: repeat-x;
}
.wrapper {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4b4b4;
	border-right-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	border-left-color: #b4b4b4;
	border-top-width: 0px;
}
.content_body {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size: 10px;
	background-color: #e9e9e9;
	border: 1px solid #9d9e9e;
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
}
