<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------------------------------------------------*/
#pscroller1{
left:20px;
float:left;
width: 450px;
height: 35px;
text-align:left;
color: #ffccc;
text-shadow: 5px 1px 10px #000000;

}
.someclass{ //class to apply to your scroller(s) if desired}
/*text scroler---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------------------*/
html,body{height:100%;  
}
*{margin:0;padding:0}
h1,h2,p{margin:0 0 1em 0}
h1{text-align:center}
body{background:#606FFF; } 
/*body{background:#005ed; }*/
#header{position:fixed;top:0;right:0;left:0;z-index:999;}
.head-inner{width:100%;height:100px;background:url(transp4.png); repeat-x 0 0;}

#outer{position:relative;width:100%; }
#content{margin:auto;width:95%;padding:35px 0;
}
#left{float:left;}
#cen{ margin-top:50px;float:right; width:100%; text-align:center;height:100%; }
/*#footer{position:fixed;left:0;width:100%;height:100px;bottom:0px;background:url(transp3.png) repeat-x 0 0;}*/

.logo_{ height:45px; width:40; float:left;  margin-left:10px; margin-top:10px;}
.Site{ height:55; width:500; float:left;  margin-left:10px; margin-top:10px;}
#page_top1_righ{
				float:right;
				margin:2px 20px 2px 2px;
				
				}
#page_top1_left{font:Arial, Helvetica, sans-serif;
font-size:30px;
				float:left;
				margin:2px 20px 2px 2px;
				}
				
a.glink, a.glink:visited{
    color: #00000c;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	text-shadow: 5px 5px 10px #000000;
    }

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
/* setting link no underlie*/



/*-----------------------------------------------------------------------------------------*/


.freq{
width: 190px;
border: 1px solid #8FB8BC;
height:120px;

}

/*sliding menu-----------------------------------------------------------------*/
 
 .menutitle{

cursor:pointer;
margin-bottom: 5px;

font-size:16px;
color:#000000;
width:140px;
padding:6px;
text-shadow: 5px 5px 10px #000000;
font-weight:bold;



/*/border:1px solid #000000;/* */
}

.submenu{

margin-left:5px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom: 0.25em;
text-shadow: 5px 5px 10px #000000;
font-weight:bold;

background-color:#FFffcc;
}

.submenu_border{margin-bottom: 0.25em;


margin-left:10px;
height:20px;
/*background-color:#FFFFFF;*/
/*border: 1px solid #8FB8BC;*/
	
}
div .submenu_border:hover{
margin-bottom: 0.25em;

background-color:#00FF33;

}
div .menutitle:hover{
margin-bottom: 0.25em;

background-image:url(arrowgreenaa.gif);


}


/*----------------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------------------------------------------------*/</pre></body></html>