<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3d-light-color : #cccccc;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #cccccc;
	scrollbar-dark-shadow-color : #cccccc;
	scrollbar-face-color : #5c5c5c;
	scrollbar-highlight-color : #5c5c5c;
	scrollbar-shadow-color : #cccccc;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	}

INPUT  {
   	font-family : MS Sans Serif, Geneva,sans-serif;
   	font-size : 8pt;
}	
	
A.Gray {
	color :#003063;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
}
	
A.Gray:HOVER {
	color :#336699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
}

A.12Gray {
	color :#003063;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	
A.12Gray:HOVER {
	color :#336699;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.12GrayBold {
	color :#003063;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
	
A.12GrayBold:HOVER {
	color :#336699;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

A.green_side {
	color :#ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;	
}
	
A.green_side:HOVER {
	color :#66cc99;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

A.green2 {
	color :#339890;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;	
}
	
A.green2:HOVER {
	color :#66cc99;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
   }

H1 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
}

H2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
}

H3 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
}

H4 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
}

H5 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

.title
{
width: 200px;
height: 20px;
left: 5px;
z-index: 10;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

.submenu
{
left: 20px;
width: 200px;
border: 1px solid black;
background-color: yellow;
layer-background-color: yellow;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10px;
display:;
}

#NewsHeader {
	font-family: times new roman, garamond, caslon;
	font-size: 16pt;
	color: #000000;
}

#8ptBlackBgGray {
	font-family: Tahoma, arial, helvetica;
	font-size: 8pt;
	color: #000000;
}	

#8ptBlack {
	font-family: Tahoma, arial, helvetica;
	font-size: 8pt;
	color: #000000;
}

#10ptBlack {
	font-family: Tahoma, arial, helvetica;
	font-size: 10pt;
	color: #000000;
}

#12ptBlackNews {
	font-family: times new roman, garamond, caslon;
	font-size: 12pt;
	color: #202020;
}

#10pxGray             
{
font-family: arial, verdana, helvetica, sans-serif;
font-size:10px; 
color:#999999;
background-color:#ffffff; 
}

#12pxGray             
{
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px; 
color:#474747; 
}

#16pxGrayHeader             
{
font-family: arial, verdana, helvetica, sans-serif;
font-size:16px; 
color:#999999;
background-color:#ffffff; 
font-weight: bold;
}

#8ptGray {
	font-family: Tahoma, arial, helvetica;
	font-size: 8pt;
	color: #999999;
}	


#16pxGray             
{
font-family: helvetica, tohoma, arial, verdana;
font-size:25px; 
color:#999999;
font-weight: bolder;
}
.rightcolumn {

	background-image: url(../images/RightNav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	cursor: hand;
}
.leftcolumn {


	background-image: url(../images/LeftNav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	cursor: hand;
}
</pre></body></html>