<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family:Arial,Sans-Serif,Verdana,Tahoma; 
	font-size:12px; 
	padding: 0px;
	margin: 5px 12px 0px 12px;
	scrollbar-face-color: #DADADA; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #7A9ADF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #D4D4D4; 
}

div {
scrollbar-base-color: #EEEEEE;
scrollbar-arrow-color: #507EAF;
scrollbar-3dlight-color: #F7F7F7;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-face-color: #DADADA;
scrollbar-highlight-color: #EEEEEE;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #EEEEEE;
}

a {
	color:#003D71; text-decoration:none;
}

a:hover {
	color:#113355; text-decoration:underline;
}

a.side {
        font-family:Verdana,Arial,Sans-Serif,Tahoma; 
	color:#003D71; text-decoration:none;
}

a:hover.side {
	color:#113355; text-decoration:underline;
}

a.white {
	font-size:12px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#113355; text-decoration:underline overline;
}


img {
	border: 0px;
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

hr.side-hr {
	border:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

td {
	font-family:Arial,Sans-Serif,Verdana,Tahoma;
	font-size:12px;
}

pre {
	font-family:Arial,Sans-Serif,Verdana,Tahoma; 
	font-size:12px;
	white-space:pre;
}

.alt {
	color:#666;
}

.header {
	font-family:Arial,Sans-Serif,Verdana,Tahoma;
	font-size:11px;
	color:#333; 
	background-color:#FFFFFF;
	padding:5px;
}
.heading {
	font-size:70px;
}
.button, .button-red, .button-grey {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:14px;
    font-weight:bold;
	color:#000000; 	
	/* border:#999999 1px solid; */
	margin-top:2px;
	cursor: pointer;
	text-align: center;
}
.button-red {
	background-color:#F8C5B8;
}
.button-grey {
	background-color:#CCCCCC;
}
.button {
/*
	background-image:url(images/button.gif);
	background-color:#F2F1ED;
*/
	background-color:#B6CEFB;
}
.textbox {
	font-family:Arial,Sans-Serif,Verdana,Tahoma;
	font-size:11.5px;
	color:#000; 
	background-color:#FFFFFF;
	border:1px #666 solid;
	overflow:hidden; /* dan wants all text boxes to not display a scroll bar, the box should be large enough to fit maximum allowed characters. */
}
.textboxwithscrollbar{
   	font-family:Arial,Sans-Serif,Verdana,Tahoma;
	font-size:11.5px;
	color:#000;
	background-color:#FFFFFF;
	border:1px #666 solid;
}
.main-bg {
	padding:5px 0px 5px 0px;
	width: 804px;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.main-body {
	font-size:12px;
	color:#000; 
	background-color:#F6F6F6;
	padding:12px 4px 3px 4px;
}

.main-body-white {
	font-size:12px;
	color:#000; 
	background-color:#FFFFFF;
	padding:12px 4px 3px 4px;
}

.side-body {
	font-size:12px;
	color:#000; 
	background-color:#F6F6F6;
	padding:5px 0px 0px 0px;
}

.border {
	background-color:#ddd; 
	border:2px #979797 solid; 
}

.infobar {
	background-color:#F9F9F9;
	font-size:11px;
	color:#000; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 1px; 
	border-right: solid #F6F6F6; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar2 {
	background-color:#F9F9F9;
	font-size:11px;
	color:#676767; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.panel-left {
	width:13px; height:26px; 
	background-image:url(images/panel-left.gif); 
}

.panel-right {
	width:13px; height:26px;
	background-image:url(images/panel-right.gif);
}

.panel-main {
	font-family: Verdana,Arial,Sans-Serif,Tahoma;
	font-size:14px;font-weight:bold;
	color:#EEEEEE;
	height:26px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}

.border-left {
	width:13px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:13px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:13px; height:20px;
	background-image:url(images/border-bleft.gif);
}

.border-bright {
	width:13px; height:20px;
	background-image:url(images/border-bright.gif);
}

.border-bmain {
	height:20px; background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

.side-caption {
	font-family:Verdana,Arial,Sans-Serif,Tahoma;
	font-size:11px; font-weight:bold;
	color:#FFFFFF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}

.tbl-border {
	background-color:#979797;
}

.tbl {        
	font-size:12px; padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:12px; color:#000; 
	background-color:#FFFFFF; padding:4px;
}

.tbl2 {
	font-size:12px; color:#000; 
	background-color:#F6F6F6; padding:4px;
}
	
.forum-caption {
	font-size:13px; font-weight:bold;
	background-image:url(images/cellpic.gif);
	color:#485D9F; background-color:#F6F6F6;
	padding:4px 4px 4px 4px;
}

.quote {
	color:#004279; background-color:#F9F9F9;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #979797 solid;
}

.copyright {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	link color:black; 
	color:#000000; 
	/*padding-right: 12px;*/
	padding-bottom: 20px;
}
	
.smallitalics {
	font-family:Arial,Sans-Serif,italics,Verdana,Tahoma;
	font-size:10px;
	color:#000; 
}

.poll {
	height:12px; border:1px #979797 solid;
}

.comment-name {
	font-weight:bold; color:#113355; 
}

.shoutboxname {
	font-weight:bold; color:#113355; 
}

.shoutbox {
	color:#555; 
}

.shoutboxdate {
	font-size:14px; color:#333; text-align:right;
}

.small {
	font-size:12px; font-weight:normal;
}

.small2 {
	font-size:12px; font-weight:normal; color:#555;
}

.side-small {
	font-size:14px; font-weight:normal; color:#333;
}

.side-label {
	background-color:#e3e3e3;
	padding:1px 4px 3px 4px;
	background-image:url(images/side-cell.gif);
	background-repeat:repeat-x;
}

.tblNavigation {
	border-left: thin solid #DDDDDD;
	padding-left: 4px;
	margin-left: 3px;
}

.tblLoginMid div {
	font-size: 77%;
	color: #333333;
}

.tblLoginMid div input {
	text-align: center;
}

.tblWelcomeMid .main-body {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

.tblNavigationMid a {
	line-height: 130%;
}

.tblWelcomeMid a {
	line-height: 130%;
}

.lastupdated {
color: #999999;
}

.actionmsg {
color: #009900;
font-weight: bold;
font-size: 16px;
width: 100%;
text-align: center;
margin-bottom: 8px;
}



/* releaseedit.php */
.summaryBox {
margin: 0px;
padding: 0px; 
font-size: 12px; 
color:#000;
background-color:#FFFFFF;

border:1px #666 solid;
line-height: 16px;
overflow: hidden;
width: 500px;
/*width: 504px;
 height: 132px; ????????? */

}

#summary { 
height: 132px;
}

#customsummary { /* Text Area */
height: 233px;
/* OLD
width: &lt;?php echo $custsummarywidth ?&gt;px;
font-family: "Arial Narrow", Arial; 
padding-left: 3px;
*/
}

DIV.treebody
{
    BORDER-RIGHT: black 1px solid;    
    BORDER-TOP: #666 1px solid;    
    FONT-WEIGHT: lighter;
    /* FONT-SIZE: medium; */
    BORDER-LEFT: #666 1px solid;
    COLOR: #000000;    
    BORDER-BOTTOM: #666 1px solid;    
    BACKGROUND-COLOR: #ffffff;    
}

.treefont {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#000033; 
}
.treefontred {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#990000; 
	margin-left: 2px;
}
.treefontgreen {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#006600; 
	margin-left: 2px;
}
.treefontunderline {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    text-decoration: underline;
	font-size:9px;
	color:#000033; 
}

.treefontunderlinered {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    text-decoration: underline;
	font-size:9px;
	color:#990000; 
	line-height: 18px;
}
/* ----------------- */

/**************************************************************

Sortable Table
v 1.4

**************************************************************/

.myTable {
width: 750px;
background-color:#979797;
}
/* borders &amp; BG */
.myTable { 
/*border-width: medium solid #666;*/
border: thin solid #666;
}
.myTable th { 
/*border: thin solid #848484;*/
border: none;  
background-color: #FFFFFF;
white-space: nowrap;
}

.myTable td { 
/*border: thin solid #848484;*/
border: none;  
background-color: #FFFFFF;
white-space: nowrap;
}

.myTable th {
background: url(&lt;?php echo INCLUDES ?&gt;sortableTable/images/icon-table-sort.png) no-repeat 2px 2px #eee;
padding: 1px 12px;
font-weight: normal;
font-size: 12px;
}

.myTable tr {
padding: 4px;
}

.myTable tr.altRow {
}

.myTable tfoot {
display: none;
}

.myTable td {
padding: 4px 8px;
}

.myTable .rightAlign {
text-align: right;
}

.myTable .sortedASC {
background: url(&lt;?php echo INCLUDES ?&gt;sortableTable/images/icon-table-sort-asc.png) no-repeat 2px 3px #eee;
}

.myTable .sortedDESC {
background: url(&lt;?php echo INCLUDES ?&gt;sortableTable/images/icon-table-sort-desc.png) no-repeat 2px 3px #eee;
}

.myTable .tableHeaderOver {
cursor: pointer;
color: #354158;
}

/*tr.selected {
background-color: gold;
color: #fff;
}*/

.myTable tr.over {
background-color: #fff;
color: #000;
/*cursor: pointer;*/
}
.myTable tr.over a {
color:#000;
}
.myTable tr.hide {
display: none;
}

/***************************/
.myTable .tableFilter {
border: 1px solid #ccc;
padding: 2px;
margin: 5px 0 10px 0;
}

.myTable .tableFilter input {
border: 1px solid #ccc;
}

.myTable .tableFilter select {
border: 1px solid #ccc;
}


/*************************************************************/
	
.aOverBold a:hover {
font-weight: bold;
}

#dhtmltooltip{
position: absolute;
width: 210px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 7pt;
font-family: Arial, sans-serif;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.hilight {
background-color: #FFFF00;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 4px 4px 4px 8px;
font-size: 12px;
line-height: 16px;
}



</pre></body></html>