﻿body {
	background-color: #fff;
	background-image: none;
}

#design_shadow,
#frame_header,
#frame_nav,
#frame_subnav,
#frame_cnt_col,
#frame_foot {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, div, th, td {
	color: #000 !Important;
	font-size: 14px !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}

#frame_wrapper {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

#frame_wrapper_cnt {
	float: none !important;
	margin-right: 0 !important;
	width: auto !important;
}

#frame_cnt {
	float: none !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	width: auto !important;
}

.img_txt_box img {
	display: none;
}

table {
	margin: 20px auto;
	width: 95%;
}

table tr th,
table tr.headline td {
	background: #fff !important;
}

table tr.headline td {
	border: 1px solid #C2C2C2;
	border-left: none;
	border-right: none;
}

table tr.spacer {
	display: none !important;
}