body {
	background-color: #154d81;
	margin: 0px;
	background-image: url(../images/back_side.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0px;
	border: none;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #afdafd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p{
	margin:0 0 3;
	color: #FFFFFF;
}

a{
	color: #3399FF;
	text-decoration: none;

}
a:hover{
	color: #99CCCC;
}

div#header h1{
	height:87px;
	line-height:87px;
	margin:0;
	padding:0px;
	background: #154D81;
	color: #FFFFFF
}

div#container{
	text-align:left;
	margin:0;
}

div#extra{
	background:#FFFFFF
}

div#container{
	width:100%;
	border: 0;
	margin:0;
}

div#content{
	float:none;
	line-height:1.1;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 141px;
	border: 0px none;
	margin: 10px;
	width: 550px;
}

div#navigation{
	float:left;
	width:130px;
	background: #154D81 url(../images/back_side.gif) repeat-y;
	border: 0 none;
	margin: 0px;
	padding: 0px;
	position: static;
}

div#extra{
	float:left;
	clear:left;
	width:195px;
	border-top: 5px #000000 solid;
	border-right: 5px #000000 solid;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/scan_w.gif);
}

div.news{
	float:left;
	width:500px;
	border: thin solid #000000;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px;
}

div.news_title{
	background: url(../images/news_tex.gif);
	color: #000000;
	margin: 0;
	font-size: 1.1em;
	padding: 4px 4px 2px;
	font-weight: normal;
	height: 20px;
	width: 492px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}

div.news_body{
	width:484px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 8px;
	background-color: #19568f;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

div.news_footer{
	width:492px;
	background: url(../images/news_tex.gif);
	color: #000000;
	margin: 0;
	font-size: 0.9em;
	padding: 2px 4px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;


}
.warning {
	font-variant: normal;
	color: #FF0000;
}
div#screens {
	height: 463px;
	width: 406px;
	background-image: url(../images/screen_hold.gif);
	background-repeat: no-repeat;
}
div#screen1 {
	position: relative;
	left: 14px;
	top: 15px;
}
div#screen2 {
	position: relative;
	left: 14px;
	top: 63px;
}
#screenlist ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
	width: 90px;


}
p.tight {

	margin:0;
	color: #FFFFFF;
}
.counter {
	border: 1px solid #000000;
}

