*{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color: #000030;
}
body{
	background-image: url(/images/bg3.png);
	background-repeat: repeat-y;
}
body,table,tr,td,th,div,img,a{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: small;
}
hr{
	border: 0px;
	background-image: url(/images/splh.png);
	background-repeat: no-repeat;
	height: 1px;
	background-color: blue;
}
#splh,#splv,#splh1,#menu {
	overflow: hidden;
	position: absolute;
	background-color: blue;
	background-repeat: no-repeat;
}
#splh {
	left: 0;
	top: 100px; right: 10px; height: 1px;
	width: expression(document.body.offsetWidth-10);
	background-image: url(/images/splh2.png);
}
#splh1 {
	left: 300px; top: 120px; right: 10px; height: 1px;
	width: expression(document.body.offsetWidth-310);
	background-image: url(/images/splh.png);
}
#splv {
	left: 100px;
	top: 50px;
	width: 1px;
	height: 400px;
	background-image: url(/images/splv.png);
}
#menu {
	position: absolute;
	right: 10px;
	top: 100px;
}
div.mlink,div.mlinka {
	width: 90px;
	background-color: #00007F;
	color: white;
	text-align: center;
	font-size: 14px;
	height: 20px;
	float: left;
	cursor: pointer; cursor: hand;
}
div.mlinka {
	background-color: #0000AF;
}
div.mlink:hover,div.mlinka:hover {
	background-color: #0000FF;
}
a{
	text-decoration: none;
}
a:visited{ color: blue; }
a:link{ color: blue; }
a.amenu{ color: white; }
a.amenu:active{ color: yellow; }
a.amenu:link{ color: white; }
a.amenu:visited{ color: white; }
a.amenu:hover{ color: yellow; }
#footer{
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	border-top: solid blue 1px;
}
#content{
	padding: 10px;
}
#hleft{
	background-image: url(/images/logo100b.png);
	background-repeat: no-repeat;
}
#header{
	height: 100px;
	height: expression(77);
	padding: 10px;
	text-align: right;
}
#title{
	font-size: large;
	font-family: Tahoma;
	color: #00007F;
}
#slogan{
	font-size: x-small;
	font-family: Verdana;
	color: #40407F;
}
#rightblock{
	float: right;
}
#awards{
	width: 165px;
	height: 200px;
	background-color: #f0f0ff;
	border-left: 1px dotted blue;
	border-bottom: 1px dotted blue;
	padding: 10px;
	margin: 10px;
}
#submenu{
	width: 165px;
	height: 100px;
	background-color: #f0f0ff;
	border-left: 1px dotted blue;
	border-bottom: 1px dotted blue;
	padding: 10px;
	margin: 10px;
}
.submenu_a{
	font-weight: bold;
}
#cnt{
	height: 460px;
}
h1,h2,h3,h4,h5,h6,h7,h8{
	color: #00007F;
	margin-top: 0px;
}
.screenshot{
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.newsdate{
	font-weight: bold;
	width: 25em;
	border-left: dotted blue 1px;
	border-bottom: dotted blue 1px;
	background-color: #f0f0ff;
	color: #00007f;
	margin-bottom: 5px;
	padding: 3px;
}
.newstext{
	margin-bottom: 20px;
}
th{
	background-color: #f0f0ff;
	color: #00007f;
	padding: 3px;
}

div.menulevel0{
	padding-left: 0em;
	white-space: nowrap;
}
div.menulevel1{
	padding-left: 1em;
	white-space: nowrap;
}
div.menulevel2{
	padding-left: 2em;
	white-space: nowrap;
}
span.menuactive{
	font-weight: bold;
	white-space: nowrap;
}
