<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image:url(../images/c60_.jpg);
	margin:0;
	padding:0;
}
#wrapper {
	width:1100px;
	margin: 20px auto;
	padding: 20px 0 0 0;
	border-style:solid;
	border-color:#00AACC;
	border-width:1px;
	background-color:#FFFFFF;
}
#header {
	height:100px;
	background-image:url(../images/caption.gif);
	background-position:center;
	background-repeat: no-repeat;
}
#imgLeft{
	position:relative;
	bottom:141px;
}
#imgRight{
	position:relative;
	bottom:90px;
	right:10px;
}
#imgFlag{
	position:relative;
	float:right;
	top:93px;
	right:170px;
	z-index:999998;
}
#sidebarL {
	width:152px;
	float:left;
	background-image:url(../images/nav.gif);
	background-repeat: repeat-y;
	border-top-style:solid;
	border-top-width:21px;
	border-top-color:#A62E43;
}
#sidebarR {
	width:152px;
	height:530px;
	float:right;
	background-image:url(../images/clusters.gif);
	background-repeat: no-repeat;
}
#content {
	width:756px;
	margin:0 auto;
	padding:0 20px;
	border-top-style:solid;
	border-top-width:21px;
	border-top-color:#A62E43;
	border-right-style:solid;
	border-right-color:#00AACC;
	border-right-width:1px;
}
#path{
    position:relative;
	left:16px;
    letter-spacing:2px;
    font-size:14px;
    color:#00AACC;
	width:110px;
    background-color: #E7F2F9;
    text-align: center;
}
ul#menuList {
    position:relative;
    margin: 0px;
    padding: 0px;
	bottom:80px;
	left:16px;
    list-style: none;
    z-index:999999;
	width:152px;
}
ul#menuList li {
    width: 120px;
	background-color:#FFFFFF;
}
ul#menuList li a {
    display: block;
    float: left;
    margin-top: -2px;
    width: 120px;
    height: 25px;
    background-color: #E7F2F9;
    background-repeat: no-repeat;
    background-position: 50% 10px;
    border: 1px solid #BDDCEF;
    text-decoration: none;
    text-align: center;
    padding-top: 8px;
    opacity: 0.97;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=97);	
}
ul#menuList li a:hover{
     background-color:#CAE3F2;
}
ul#menuList li a span{
    letter-spacing:2px;
    font-size:13px;
    color:#3F7EB2;
    text-shadow: 0 -1px 1px #fff;
}
ul#sub1 {
    position:relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index:999999;
	width:152px;
}
ul#sub1 li {
    width: 120px;
	background-color:#FFFFFF;
}
ul#sub1 li a {
    display: block;
    float: left;
    margin-top: -2px;
    width: 120px;
    height: 15px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 50% 10px;
    border: 1px solid #BDDCEF;
    text-decoration: none;
    text-align: center;
    padding: 2px 0;
    opacity: 0.97;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=97);	
}
ul#sub1 li a:hover{
     background-color:#CAE3F2;
}
ul#sub1 li a span{
    letter-spacing:1px;
    font-size:10px;
    color:#3F7EB2;
    text-shadow: 0 -1px 1px #fff;
}
#footer {
	/*font-style:italic;*/
	font-size:80%;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#00AACC;
	padding:0 50px;
}
#footer p{
	text-indent:0;
	color:#111111;
}
.clear{
	clear:both;
}</pre></body></html>