<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* general stuff that's probably seen on all pages */
*	{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}

body	{
	background: #574746 url(images_site/bg_gradient.jpg) bottom left repeat-x;
	color: #EDEDED;
	text-align: center;
	margin: 0 0 3px 0;
	padding: 0;
	border:0;
	border-top: 3px solid #eee;
}

a {
	color: #aaa;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
	border: 0;
}

h2	{	/* main title in the main content */
	width: 585px;
	margin:0;
	margin-bottom:4px;
	padding: 0;
	padding-bottom: 2px;
	font-size: 15px;
	font-weight:bold;
	border:0;
	border-bottom: 2px solid #400;
}

h2:first-letter	{
	text-transform: uppercase;
}

h3	{	/* sub-title (news title,...) in the main content */
	color: #bbb;
	background: url(images_site/bg_h3.jpg) no-repeat left bottom;
/*	width: 300px;*/
	margin:0;
/*	margin-bottom:1px;*/
	padding: 0;
	padding-left: 3px;
	font-size: 12px;
	font-weight:bold;
	border:0;
/*	border-left: 1px dashed #a00;*/
}

h3:first-letter	{
	font-size:14px;
	color:#fff;
	text-transform: uppercase;
}

h4	{	/* sub-sub-title (news date,...) in the main content */
	color: #bbb;
/*	background: #200000;*/
	background: url(images_site/bg_h4.jpg) no-repeat right top;
	text-align:right;
	width: 300px;
	margin:0;
	margin-bottom:4px;
	padding: 0;
	padding-right: 3px;
	padding-top: 2px;
	font-size: 11px;
	font-weight:normal;
	font-style: italic;
	border:0;
/*	border-top: 1px dashed #a00;
	border-right: 1px dashed #a00;*/
}

h5	{	/* footer ? (news author,...) in the main content */
	color: #bbb;
	margin:0;
	margin-top:4px;
	padding: 0;
	font-size: 10px;
	font-weight:normal;
	font-style: italic;
	border:0;
	clear:both;
}

h5:before	{
	content:"- ";
}

img	{
	border: 0;
	margin: 0;
}

p	{
	margin: 0;
}

#wrapper	{
/*	height:99%;*/
	background: #000;
	color: #440000;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #eee;
	border-top: 0;
	border-bottom: 0;
	width: 598px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 596px;
}

html&gt;#wrapper	{
	width: 596px;
}

#header	{
	width: 596px;
	height: 57px;/*120px;*/
	background: #eee url(images_site/bg_header.jpg) no-repeat;
	border: 0;
	border-bottom: 1px solid #400;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header span	{
	display: none;
}

#header a	{
	width: 596px;
	height: 57px;/*120px;*/
	display: block;
}

#top_menu  {
	background: #000;
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	height: 16px;
}

#top_menu  li {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
}

#top_menu  li a {
	background: #333;
	width: 67px;
	height: 16px;
	border: 1px solid #400;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	color: #ededed;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 14px;
	font-size: 10px;
}

#top_menu  a.selected {
	background: #000;
	color: #fff;
	border-top: 4px solid #400;
	height: 13px;
	line-height: 12px;
}

#top_menu  a:hover {
	background: #111;
	color: #b00;
	border-top: 4px solid #400;
	height: 13px;
	line-height: 12px;
}

#main_content	{
	clear: left;
	margin: 0;
	background: #010000;
	color: #ededed;
/*	min-height:400px;*/
	font-size:11px;
	text-align:justify;
	padding: 5px;
	border: 0;
	border-top: 1px solid #400;
}

#main_content p	{
/*	margin-bottom: 10px;
	line-height:14px;*/
}

#right_menu	{
	float: right;
	background: #180000;
	margin: -4px -4px 5px 10px;
/*	margin-left:10px;
	margin-top:-4px;
	margin-right:-4px;*/
	border: 0;
	border-left:2px solid #400;
	border-bottom:4px solid #400;
	text-align:left;
	width: 156px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
}

html&gt;#right_menu	{
	width: 150px;
}

#right_menu p	{
	color: #ededed;
	font-size: 9px;
	text-align:justify;
	line-height: 140%;
	border:0;
	margin: 0;
	padding: 5px;
	text-indent: 5px;
}

#right_menu  ul {
/*	display: list-item;*/
	list-style: none;
	text-align: left;
	list-style-position: outside;
	margin: 0;
	margin-bottom: 5px;
	padding:0;
	padding-left: 2px;
}

#right_menu  li {
/*	display: list-item;*/
/*	text-align: left;*/
	margin: 0;
}

#right_menu  li a {
/*	background: #fff;*/
	width: 137px;
	height: 14px;
	border: 0;
	border-left: 3px solid #222;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
	font-size: 10px;
}

#right_menu  a.selected {
	color: #fff;
	background: #111;
	width: 134px;
/*	height: 14px;*/
	border: 0;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
	padding: 0;
	padding-left: 5px;
	text-decoration: none;
}

#right_menu  a:hover {
	background: #300;
	width: 134px;
/*	height: 14px;*/
	border: 0;
	border-left: 3px solid #600;
	border-right: 3px solid #600;
	padding: 0;
	padding-left: 5px;
	text-decoration: none;
}

#RightMenuContent {
	display: list-item;
}

#ShowHideLink {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 61px;
	text-decoration: none;
}

#ShowHideLink:hover {
	background: #300;
	border: 0 !important;
	padding: 0 !important;
	text-decoration: underline;
}

#footer	{
	clear:both;
	background: #200 url(images_site/shn_logo_small.gif) right bottom no-repeat;
	color: #ededed;
	min-height:25px;
	font-size:9px;
	text-align:center;
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	border-top: 1px solid #400;
	}


/* Main page classes */

.article	{
	margin-top: 10px;
	margin-bottom: 40px;
}

.article p	{
	color: #ededed;
	font-size: 11px;
	line-height: 140%;
	border:0;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left:5px;
	padding-right:5px;
	text-indent: 15px;
}

.article p:first-letter	{
	text-transform: uppercase;
}

.banners {
	border: 1px solid #555;
	padding: 2px;
	background: #333;
}

.banners:hover {
	border: 1px solid #555;
	padding: 2px;
	background: #444;
}


/* links page classes/ids */

#linkstable {
	border: 1px solid #333333;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	background: #222222;
}

#linkstable th {
	padding: 5px;
	border: 0;
	background: #101010;
}

#linkstable td {
	padding: 4px;
	height: 47px;
	border: 0;
	background: #191919;
}

</pre></body></html>