<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	}

.Content&gt;p {margin:0px;}
.Content&gt;p+p {text-indent:30px;}

 /* All the content boxes belong to the content class. */
 
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	#content {
	height:100%;
	background-color:#FFFFFF;
	border-top:1px solid #97AACF;
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:620px;
	margin-top:0px;
	margin-bottom:160px;
	margin-right:180px;
	padding-left:10px;
	padding-right:4px;
	padding-bottom:10px;
	padding-top:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers*/
	/* Again, the IE hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top:6px;
	}

#menucol {
	position:absolute;
	width:150px;
	top:24px;
	left:20px;	padding:10px;
	z-index:2;
/*IE HACK*/
voice-family: "\"}\"";
	voice-family:inherit;
	width:156px;
	top:26px;
	}
/*  "be nice to Opera 5" */
body&gt;#menucol {width:128px;}
		
#rightcol {
	position:absolute;
	width:150px;
	top:60px;
	padding:10px;
	left:800px;
/* IE hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	z-index:1;
	}
/* "be nice to Opera 5". */
body&gt;#rightcol {width:168px;}


#hologo{
}
.hologo{
margin-top:2px;
margin-bottom:2px;
voice-family: "\"}\"";
	voice-family:inherit;
	margin-top:8px;
	margin-bottom:8px;
	}
	
#button_advert{
text-align:center;
width:130px;
margin-bottom:10px;
margin-top:6px;
}

#topnav{
#topnav{
height:16px;

}
#topbanner{
background-color:#FFFFFF;
top:0px;
text-align:left;
height:60px;
width:600px;
voice-family: "\"}\"";
	voice-family:inherit;
	height:62px;
	
}
.adbanner{
float:left;
text-align:left;
border:1px solid #333;
}

#newswindow{
float:left;
margin-top:2px;
padding-top:6px;
padding-left:4px;
padding-right:0px;
border:1px solid #E5EBF8;
background-color:#FFFFFF;
height:320px;
width:380px;
}

#quicksearch{
margin-top:16px;
width:380px;
border:1px solid #97AACF;
background:#E5EBF8;
color:#2F56A0;
voice-family: "\"}\"";
voice-family:inherit;
margin-top:22px;
width:384px;
}
#searchbut{
text-align:right;
margin:0px;
}
.searchtxt{
margin-left:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#2F56A0;
line-height:20px;
padding:4px;
}
label{
}

fieldset {
margin:0px;
padding:0px;
border:0px;
} 
input {
font-weight: bold;
}

#section{
width:180px;
background-color:#fff;
padding-top:4px;
padding-bottom:4px;	
padding-left:4px;
border-bottom:dotted 1px #ccc;
}
.img{
top:0px;
float:right;
}

#leftsection{
border:dotted 1px #97AACF;
float:left;
width:200px;
}
#rightsection{
border:solid 1px #E5EBF8;
float:right;
width:200px;
margin:2px;
padding:6px;
}

.headline{
width:380px;
border-top:2px solid #ffffff;
margin-right:2px;
display:block;
padding:1px;
background-color:#97AACF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
color:#ffffff;
}
/*------------------------main_menu---------------------------------*/
#navcontainer { width: 130px; 
margin-top:20px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding-top:0px;
padding-bottom:2px;
padding-left:3px;
width: 130px;
height:14px;
border-bottom: 1px solid #fff;
background-image: url("../images/buttons/menu_butt.gif");
background-position: -18px 0px;
background-repeat:no-repeat;
font-size:11px;
font-weight:normal;}


#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url("../images/buttons/menu_butt.gif");
background-position:-152px 0px;
background-repeat:no-repeat;
color: #fff;
}
/*------------------------main_menu_end---------------------------------*/
/*-------------------------submenu---------------------------------------*/
#submenu { 
margin-top:0px;
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
color: #6C87BC;
}

#submenu ul
{
line-height:1em;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#submenu li {
line-height:1em;
display: block;
height:14px;
}

#submenu a:visited, #submenu a:link
{
color:#6C87BC;
text-decoration:none;
}
#submenu a:hover
{
color:#2D54A0;
text-decoration:underline;
}
/*----------------------------------------------------*/
p{
font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	}
.whiteheader{
display:block;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-0.5px;
	color:#ffffff;
	background-color:#2F56A0;
	}</pre></body></html>