
.topleft {
	POSITION: absolute; 
	TOP: 0px; 
	LEFT: 10px;
	WIDTH: auto; 
	HEIGHT: 125px;
	BORDER: black 0px solid;
	PADDING: 10px;	
	Z-INDEX: 2; 	
	BACKGROUND-COLOR: white; 
	min-width: 120px;
    voice-family: inherit;
}	

.topright {
	POSITION: absolute; 
	TOP: 0px; 
    RIGHT: 10px;
	WIDTH: 350px; 
	HEIGHT: 125px;		
	BORDER: black 0px solid; 
	PADDING: 10px;
	Z-INDEX: 2;     
	BACKGROUND-COLOR: white; 
	min-width: 120px;
    voice-family: inherit;
}

#navAlpha {
	POSITION: absolute; 
    top: 160px;
	LEFT: 10px;
	WIDTH: 128px; 
	BORDER: black 0px solid;
	PADDING: 10px;
	Z-INDEX: 2; 
	BACKGROUND-COLOR: white; 
    voice-family: inherit;
}

.contenttop {
	POSITION: absolute; 
	TOP: 145px; 
	LEFT: 10px;
	WIDTH: auto; 
	Z-INDEX: 2;     
    voice-family: inherit;
}	
.contentfil {
	MARGIN-LEFT: 155px;
	MARGIN-RIGHT: 380px;
	MARGIN-TOP: 159px;
	BORDER: none;	
	PADDING: 0px;
	Z-INDEX: 2;
	BACKGROUND-COLOR: white; 
    voice-family: inherit;
}	

.contentxxx {
	MARGIN-LEFT: 155px;
	MARGIN-RIGHT: 285px;
	MARGIN-TOP: 10px;
	BORDER: black 1px solid;	
	PADDING: 10px;
	Z-INDEX: 2;
	BACKGROUND-COLOR: white; 
    voice-family: inherit;
}	

.contentright {
	POSITION: absolute; 
	TOP: 160px; 
    RIGHT: 10px;
	WIDTH: 270px; 
	PADDING: 10px; 	
	Z-INDEX: 2; 	
	BACKGROUND-COLOR: white; 
	BORDER: black 0px solid;		
	min-width: 120px;
    voice-family: inherit;
}	

.contentrightxxx {
	WIDTH: 270px;
	MARGIN-RIGHT: 10px;
	MARGIN-TOP: 10px;
	PADDING: 10px; 	
	Z-INDEX: 2; 	
	BACKGROUND-COLOR: white; 
	BORDER: black 0px solid;		
	min-width: 120px;
    voice-family: inherit;
}	

.pagebot {
	POSITION: relative;	
	HEIGHT: 50px;	
    CLEAR: both;
	WIDTH: auto; 
	MARGIN: 0px 0px 10px 0px;
	BORDER: black 0px solid;
	PADDING: 10px;
	Z-INDEX: 2;	
	BACKGROUND-COLOR: white; 
	MIN-WIDTH: 120px;
    voice-family: inherit;
}

.boxactive {
	BACKGROUND-COLOR: #ccffcc; 
	BORDER-left: red 1px solid;		
	BORDER-top: red 1px solid;	
	BORDER-right: red 1px solid;	
	BORDER-bottom: none; 
	text-align: center;						
    voice-family: inherit;
}	

.boxinactive {
	BACKGROUND-COLOR: white; 
	BORDER-left: none;		
	BORDER-top: none;	
	BORDER-right: none;	
	BORDER-bottom: red 1px solid;	
	text-align: center;				
    voice-family: inherit;
}	

.boxunder {
	BACKGROUND-COLOR: #ccffcc; 
	BORDER-left: black 0px solid;		
	BORDER-top: none;	
	BORDER-right: black 0px solid;	
	BORDER-bottom: black 0px solid; 				
    voice-family: inherit;
}

.boxunderl {
	BACKGROUND-COLOR: #ccffcc; 
	BORDER-left: red 1px solid;		
	BORDER-top: none;	
	BORDER-right: black 0px solid;	
	BORDER-bottom: black 0px solid; 				
    voice-family: inherit;
}

.boxunderr {
	BACKGROUND-COLOR: #ccffcc; 
	BORDER-left: black 0px solid;		
	BORDER-top: none;	
	BORDER-right: red 1px solid;	
	BORDER-bottom: black 0px solid; 				
    voice-family: inherit;
}

.boxpicture {
	BACKGROUND-COLOR: white; 
	BORDER: none;		
    text-align: center;				
    voice-family: inherit;
}

A, A:link, A:active, A:visited 
  {
   font-family: Arial,Helvetica,sans-serif; 
   font-size: x-small; 
   font-weight: bold; 
   text-decoration: none;    
   color: red;
  } 
  
A:hover 
  {
   text-decoration: underline; 
   color: red;
   }  
   
BODY
  {
   background-color: #ffffff;
   margin-left: 10px;
   background-image: url('none');
   font-family: Arial,Helvetica,sans-serif; 
   font-size: x-small; 
   font-weight: normal; 
   color: #333366   
   } 
   
P, TD, LI   
  {
   font-family: Arial,Helvetica,sans-serif; 
   font-size: x-small; 
   font-weight: normal; 
   color: #333366;
  }
    
HR 
  {
   color:red;
  }   
 
H4 
  {
   font-size: medium;
   font-weight: normal;
   color: red;
  }  
  
IMG
 {
   border: none ;
 }  
  
