
.button {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px 2px 4px;
	background: #D08C2B;
	border-top: solid 1px #E0AF67;
	border-left: solid 1px #E0AF67;
	border-bottom: solid 1px #91631E;
	border-right: solid 1px #91631E;
}

a {
	color: #F4A83C;
}

a:hover {
	color: #737373;
}

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


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

li .text {
	color: #737373;
}

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

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

.heading {
	color: #F4A83C;

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

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

.menu_heading a {
	color: #F4A83C;
	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: #F4A83C;
	text-decoration: underline;
}

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

.menu_left .gt {
	color: #F4A83C;
}

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

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

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

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

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