/* CSS Document */

a {
	color:#999933;
	}	
a:hover {
	color:#666666;
	}		

body {
  	background: #666666;
	background-position: 0px 0px;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.15em Arial,Verdana,Sans-serif;
  	color:#000;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
.navigation {  
  	font-size:80%;
  	margin-top: 0px;
	margin-bottom: 5px;
	}
.navigation a{
		text-decoration:none;
	  	color:#666666;
		}
.navigation a:hover {
		color:#000;
		}
		
.navselected {
		text-decoration:none;
		font-size:80%;
  		margin-top: 0px;
	    margin-bottom: 5px;
		}	
.navselected a{
		color:#000;
		text-decoration:none;
		}		

.maincontent {  
  	color:#333333;
  	font-size:85%;
	}	
.maincontent p{
  	margin-top: 0px;
	margin-bottom: 8px;
	line-height:18px;
}
	

.stars {
	font-size:120%;
	  	margin-top: 8px;
	margin-bottom: 5px;
	}
	
.footertext	 {
	color:#000;
	font-size:75%;
	}
	
.footerlinks {
	color:#999933;
	}	
.footerlinks:hover {
	color:#999933;
	}		
	
.nextlinks {
	text-decoration:none;
	}	
.nextlinks:hover {
	color:#666666;
	}		
.secondarynav { 
	color:#3091D2; 
  	font-size:80%;
  	margin-top: 0px;
	margin-bottom: 5px;
	}
.secondarynav a{
		text-decoration:none;
	  	color:#999933;
		}
.secondarynav a:hover {
		color:#666666;
		}	
.subhead1 {
	color:#3091D2;
	font-weight:bold;
	}		
.subnav {
	line-height:19px;
}	

.subnav a {
	text-decoration:none;
	}