a {
	color: #DC6151;
}

a:hover {
	color: #737373;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}


ul li {
	list-style-type: disc;
	padding: 5px;
	color: #DC6151;
}

li .text {
	color: #737373;
}

.button {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px 2px 4px;
	background: #B03827;
	border-top: solid 1px #E79A8F;
	border-left: solid 1px #E79A8F;
	border-bottom: solid 1px #571C13;
	border-right: solid 1px #571C13;
}

.image_caption {
	margin: 3px;
	color: #DC6151;
	font-size: 9px;
	font-family: arial, sans-serif;
}

.content, table, td {
	color: #737373;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align: justify;
}

.heading {
	color: #DC6151;

	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading {
	color: #DC6151;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading a{
	color: #DC6151;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_left {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.menu_left .menu {
	padding-left: 16px;
}

.menu_left .menu a {
	color: #737373;
	text-decoration: none;
}

.menu_left .menu a:hover {
	color: #DC6151;
	text-decoration: underline;
}

.menu_left .submenu {
	padding-left: 26px;
}

.menu_left .gt {
	color: #DC6151;
}

.menu_left .submenu a {
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}

.menu_left .submenu a:hover {
	color: #DC6151;
	text-decoration: underline;
	font-weight: normal;
}

.table_row_dark {
	background: #852416;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.table_row_med {
	background: #D83923;
	border: 0px;
	color: #ffffff;
	text-align: center;
}

.table_row_light {
	padding: 6px;
	vertical-align: top;
	background: #F9DFDB;
	border: 0px;
	color: #737373;
	text-align: left;
}

.perc_bar_back {
	background-color: #eaeaea;
}

.perc_bar_front {
	background-color: #D7503D;
}