body {
	background-image: url(images/cloth022.jpg);
	background-repeat: repeat;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
}
.body_text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #007086;
	text-align: justify;
}
.body_text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #007086;
	text-align: justify;
} 
.body_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #981D05;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	line-height: normal;
	margin-top: 5px;
	color: #000000;
}
.left_border {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
}
.bottom_border {
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.bottom_border a:link {
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
.bottom_border a:visited {
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
.bottom_border a:hover {
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981D05;
	text-align: center;
	text-decoration: underline;
}

.right_border {
	background-repeat: repeat-y;
	background-image: url(images/right_border.gif);
	background-position: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007086;
	margin-left: 25px;
	line-height: 14px;
	margin-top: 30px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 20px;
	line-height: 18px;
}
.center_table {
	text-align: center;
}
