body.home	{  
		background-attachment: fixed;
		background-repeat: no-repeat; 
		background-position: left top
	 	}
	 
	 
	 
body.internal	{  
		background-attachment: fixed;
		background-image: url(images/metman.jpg); 
		background-repeat: no-repeat; 
		background-position: left top
		}
		
body.sing	{  
		background-attachment: fixed;
		background-image: url(images/singback.jpg); 
		background-repeat: no-repeat; 
		background-position: left top
		}
	 
	 
.text 	 	{  	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #000000; 
		text-decoration: none
		}
		
		.bullets	 	{  	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #FE0000; 
		text-decoration: none
		}
		
		
.texthead 	 	{  	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #012C82; 
		text-decoration: bold
		}
		
		
.textinternal 	{  	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #8E8E8E; 
		text-decoration: none
		}

a.navleft:link   { 
       color: green;  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none;
		text-decoration: none   }

      
a.navleft:active  { 
       color: green;  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none;
		text-decoration: none   }
		      
a.navleft:visited { 
       color: green;  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none;
		text-decoration: none   }
		      
a.navleft:hover { 
       color: #986324;  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none;
		text-decoration: none;
      font-weight: none
	


