body,html 
    {font-family: "Courier New", Courier, mono;
	 scrollbar-3dlight-color:;
     scrollbar-arrow-color:;
	 scrollbar-base-color:#666666;
     scrollbar-darkshadow-color:;
     scrollbar-face-color:#999999;
     scrollbar-highlight-color:#CCCCCC;
     scrollbar-shadow-color:#333333;}

A:hover {color:#000000;
		 text-decoration:underline} 

A:link {color:#000000} 

A:visited {color:#666666} 

A:active {color:#000000}

.link_bar
	{background-image:url(images_page/bg_link_bar.jpg);
	 width:1000px;
	 height:28px;
	 text-align:center;
	 padding-top:4px;
	 font-size:14pt}

div.title
	{background-image:url(images_page/title.jpg);
	 width:1000px;
	 height:67px;
	 position:absolute;
	 top:0px;
	 left:0px;
	 padding:0px}
	 
div.search_bar
	{background-color:transparent;  
	 background-image:none;  
	 border:none;
	 width:170px;
	 height:40px;
	 position:absolute;
	 z-index:1;
	 top:5px;
	 left:845px;
	 padding:0px}
	 
div.go_button
	{background-color:transparent;  
	 background-image:none;  
	 border:none;
	 width:29px;
	 height:20px;
	 position:absolute;
	 z-index:2;
	 top:3px;
	 left:120px;
	 padding:0px}
	 
div.arrow
	{background-color:transparent;
	 background-image:url(images_page/arrow.gif);
	 border:none;
	 width:58px;
	 height:66px;
	 position:absolute;
	 z-index:3;
	 top:4px;
	 left:784px;
	 padding:0px}

div.header
	{background-image:url(images_page/header.jpg);
	 width:1000px;
	 height:67px;
	 position:absolute;
	 top:0px;
	 left:0px;
	 padding:0px}

div.header_text
	{font-size:45pt;
	 color:#FFFFFF;
	 font-weight:bold}

div.link_bar
	{background-image:url(images_page/bg_link_bar.jpg);
	 width:1000px;
	 height:28px;
	 position:absolute;
	 top:64px;
	 left:0px;
	 text-align:center;
	 padding-top:4px;
	 font-size:14pt}
	 
div.link_bar_bottom
	{background-image:url(images_page/bg_link_bar.jpg);
	 font-family:"Courier New", Courier, mono;
	 width:1000px;
	 height:28px;
	 position:relative;
	 left:-20px;
	 top:1px;
	 text-align:center;
	 padding-top:4px;
	 font-size:14pt}
	 
div.body_index
	{
	background-image:url(images_page/bg_body.jpg);
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	position:absolute;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:20px;
	top:96px;
	left:0px;
	font-size:12pt;
	height: 46px;
}

div.body_print
	{background-image:url(images_page/bg_body.jpg);
	 font-style:Palatino Linotype;
	 width:960px;
	 position:absolute;
	 padding-top:1px;
	 padding-bottom:1px;
	 padding-left:20px;
	 padding-right:20px;
	 top:96px;
	 left:0px;
	 font-size:12pt}
	 
img.image
	{padding:1;
	 color:#000000;
	 border-width:1}
	 
.mini_header_text
	{font-family:"Courier New", Courier, mono;
	 font-size:14pt;
	 font-weight:bold}

.footnote
	{font-family:Arial, Helvetica, sans-serif;
	 font-style:italic;
	 font-size:10pt} 

.searchbar
	{background-color: #CCCCCC}
