body		 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: arial, verdana, geneva;
    font-weight: bold;
}


a:link {
	color: #000;
	text-decoration: none;
	font-family: arial, verdana, geneva;
    font-weight: bold;
	font-size: 10px;	
}
a:visited {
	color: #333;
	text-decoration: none;
	font-family: arial, verdana, geneva;
    font-weight: bold;
	font-size: 10px;	
}
a:hover {
	color: #999;
	text-decoration: underline;
	font-family: arial, verdana, geneva;
    font-weight: bold;
	font-size: 10px;	
}
a:active {
	color: #333;
	text-decoration: underline;
	font-family: arial, verdana, geneva;
    font-weight: bold;
	font-size: 10px;	
}

/* header links at top of main page */
A.no-under:link { 
	text-decoration: none;
    font-weight: bold;
	
}
A.no-under:visited { 
	text-decoration: none;
    font-weight: bold;
	
}

                         
A.no-under:active {
    text-decoration: none;
    font-weight: bold;
	}

                         
A.no-under:hover { 
      color: #000000;  
	text-decoration: none;
    font-weight: bold;
      
}  

/* navbar links at left side of main page */
A.nav-no-under:link { 
	color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	
}
A.nav-no-under:visited { 
	color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	
}

                         
A.nav-no-under:active {
    color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	}

                         
A.nav-no-under:hover { 
     color: #330000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
      
}  

img.static_grey {
	background-color: #888888;
}