body {
	background-color: #E4CDA1;
}
.link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BA7F57;
}
.link A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #861518;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000;
	text-decoration: none;
}
.normal_text A:hover {
	COLOR: #993300;
	text-decoration: underline;
}
.normal_text1 {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text1 A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.normal_text1 A:hover {
	COLOR: #89AC52;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.h2 A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.h2 A:hover {
	COLOR: #2E5286;
	text-decoration: underline;
}
.normal_text2 {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text2 A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.normal_text2 A:hover {
	COLOR: #C1D9EE;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.more A {
	COLOR: #000000;
	text-decoration: none;
}
.more A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 80px;
	width: 100%;
	background-color: #A65C3F;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.footer A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#border, #border th, #border td {
	border: 1px solid #000000;
	border-collapse: collapse;
}
#title_bg {
	background-color: #8C5A39;
	padding: 5px;
}
#navigation_bg_color {
	background-color: #A70B0F;
}
#affiliation_box_color {
	background-color: #586494;
}
#table_bg_color {
	background-color: #AF6D4B;
}
#single_border {
	border: 1px solid #78070B;
}
.left_image {
	padding-right: 7px;
}
.right_image {
	padding-left: 10px;
}

