@import url('ss_default.css');



h1 {
	font-size:16px;
	color:#9d342c;
	font-weight:bold;
	margin-bottom:0px;
}
h2 {
	font-size:14px;
	color:#9d342c;
	font-weight:bold;
	margin-bottom:0px;
}
h3 {
	font-size:12px;
	color:#063c60;
	font-weight:bold;
	margin-bottom:0px;
}

.content {
	background: White;
	color: Black;
	padding-top: 0px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	}
.PageTitle {
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
	padding: 2px;
	}
.ButtonPrevious
{background-color: transparent; border: none; margin: 0; padding: 0; text-decoration: none; color: blue;
}
.ButtonNext
{background-color: transparent; border: none; margin: 0; padding: 0; text-decoration: none; color: blue;
}
#master-sidebar-left {
   background: rgb(13,3,125);
}
#master-sidebar-right {
   background: rgb(13,3,125);
}
.master-masthead {
   border: 0px; 
   padding: 0px; 
   margin: 0px;


}
.master-masthead-left {
  background: rgb(13,3,125);
  text-align: center;
}


.menu-table {
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 110px;
	top: 0px;
	left: 0px;
	text-align: left;
	font-size: 12px;
	background: #0776be;
}
.menu-title {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
}
.menu-group {
	font: bold;
	font-weight: bold;
	text-align: left;
	color: #E5D0A3; 
	font-size: 14px; 
	text-decoration: none;

}
.menu-item {
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	}
.menu-item-sub1 {
	text-align: left;
	text-indent: 5px;
	font-size: 11px; 

}
.menu-table a:link {
	text-decoration: none;
	color: #ffffff;

}

.menu-table a:hover {
	color: #063c60;
	background: #ffffff;
	text-decoration: none;
}
.menu-table a:visited {
	color: #ffffff; 
	background: #0776be;
	text-decoration: none;
}
.menu-table a:active {
	color: #ffffff;
	background: #0776be;
	text-decoration: none;
}

.banner-txt {
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
}
.banner-address {
	color: rgb(250,230,130);
	background: rgb(145,9,18);
}
.bodyexhibit {
	clip: rect(0px, auto, auto, 0px);
	margin: 0px;
	padding: 0px;
}

