@charset "utf-8";


/*Exhi Page*/

#wrapperexhi {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	text-align: left;
	padding-top: 10px;
	border: double;
	border-color: #730104;
	padding-left: 20px;
	padding-right: 20px;
	}

#headerexhi {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 20px;
	color: #730104;
	font-weight:bold;
	text-align: center;
	}
	
#tableexhi {
	padding-left: 150px;
	}
	
#tableexhi2 {
	padding-left: 150px;
	
	}
	
.pageheaders {
	color: #730104;
	font-size:24px;
	font-weight:bold;
	text-align: center;
	}

h2,h3, h5 {
	color: #730104;
	text-align: center;
}

h4 {
	color: #730104;
	text-align: left;
}

.pageheadersexhi {
	color: #730104;
	font-size:16px;
	font-weight:bold;
	}

.highlight {
	color: #730104;
	}


#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-bottom:double;
	border-bottom-color:#730104;
	}

#footer a:link {
		color: #730104;}
#footer a:visited {
		color: #384151;}
#footer a:hover {
		color: #003300;}

#footer2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-top:double;
	border-top-color:#730104;
	}
	
#footer2 a:link {
		color: #730104;}
#footer2 a:visited {
		color: #384151;}
#footer2 a:hover {
		color: #003300;}
	
