@import url('ss_default.css');

p {
	font-size: smaller;
}
td {
	font-size: smaller;
}
A:link {
	color: red;
}
A:visited {
	color: maroon;
}
a:active {
	color: red;
}
.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 {
   background: White; 
   border: 0px; 
   padding: 0px; 
   margin: 0px;
}
.master-masthead-left {
  background: rgb(13,3,125);
  text-align: center;
}


.sidebar-left {
	background: rgb(13,3,125);
	color: rgb(250,230,130);
}
.sidebar-left-group {
	background: rgb(230,210,113);
	color: rgb(145,9,18);
}
.menu-table {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 110px;
	top: 0px;
	left: 0px;
	text-align: left;
}
.menu-title {
	font: bold;
	color: #ffffff;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-collapse: collapse;
	background-color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menu-group {
	font: bold;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	background: rgb(230,210,113);
	color: rgb(145,9,18);
}
.menu-item {
	background: rgb(13,3,125);
	font-size: 11px;
	color: rgb(250,230,130);
	font-weight: bold;
	text-align: left;
	border-bottom: 1px;
	border-collapse: collapse;
	margin-top: 5px;
	line-height: 10px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333366;
	text-indent: 0px;
	}
.menu-item-sub1 {
	background: rgb(13,3,125);
	font-size: 11px;
	color: rgb(250,230,130);
	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: #333366;
	text-indent: 5px;

}
.menu-table a:link {
	text-decoration: none;
	color: rgb(250,230,130);

}

.menu-table a:hover {
	color: #333366;
	background: #ffffff;
	text-decoration: none;
}
.menu-table a:visited {
	color: rgb(237, 210, 113);
	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;
}
