<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* At-Rules */
@charset "iso-8859-1";

html, body { background-color: #f0f0f0; color: #000000; height: 100%; font-family: arial, tahoma; margin: 0}
table, td {font-family: arial, tahoma; font-size: 12px;  color: rgb(104,108,116);}

a:link {color: rgb(69,73,80);   text-decoration: none;}
a:visited {color: rgb(69,73,80);   text-decoration: none;}
a:hover {color: rgb(50,150,230);   text-decoration: underline;}
a:active {color: rgb(0,0,0);   text-decoration: none;}

td.subtitle {background-color: rgb(228,228,228); color: rgb(50,50,50); font-weight: normal; height: 15px; padding-left: 5px; padding-right: 5px; width:100%}
td.pagesno {background-color: rgb(227,227,227); color: rgb(150,150,150); font-weight: normal}
td.cpageno {background-color: rgb(69,73,80);    color: rgb(255,255,255); font-weight: bold;}

td.pagesno a:link {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
td.pagesno a:visited {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
td.pagesno a:hover {color: rgb(50,150,230);   text-decoration: underline; font-weight: normal;}
td.pagesno a:active {color: rgb(0,0,0);   text-decoration: none; font-weight: normal;}

td.cpageno a:link {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:visited {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:hover {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:active {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}

#content {
	vertical-align: middle;
	}
#header {
	position:relative;
	vertical-align: middle;
	background-color: rgb(69,73,80);
	color: rgb(255,255,255); font-size: 32px; font-weight: normal;
	height: 40px;
	top:0; bottom: 0; left: 0;
	}
#header .left {
	position: absolute;	float: left;
	top: 0; left: 0;
	padding-left: 5px; padding-right: 5px;
	}
#header .right {
	vertical-align: middle;
	position:relative;	float: right;
	top: 0; right: 0; bottom:0;
	padding-left: 5px; padding-right: 5px;
	margin: auto;
	}

#header .right img {
	vertical-align: middle;
	padding-top: 10px;
	}

#sub_header {
	position:relative;
	vertical-align: middle;
	background-color: rgb(221,221,221);
	color: rgb(28,28,28); font-size: 12px; font-weight: normal;
	height: 16px;
	top:0; bottom: 0; left: 0;
}
#sub_header .left {
	position: absolute;	float: left;
	top: 0; left: 0;
	padding-left: 5px; padding-right: 5px;
	}
#sub_header .right {
	vertical-align: middle;
	position:relative;	float: right;
	top: 0; right: 0; bottom:0;
	padding-left: 5px; padding-right: 5px;
	margin: auto;
	}

#button_dark {
	position:relative;	float: left;
	width: auto; height: auto;
	color: rgb(250,250,250); font-size: 12px; font-weight: normal;
	}

#button {
	position:relative;	float: left;
	width: auto; height: auto;
	color: rgb(255,255,255); font-size: 12px; font-weight: normal;
	}

#button .middle a:link {color: rgb(69,73,80);   text-decoration: none; cursor: pointer;}
#button .middle a:visited {color: rgb(69,73,80);   text-decoration: none; cursor: pointer;}
#button .middle a:hover {color: rgb(50,150,230);   text-decoration: none; cursor: pointer;}
#button .middle a:active {color: rgb(0,0,0);   text-decoration: none; cursor: pointer;}

#button_dark .middle a:link {color: rgb(250,250,250);   text-decoration: none; cursor: pointer;}
#button_dark .middle a:visited {color: rgb(250,250,250);   text-decoration: none; cursor: pointer;}
#button_dark .middle a:hover {color: rgb(50,150,230);   text-decoration: none; cursor: pointer;}
#button_dark .middle a:active {color: rgb(0,0,0);   text-decoration: none; cursor: pointer;}

#date {
	display:block;
	clear:left;
	margin-left: auto;    margin-right: auto;
	width: auto; height: 16px;
	text-align: center;
	bottom: 0; left: 0;
	}
#test{
	display:block;
	position:relative;
	width: auto;
	margin-left: auto; margin-right: auto;
}
#parentPane {
	position: relative;
	bottom: 0px;
	overflow: hidden;
	width: 100%;
	height: 118px;
	background-color: #ffffff;
}

#pane {
	position:absolute;
	left: 50%;
	text-align: center;
}
#slideShowButton {
cursor: pointer;
}
#slideShowMenu{
position: absolute;
float: right;
right: 0px;
top: 20px;
width: 100px;
display: none;
background-color: #eeeeee;
border: 1px solid #000000;
}
#slideShowMenu &gt; table tr td {
cursor: pointer;
}
/* End of style section. Generated by AceHTML at 12/13/2006 2:04:45 PM */</pre></body></html>