.mainpage_corn_t_l {
	background: url(images/corn_t_l.jpg);
	width: 27px;
	height: 27px;
}
.mainpage_corn_t_r {
	background: url(images/corn_t_r.jpg);
	width: 27px;
	height: 27px;
}
.mainpage_corn_btm_l {
	background: url(images/corn_btm_l.jpg);
	width: 27px;
	height: 27px;
}
.mainpage_corn_btm_r {
	background: url(images/corn_btm_r.jpg);
	width: 27px;
	height: 27px;
}
.mainpage_tbl_top {
	background: url(images/top.jpg) repeat-x;
	height: 27px;
}
.mainpage_tbl_btm {
	background: url(images/btm.jpg) repeat-x;
	height: 27px;
}
.mainpage_tbl_left {
	background: url(images/left.jpg) repeat-y;
	width: 27px;
}
.mainpage_tbl_right {
	background: url(images/right.jpg) repeat-y;
	width: 27px;
}
.mainpage_tbl_bg {
	background: url(images/tbl_bg.jpg);
	font-family: Tahoma;
	font-weight: normal;
	color: #37261b;
	font-size: 11px;
}

.mainpage_tbl_padding {
	margin-top: 10px;
}
.mainpage_wood_bg {
	background: url(images/wood_bg.jpg) repeat-x;
	height: 54px;
}
.mainpage_wood_bg_left {
	background: url(images/wood_bg_left.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 26px;
}
.mainpage_wood_bg_right {
	background: url(images/wood_bg_right.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 26px;
}

.mainpage_wood_label_l {
	background: url(images/wood_label_l.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 46px;
}
.mainpage_wood_label_r {
	background: url(images/wood_label_r.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 46px;
}
.mainpage_label_txt {
	color: #f8dd47;
	font-weight: bold;
	font-family: Georgia;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.mainpage_tbl_subheader {
	color: #32230a;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 3px;
	text-decoration: none;
}

a.cell_dark, a.cell_dark:hover {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #37261b;
	height: 16px;
}
a.cell_light, a.cell_light:hover {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #37261b;
	height: 16px;
}

.cell_dark {
	background: url(images/tbl_bg_dark.jpg) repeat-x;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #37261b;
}
.cell_light {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #37261b;
	height: 16px;
}
.cell_number {
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #37261b;
}

.cell_subheader {

}
.cell_txt_regular {
	font-family: Tahoma;
	font-weight: normal;
	color: #37261b;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cell_link {
	color: #75190a;
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

.completely_hidden{
  display: none;
}

.graylink, a.greylink, a.greylink:link, a.graylink:visited, a.graylink:active, a.graylink:hover {
  font-family: Tahoma;
  color: #7a7b7d;
  font-size: 11px;
}

