table.parentTable{
	text-align:center;
	width:1000px
	}

td.logoParentCell {
	text-align:center;
	border:2px solid #0333ac;
	}

table.logoTable {
	text-align:center;
	}

td.logoCell{
	text-align:center;
	border:0px solid #333333
	}

td.rotatorCell{
	text-align:center;
	border:1px solid #333333;
	}
	
td.menuCell{
	text-align:center;
	border:1px solid #0667fc;
	background-color:#000077;
	}	
	
td.menuCellRollover{
	text-align:center;
	border:1px solid #ff0000;
	background-color:#770000;
	cursor:pointer;
	}	
<!-- ****************************** -->

td.rightParentCell{
	text-align:center;
	width:225px;
	}

td.leftParentCell{
	text-align:center;
	width:225px;
	}

.leftColumn{
	border:2px solid #0333ac;
	}
	
.rightColumn{
	border:2px solid #0333ac;
	}
	
td.contactsCell{
	text-align:center;
	width:200px;
	}

td.navigationCell{
	text-align:left;
	width:200px;
	}

table.navigationLinkTable {
	width:100%;
	border:thin solid black;
}

td.navigationLink {
	color:#0667fc;
}

td.navigationLinkDesc {
	margin:5px;
}



<!-- ****************************** -->
td.mainParentCell{
	text-align:center;
	
	}

table.mainTable{
border:2px solid #0333ac;
	}

td.mainIntroCell{
	text-align:left;
	width:650px;
	}

td.mainNewsCell{
	text-align:center;
	}

td.mainCell {
	border:2px solid #0333ac;	
}

<!-- ****************************** -->
td.mainFloatingCell{
	text-align:center;
	width:200px;
		
	}

table.floatingTable{
	border:2px solid #0333ac;
	width:200px;
	}

td.floatingCell{
	text-align:center;
	}

<!-- ********************************* -->
.wcButtonText {
	font-size:10px;
}