
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
}

/***************************************
Table1 - name, title
***************************************/
td.cell {
  
  
  background: #99CCFF;
  padding: 5px;
}
td.cell2 {
  
  
  background: #6699FF;
  padding: 5px;
} 

td.cellminor {
	background: #E4E4D4;
	padding-left:5px;
	}

td.cellheader {
	background: #CCCCCC;
	padding:7px;
	}
	
/***************************************
Table2 - title, names
***************************************/
td.t2cell {
  
  
  background: #E4E4D4;
  padding-left: 30px;
}
td.t2cell2 {
  
  
  background: #999999;
  padding-left: 30px;
} 

td.cellmajor {
	background: #99CCFF;
	padding: 5px;
	}

td.cellheader {
	background: #CCCCCC;
	padding:7px;
	}
	
/***************************************
Table3 - for popup
***************************************/

td.popcellheader {
	background: #99CCFF;
	padding: 5px;
	}

td.popcellminor {
	background: #CCCCCC;
	padding:5px;
	}			

/***************************************
Main Navigation links text
***************************************/
.textMainLinks
	{	font-size: 15px;
		font-family: Arial;
		color:#FFFFFF;
		overflow: auto;	
	}
.textMainLinks a:link 
	{	color:#FFFFFF;
		text-decoration:none;
	}
.textMainLinks a:visited 
	{	color:#FFFFFF;
		text-decoration:none;
	}	
.textMainLinks a:hover
	{	color:#3399FF;
		font-weight:bold;	
		
	}
.textMainLinks a:focus
	{	color:#33CCFF;
		
	}

/***************************************
Sub Navigation links text
***************************************/

.textSublinks
	{	font-size: 14px;
		font-family: Arial;
		color:#3399FF;
		font-weight:bold;
		overflow: auto;	
	}	
.textSublinks a:link 
	{	color:#3399FF;
		text-decoration:none;
	}
.textSublinks a:visited 
	{	color:#3399FF;
		text-decoration:none;
	}	
.textSublinks a:hover
	{	color:#33CCFF;
		font-weight:bold;	
		
	}
.textSublinks a:focus
	{	color:#33CCFF;
		
	}	
		

/***************************************
Content text
***************************************/
.textContentHeader
	{	font-size: 22px;
		font-family: Arial;
		color:#3399FF;
		font-weight:bold;
		overflow: auto;	
	}	
	
.textSubContentHeader
	{	font-size: 15px;
		font-family: Arial;
		color:#3399FF;
		font-weight:bold;
		overflow: auto;	
	}	
	
.textContent
	{	font-size: 12px;
		font-family: Arial;
		color:#666666;
		overflow: auto;	
	}	

.textContent a:link 
	{	color:#0000FF;
		text-decoration:none;
	}
.textContent a:visited 
	{	color:#0000FF;
		text-decoration:none;
	}	
.textContent a:hover
	{	color:#FFFFFF;
		font-weight:bold;	
		
	}
.textContent a:focus
	{	color:#33CCFF;
		
	}
	
.textContent_notable
	{	font-size: 12px;
		font-family: Arial;
		color:#666666;
		overflow: auto;	
	}	

.textContent_notable a:link 
	{	color:#666666;
		text-decoration:none;
	}
.textContent_notable a:visited 
	{	color:#666666;
		text-decoration:none;
	}	
.textContent_notable a:hover
	{	color:#999999;
		font-weight:bold;	
		
	}
.textContent_notable a:focus
	{	color:#999999;
		
	}	
	

.textSubContent1
	{	font-size: 12px;
		font-family: Arial;
		font-weight:bold;
		color:#666666;
		overflow: auto;	
		text-decoration:underline;
	}	
	
.textSubContent2
	{	font-size: 11px;
		font-family: Arial;
		color:#666666;
		overflow: auto;	
	}	

.textSubContent2 a:link
	{	color:#3399FF;
		font-weight:bold;
	}	
.textSubContent2 a:visited 
	{	color:#3399FF;
		font-weight:bold;
	}	

.textUpcomingEventsDate
	{	font-size: 12px;
		font-family: Arial;
		color:#3399FF;
		font-weight:bold;
		overflow: auto;	
	}
	
			

/***************************************
Footer text
***************************************/
.textFooter
	{	font-size: 11px;
		font-family: Arial;
		color:#FFFFFF;
		overflow: auto;	
	}
.textFooter a:link 
	{	color:#FFFFFF;
		text-decoration:none;
	}
.textFooter a:visited 
	{	color:#FFFFFF;
		text-decoration:none;
		
	}	
.textFooter a:hover
	{	color:#3399FF;
		
	}
.textFooter a:focus
	{	color:#33CCFF;
		
	}

.textFooter_copyright
	{	font-size: 11px;
		font-family: Arial;
		color:#666666;
		overflow: auto;	
	}	

.textFooter_copyright a:link
	{	color:#666666;
		text-decoration:none;
	}	

.textFooter_copyright a:hover
	{	color:#666666;
		text-decoration:underline;
	}	

.textFooter_copyright a:visited 
	{	color:#666666;
		text-decoration:none;		
	}		

/***************************************
Popup text
***************************************/
.textPopup
	{	font-size: 12px;
		font-family: Arial;
		color:#666666;
		overflow: auto;	
	}	

.textPopup a:link 
	{	color:#666666;
		text-decoration:none;
	}
.textPopup a:visited 
	{	color:#666666;
		text-decoration:none;
	}	
.textPopup a:hover
	{	color:#999999;
		font-weight:bold;	
		
	}
.textPopup a:focus
	{	color:#33CCFF;
		
	}
		
/***************************************
Contact Form
***************************************/
.formTextbox {
width:200px;
font-size: 12px;
background-color:#99CCFF;
font-family: Arial;
}
.formSelect {
width:140;
font-size: 11px;
background-color:#fdecf5;
font-family:Arial;
}
.formTextArea {
width:380px;
font-size: 12px;
background-color:#99CCFF;
font-family:Arial;
}
.formButton {
font-size: 15px;
background-color:#3399FF;
color:#333333;
font-family:Arial;
font-weight:bold;
}
.formRadio {
background-color:#fdecf5;
}


