<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:before, .cf:after { content:""; display:table; }
.clearfix:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.clearfix { zoom:1; }

.columns { }
.columns .column { float:left;width:50%; }
div.rssnews {
	height:200px;
	overflow:auto;
}
div.rssnews div.item {
	margin:10px 25px;
	padding-bottom:10px;
	border-bottom:1px dotted #bbb;
}
div.rssnews div.item div.meta {
	border-bottom:1px solid #F3F3F3;
	margin-bottom:10px;
	color:#333;
}
div.rssnews div.item div.meta div.title {
	font-size:14px;
	font-weight:bold;
}
div.helpDiv {
	background-color:#fff;
	width:400px;
	height:300px;
	position:absolute;
	z-index:100;
	top:70px;
	left:150px;
	padding:0px;
	border:3px solid #aaa;
}
div.helpDiv .article { padding:10px;overflow:auto;height:250px; }
div.helpDiv h1 { margin:0px;font-size:20px; }
div.helpDivGone {
	display:none;
	top:10000000px;
	left:10000000px;
}
.center { text-align:center; }
.right { text-align:right; }
.pre { font-family:monospace; }
.justify { text-align:justify; }
.bold { font-weight:bold; }
.underline { text-decoration: underline; }
#searchq {
	width:90%;
}
.graph-bar { 
	border:1px solid red; 
	display:table;
} 
.graph-bar .bar {
	bottom:0px;
	width:15px;
	margin:0px 2px;
	background-color:#5EAA5E;
	display:table-cell; 
	vertical-align:middle;
}
div.icon {
	width:16px;
	height:16px;
	background-image:url( '?page=file&amp;view=sprite&amp;rand=1336468109' );
	background-repeat:no-repeat;
}
.sprite {
	width:16px;
	height:16px;
	background-image:url( '?page=file&amp;view=nsprite&amp;rand=1336468109' );
	background-repeat:no-repeat;
}
.sprite-rss {
	background-image:url( '?page=file&amp;view=nsprite&amp;rand=1336468109' );
	background-repeat:no-repeat;
	padding-left:18px;
	height:14px;
}
div.iconinformation, div.icon4 {
	background-position:-32px -155px;
}
div.iconaccept, div.icon1 {
	background-position:0px -155px;
}
div.icondelete, div.icon2, div.icon64 {
	background-position:-16px -155px;
}
html { min-height:100.05%; }
body {
	background-color:#f4f5f1;
	margin:0px;
}
a { color:blue; }
body, td, input, select, textarea { 
	font-family:verdana, sans-serif;
	font-size:11px;
}
div#wrapper {
	width:80%;
	min-width:1000px;
	background-color:#fff;
}
div#topbar{
	height:20px;
	background-color:#B91450;
}
div#header h1, div#header a {
	font-size:22px;
	text-align:right;
	color:#313129;
	margin:0px;
	text-decoration:none;
}

#navbar ul {
	padding-left: 0;
	margin-left: 0;
	margin:0px;
	padding:0px;
	
	background: #f0f0f0;
	background: -moz-linear-gradient(top, #f0f0f0 0%, #c9c9c9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#c9c9c9));
	background: -webkit-linear-gradient(top, #f0f0f0 0%,#c9c9c9 100%);
	background: -o-linear-gradient(top, #f0f0f0 0%,#c9c9c9 100%);
	background: -ms-linear-gradient(top, #f0f0f0 0%,#c9c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#c9c9c9',GradientType=0 );
	background: linear-gradient(top, #f0f0f0 0%,#c9c9c9 100%);
	
	color:#7f7f7f;
	float:left;
	width:100%;
	border:1px solid #959595;
	border-left:0px;
	border-right:0px;
}

#navbar ul li { display: inline; }
#navbar ul li a {
	padding:4px 10px 3px 7px;
	color:#7f7f7f;
	text-decoration: none;
	float:left;
}

#navbar ul li a:hover {
	color: #000;
}

div#footer {
	padding-top:0px;
	padding-bottom:1px;
	font-size:9px;
	text-align:right;
	color:#fff;
	background-color:#B91450;
}
div#footer a {
	color:#fff;
	text-decoration:none;
	height:13px;
}
div#footer a img {
	border:0px;
	width:45px;
	height:13px;
}
div#contents {
	padding:3px;
}
form {
	margin:0px;
}
select {
	width:150px;
	font-size:11px;
}
input.checkbox, input .radio {
	margin-left:0px;
	margin-right:0px;
}
input.button {
	width:100px;
}
input.text {
	background-color:#F4F4F4;
	border:1px solid #B2B2B2;
	border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
	padding:3px;
	width:400px;
}
textarea.text {
	background-color:#F4F4F4;
	border:1px solid #B2B2B2;
	padding:2px;
	width:402px;
	overflow:auto;
	height:55px;
}
input.focus, textarea.focus {
	background-color:#fff;
	border-color:#686868;
}
fieldset {
	width:90%;
	margin:0px auto;
	padding:2px 0px;
	border:1px solid #aaa;
}
fieldset legend {
	margin-left:15px;
	font-weight:bold;
}
fieldset.expandable legend {
	cursor:pointer;
	background-image:url('?page=file&amp;view=sprite&amp;rand=1336468109');
	background-repeat:no-repeat;
	background-position:4px -109px;
	padding-left:15px;
	margin:0px 10px;
	_margin:0px 2px;
}
fieldset.hidden legend {
	background-image:url('?page=file&amp;view=sprite&amp;rand=1336468109');
	background-position:4px -93px;
}
fieldset.expandable div.contractor {
}
span.green, div.green {
	color:#008000;
}
span.yellow, div.yellow {
	color:#D5A13D;
}
fieldset.error, span.red, div.red {
	color:#c00;
}
fieldset.error legend {
	background-repeat:no-repeat;
	background-position:-22px -202px;
	padding:5px 0px;
	padding-left:23px;
	margin:0px 10px;
	margin-right:5px;
	_margin:0px 2px;
	background-image:url('?page=file&amp;view=sprite');
}
table {
	width:100%;
}
table tr {
	height:15px;
}
table tr.thXXX thXX {
	background-color:#ddd;
	border-bottom:1px solid #000;
}
table th {
	text-align:left;
}
table tr.navigation, table tr.navigation td {
	background-color:#ddd;
}
table td.key {
	width:130px;
	text-align:right;
	padding-right:15px;
}
a.help img {
	width:16px;
	height:16px;
	border:0px;
}
div.article {
	padding:3px 10px;
	line-height:15px;
	text-align:justify;
}
div.pagerank {
	width:55px;
	height:8px;
	background-image:url('?page=file&amp;view=sprite&amp;rand=1336468109');
	background-position:0px 0px;
	float:left;
}
div.pr1 { background-position:0px -8px; }
div.pr2 { background-position:0px -16px; }
div.pr3 { background-position:0px -24px; }
div.pr4 { background-position:0px -32px; }
div.pr5 { background-position:0px -40px; }
div.pr6 { background-position:0px -48px; }
div.pr7 { background-position:0px -56px; }
div.pr8 { background-position:0px -64px; }
div.pr9 { background-position:0px -72px; }
div.pr10{ background-position:0px -80px; }

div.minpagerank {
	width:7px;
	height:8px;
	background-image:url('?page=file&amp;view=sprite&amp;rand=1336468109');
	background-position:-44px 0px;
	float:left;
	margin-left:5px;
}
div.minpr1 { background-position:-44px -8px; }
div.minpr2 { background-position:-44px -16px; }
div.minpr3 { background-position:-44px -24px; }
div.minpr4 { background-position:-44px -32px; }
div.minpr5 { background-position:-44px -40px; }
div.minpr6 { background-position:-44px -48px; }
div.minpr7 { background-position:-44px -56px; }
div.minpr8 { background-position:-44px -64px; }
div.minpr9 { background-position:-44px -72px; }
div.minpr10{ background-position:-44px -80px; }

table.list { background-color:#eee;width:100%;border:1px solid #aaa;border-collapse:collapse; }
table.list th a { display:block;width:100%; }
table.list td { background-color:#fff;border-color:#eee;border-width:1px;border-style:inset;padding:0px 3px; }
table.list td.navigation { padding:8px 0px; }
table.list tr.hover, table.list tr.hover td, table.list th.hover { background-color:#ccc; }
table.list th { background-color:#ddd;padding:3px;border-color:#aaa;border-style:inset;border-width:0px;border-bottom-width:1px;text-align:left; }

table.list th a.sortdesc { 
	padding-left:11px;
	background-position:0px -224px;
	background-repeat:no-repeat;
	background-image:url( '?page=file&amp;view=sprite&amp;rand=1336468109' );
}

table.list th a.sortasc { 
	padding-left:11px;
	background-position:0px -239px;
	background-repeat:no-repeat;
	background-image:url('?page=file&amp;view=arrowdown'); 
	background-image:url( '?page=file&amp;view=sprite&amp;rand=1336468109' );
}

table.list div.imageup {
	background-image:url( '?page=file&amp;view=sprite&amp;rand=1336468109' );
	background-repeat:no-repeat;
	background-position:3px -206px;
	width:18px;
	height:18px;
}
table.list td.navigation, table.list td.navigation:hover { background-color:#fff; }

table.list td.navigation a:hover {
	background-color:#ccc;
}
table.list td.navigation a, table.list td.navigation span {
	text-decoration:none;
	color:#666;
	padding:2px 6px;
	border: solid 2px #ddd;
	background-color:#fff;
}
table.list td.navigation span {
	color:#ccc;
}

table.pagerank {
	margin:0px;
	padding:0px;
	width:100px;
	height:10px;
}
table.pagerank, table.pagerank td, table.pagerank tr {
	border:0px solid #fff;
	border-style:solid;
	border-width:1px;
}
table.pagerank td.bar {
	width:40px;
	height:10px;
	border:0px;
}
table.pagerank td.bar div {
	border:1px solid #999;
	width:40px;
	padding:1px;
	height:10px;
}
table.pagerank td.bar div div {
	padding:0px;
	border:0px;
	background-color:#5EAA5E;
}
table.pagerank td.value {
	font-weight:bold;
	font-size:10px;
	text-align:right;
}
div#linkstable {
	height:15px;
}
div#linkstable div.linkitem {
	border:1px solid #666;
	background-color:#ddd;
	float:left;
	padding:2px 5px;
	cursor:pointer;
	height:15px;
}
ul.selector {
	width:80%;
	list-style-type: none; 
	margin: 0;
	min-height:200px;
	padding:10px 5px;
	background-color:#eee;
}
ul.selector li {
	cursor:move;
	background-color:#fff;
	margin:5px;
	padding:5px;
	border:1px solid #CCCCCC;
	font-weight:bold;
	outline-style:none;
	outline-width:medium;
}
ul.selector li.immutable {
	color:#999;
	cursor:default;
}
div#selectmsg {
	padding-top:5px;
}
</pre></body></html>