table{
				
border-collapse: collapse;
				
border-spacing:0px;
			
}
			
td, th{
				
padding:0px;
			
}
			
a{
				
font-weight:bold;
				
font-family:Arial;

text-decoration: none;				
			
font-size:8pt;
				
color:#405C7A;
			
}
			
a.theLink:hover{
				
color:white;
			
}
			
.bigTable{
				
width:148px;
				
background-color:#929FB0;
				
border: solid 1px #405C7A;
				
text-align:center;
			
}
			
.theTD{
				
background-color:#929FB0;
				
font-family:Arial;
				
font-size:8pt;
				
width:136px;
				
height:16px;
				
vertical-align:middle;
			
}
			
.theTD2{
				
background-color:#405C7A;
				
font-family:Arial;
				
font-size:8pt;
				
width:136px;
				
height:16px;
				
vertical-align:middle;
			
}
			
.theLink{
				
width:136px;
				
vertical-align:middle;
				
height:16px;
                                
color:#000000;
			
}
			
.empty{
				
width:136px;
			
}
			
.borderTD{
				
width:3px;
			
}
