body {

	    font-family: "Courier New", "Courier", mono;
	    	font-size: 20px;
		line-height: 20px;
		color: black;]
		a: black
	 a:hover
  color: black;

	scrollbar-base-color: F6FA9C; 
    scrollbar-arrow-color: cccccc;
    scrollbar-DarkShadow-Color: 999999; }
	
}

/* page links */


		
	a:hover {
	text-decoration: none;
	background-color: none;

		}
		
			
a {  
        font-size: 20px;
		line-height: 18px;
		color: #333333; 
		text-decoration: none;
		font-weight:bold;
		}

	a:hover {
	text-decoration: underline;
	background-color: none;

		}
		


.bgimg {
		background-attachment: fixed;
        background-image: url(images/bg.gif);
        background-repeat: repeat;
        background-position: left top;
        }
.bgimg2 {
  		background-attachment: scroll;
        background-image: url();
        background-repeat: repeat;
		}
		
.bgfooter {
        background-attachment: fixed;
        background-image: url(images/bg.gif);
        background-repeat: repeat;
        background-position: left top;
		}

		
		
.headercont {
    background-attachment: fixed;
	background-image: url(images/header_cont.gif);
	background-repeat: repeat-x;
	background-position: left top; }
	
.headercont_blue{
    background-attachment: fixed;
	background-image: url(images/header_cont_blue.gif);
	background-repeat: repeat-x;
	background-position: left top; }

.lefttable_line {
    background-attachment: fixed;
	background-image: url(images/left_table_lines.gif);
	background-repeat: repeat-y;
	background-position: left top; }
	
.about_bottom { 
    background-attachment: fixed;
	background-image: url(images/about_bttm_rpt.jpg);
	background-repeat: repeat-x;
	background-position: center bottom; }
	
.about_top { 
    background-attachment: fixed;
	background-image: url(images/about_top_rpt.gif);
	background-repeat: repeat-x;
	background-position: center top; }
	
.about_text  { font-family: "Courier New", "Courier", mono;
	   	font-size: 15px;
		line-height: 15px;
		color: black;
		
		}
		
.about_text_sff {
	font-family: "Courier New", "Courier", mono;
	font-size: 15px;
	line-height: 15px;
	color: black;
	font-style: italic;
		}
	
.lefttable_dots {
    background-attachment: fixed;
	background-image: url(images/left_table_dots.gif);
	background-repeat: repeat-y;
	background-position: left top; }

     


