@charset "utf-8";
.header {
	background-image: url(images/header_m.jpg);
	background-repeat: repeat-x;
}
.header_l {
	float: left;
}
.header_r {
	float: right;
}
.footer {
	height: 21px;
	background-image: url(images/footer_m.jpg);
	background-repeat: repeat-x;
}
.main_cell {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AC0403;
	border-left-color: #AC0403;
}
.footer_l {
	float: left;
}
.footer_r {
	float: right;
}
.main_cell_inner_l {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.main_cell_inner_r {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.main_cell_inner_table {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.menu_border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BC1F16;
	border-left-color: #BB1F13;
}
.footer_td {
	float: none;
}
.maincell_innertable_content {
	width: 100%;
}
.main_content_align_top {
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BC1912;
	border-left-color: #BC1912;
	background-color: #FFFFFF;
}

.maincell_innertable_header {
	background-image: url(images/maintableheaderm.jpg);
	height: 32px;
}
.maincell_innertable_footer {
	background-image: url(images/maintablefooterm.jpg);
}
.maincell_innertable_footerl {
	float: left;
}
.maincell_innertable_footerr {
	float: right;
}
.maincell_innertable_headerr {
	float: right;
}
.maincell_innertable_headerl {
	float: left;
}
.content_celll {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	width: 50%;
}

.content_cellr {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content_blocks {
	font-family: Verdana;
	vertical-align: top;
	height: 150px;
	width: 100%;
}

.gab_div {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	padding: 10px;
	float: right;
}
.bold_style12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.normal_style12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.bold_style14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.picbuffer {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vidtable {
	vertical-align: top;
}
