@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 18px;
}
hr {
	background-color: #000;
	height: 1px;
}

H1 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	line-height: 32px;
}
H2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
H3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #B48029;
}
 a:link {  color: #000000; text-decoration: underline}
 a:visited {  color: #000000; text-decoration: underline}
 a:hover {  color: #B48029; text-decoration: underline}
 a:active {  color: #B48029; text-decoration: underline
 }

#top_row_black {
	background-color: #000;
	padding: 0px;
	height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_row_logo {
	background-color: #B48029;
	padding: 0px;
	height: 205px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
}
#top_row_logo #table_logo {
	background-color: #FFF;
	height: 205px;
	width: 880px;
}
#cell_logo {
	width: 500px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 16px;
	padding-left: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#cell_medals {
	text-align: right;
	vertical-align: bottom;
	padding-right: 67px;
	padding-bottom: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#row_menu {
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#table_menu {
	background-color: #B48029;
	height: 29px;
	text-align: center;
	width: 878px;
}
#menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: .5px;
	text-align: center;
	vertical-align: middle;
}
#menu_text  a:link {  color: #FFFFFF; text-decoration: none}
#menu_text  a:visited {  color: #FFFFFF; text-decoration: none}
#menu_text  a:hover {
	color: #000000;
	text-decoration: none
}
#menu_text  a:active {
	color: #000000;
	text-decoration: none
}
#row_text {
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
}
#row_text #table_text_row {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	width: 880px;
}
#cell_quality {
	padding-top: 15px;
	padding-bottom: 0px;
}

#cell_left_col {
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 90px;
	padding-top: 0px;
	text-align: left;
}
#cell_right_col {
	width: 200px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: left;
}

#row_bottom {
	background-color: #000;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B48029;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
#row_bottom  a:link {
	color: #B48029;
	text-decoration: none
}
#row_bottom  a:visited {
	color: #B48029;
	text-decoration: none
}
#row_bottom  a:hover {
	color: #FFF;
	text-decoration: none
}
#row_bottom  a:active {
	color: #B48029;
	text-decoration: none
 }
.ADM_table_top_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #EDD6AD;
}
.ADM_table_text_row {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B48029;
}
