@import url('ss_default.css');

p {
	font-size: 13px;
}
td {
	font-size: 13px;
}
a:link {
	color: red;
}
a:visited {
	color: maroon;
}
a:active {
	color: red;
}
img {
padding: 0px;
margin: 0px;
border: 0px;
}
dl {
	margin-left : 5px;
}
dt {
	margin-top : 5px;
	margin-bottom : 3px;
	font-weight : bold;
}
dd{
	margin-top : 5px;
	margin-bottom : 3px;
}
.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-masthead {
   background: White; 
   border-bottom: 0px; 
   padding: 0px; 
   margin: 0px;
}
.master-masthead-left {
   text-align: center;
   background: White; 
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}

.master-masthead-center{
   text-align: center;
   background: White; 
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}

.master-masthead-right{
   text-align: center;
   background: White; 
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}


.sidebar-left {
	background: red;
	color: white;
}
.sidebar-left-group {
	background: rgb(230,210,113);
	color: rgb(145,9,18);
}

.menu-table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	left: 0px;
	width: 130px;
	top: 0px;
	text-align: left;
}
.menu-title {
	font: bold;
	color: white;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	background-color: black;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menu-title a:link {
	text-decoration: none;
	color: white;
	background: Black;
}
.menu-title a:active {
	color: white;
	text-decoration: none;
	background: Black;
}

.menu-title a:visited {
	color: white;
	text-decoration: none;
	background: Black;
}
.menu-title a:hover {
	color: black;
	text-decoration: none;
	background: white;
}
.menu-group {
	font: bold;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-collapse: collapse;
	background: black;
	color: white;
}
.menu-item {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: left;
	border-bottom: 0px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 10px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;

	}
.menu-item-sub1 {
	background: red;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px;
	border-collapse: collapse;
	margin-top: 5px;
	line-height: 15px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
	margin-left: 15px;
	padding-left: 15px;

}
.menu-table a:link {
	text-decoration: none;
	color: Black;

}

.menu-table a:hover {
	color: #333366;
	background: #ffffff;
	text-decoration: none;
}
.menu-table a:visited {
	color: black;
	text-decoration: none;
}
.menu-table a:active {
	color: rgb(250,230,130);
	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;
}

	.submitletter {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		background-color: transparent;
		border: 0px;
		letter-spacing: 1px;
		color: Blue;
		font-family: sans-serif;
		font-size: 11px;
		text-align: left;
		white-space: 0px;
		word-spacing: 0px;
	}
	.catalogitem {
		color: Black;
		font-family: sans-serif;
		font-size: 13px;
	}
	
#story {
font-family: sans-serif;
}	
#story p {
	
	font-size: 12px;
}



