.table-main {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	height: 100%;
}
.table-header {
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
}
.image-bar {
	padding-top: 15px;
	background-image: url(../images/backgrounds/bground_image-bar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 1px;
	border: #000000;
	padding-bottom: 18px;
	vertical-align: top;
	width: 740px;
}
.image-on-image-bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.body-style {
	background-image: url(../images/backgrounds/bground_daig.jpg);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #000000;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 50px;
	width: 740px;
	vertical-align: bottom;
	padding: 10px;
}
.content-squares {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 4px;
	border-top: 1px solid #00406F;
	border-right: 1px #00406F;
	border-bottom: 1px #00406F;
	border-left: 1px solid #00406F;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 5px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
	display: list-item;
	padding: 0px;
}
li {
	margin-bottom: 5px;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.images_right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.images_left {

	float: left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.content_text {
	padding: 5px;
	width: auto;
}
