body {
	background-color: #492419;
}
a:link {
	color: #4C4C4C;
}
a:visited {
	color: #4C4C4C;
}
a:hover {
	color: #4C4C4C;
}
a:active {
	color: #4C4C4C;
}
.bg_no_tile {
	background-repeat: no-repeat
}
.body_black_12 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_10 {
	color: #C4C4C4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_light_grey_12 {
	color: #C4C4C4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_12 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_med_grey_12 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_med_grey_15 {
	color: #999999;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_dark_red_12 {
	color: #7B5F58;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_red_12 {
	color: #962722;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_black_15 {
	color: #000000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_white_13 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white_15 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_red_15 {
	color: #962722;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_grey_15 {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_grey_border_top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.table_grey_border_bottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table_grey_border_bottom_top {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.table_grey_border_left {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}