* {
	margin: 0;
	padding: 0;
}
html {
	background: black url(d2_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	height: 100%;
}
body {
	background: black url(d2_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
h1 {
	background: url(d2_logo.gif) no-repeat;
	float: left;
	height: 69px;
	margin: 0px 30px 0 10px;
	text-indent: -9000px;
	width: 120px;
	cursor: hand;
}
h3 {
	bottom: 3px;
	color: #3a3b3d;
	left: 10px;
	font-size: 2.5em;
	position: absolute;
}
h5 {
	font-size: 1.5em;
}
#siten  {
	color: #3a3b3d;
	margin: 0px 0px 0 0px;
	text-align: right;
	font-size: 2.5em;
	border-top: solid 2px #d7d7d7;
	border-bottom: solid 2px #d7d7d7;
}
p {
	margin: 1em 0 1em 0;
	text-align: justify;
}
div#banner {
	background: transparent url(d2_banner.jpg) no-repeat;
	border-bottom: 1px solid #d7d7d7;
	height: 182px;
	position: relative;
	width: 766px;
}
div#container {
	background-image: url(d2_shadow.png);
	min-height: 100%;
	padding: 0 14px 0 1px;
	width: 767px;
}
div#content {
	float: right;
	background-color: white;
	border: 1px solid #d7d7d7;
	margin: 20px;
	padding: 15px;
	width: 470px;
}
div#left {
	background-color: white;
	border: 1px solid #d7d7d7;
	margin-left: 20px;
	margin-top: 20px;
	padding: 15px;	
}
div#leftblock {
	float: left;
	width: 220px;	
}
div#sshow {
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #3a3b3d;
	width: 164px;
	height: 80px;
	overflow: hidden;
display: table;
position: static;
}
div#middle {
display: table-cell; 
vertical-align: middle; 
position: static;
}
.ssimg {
	vertical-align: middle;	
}
div#footer {
	clear: both;
	margin-top: 15px;	
	padding: 1em 0 1em 0;
}
div#footer_in {
	border-top: 3px solid #d7d7d7;
padding: 1em 0 1em 0;
}
div#footer p {
	margin: 0;
	text-align: center;
}
div#header {
	background: #ebeff1 url(d2_bg_header.gif) repeat-x;
	overflow: hidden;
}
ul#nav {
	border-right: 1px solid #c7cace;
	float: left;
	list-style: none;
}
ul#nav a {
	background: #dde3e7 url(d2_bg_nav1.gif) repeat-x;
	color: #686868;
	display: table-cell;
	height: 69px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align: middle;
	width: 94px;
}
ul#nav a:hover {
	background: #d3d8dc url(d2_bg_nav2.gif) repeat-x;
	color: black;
}
ul#nav li {
	float: left;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
	padding-right: 3px;
}
.aTableHeader {
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-color:#326f9a;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:15px;
}	
div.content_news_title {
	color: #016DB5;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .15em;
	border-bottom: 2px solid #016DB5;
}
div.content_news_body {
	color: #000000;
	font-size: .9em;
	font-weight: normal;
	padding-bottom: 1.15em;
}
div.content_news_body a:link, a:active, a:visited {
	color: #016DB5;
	font-size: 1.1em;
	font-weight: normal;
}
div.content_news_body a:hover {
	color: #FFFFFF;
}
div#newsBlock {
	background-color: #F6F7F9;	
	padding: 0 10px 0 10px;
	border: solid 1px #cccccc
}
.Scontent {
	width: 470px;
	
}
.Scontent a {
	color: #06006D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font: small-caps;
	text-decoration: none;
  height: 1em;
  filter: Shadow(Color=#cccccc,
                 Direction=135,
                 Strength=5);
}

