.page_main {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-repeat: repeat-x;
}
.menu_bg {
	background-image: url('http://www.overundercharters.com/headers/menu_bg.jpg');
	background-repeat: repeat-x;
}
.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
}
.images {
	vertical-align: middle;
	text-align: left;
}
.dividers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B2F32;
}
.link_content {
	font-size: 10px;
}
.image_main {
	background-image: url(headers/image02.jpg);
	height: 270px;
	width: 516px;
}

.buttoncell {
    height:52 px;
    width:185 px;
    background-image: url('images/buttonbk.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
    text-decoration: none;
}
