body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td, th, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.main_table {
	border: 1px solid #0000CC;
	background-color: #FFFFFF;
	height: 100%;
}
.header_cell {
	vertical-align: top;
	height: 125px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
/*	border: 1px solid #CCCCCC;*/
	background-image:url(_images/bg_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.menu_cell {
	vertical-align: top;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.testimonial_cell {
	vertical-align: top;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.beginning_table {
	background-color: #FFFFCC;
	border: 1px dashed #333333;
}
li {
	list-style-image: url(_images/bullet.gif);
	list-style-position: outside;
}
.image_placeholder {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}


.label_cell {
	font-size: 12px;
    color: #000000;
	font-weight: bold;
}


.testimonials_table {
	background-color: #FFFFEE;
	border: 1px solid #000000;
}

