@charset "utf-8";
.table_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	height: 53px;
	width: 770px;
}
.table_footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 770px;
	vertical-align: middle;
}
.main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 770px;
	text-align: center;
	left: 50%;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: -10px;
	margin-top: 0px;
}
h2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.middle_div_layer {
	width: 520px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title {
	font-weight: bold;
}

.client_name {
	font-style: italic;
}

.a_body {
	color: #FF33FF;
}

.a_body:hover {
	color: #999999;
}
h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -10px;
}


.valign_bottom {
	vertical-align: bottom;
}
.main_body_container {
	text-indent: 0px;
	padding-left: 180px;
	padding-right: 0px;
}

.middle_div_2nd_pages {
	width: 720px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
h3 {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}
