/* CSS site map content */

/* Main Table */
#mainTable{
border: 4px solid #000066;
}
#mainTable td{
vertical-align:top; 
text-align:center;
}

/* Colors inside the SITE MMAP Table  */
#lightBlueBck{
background-color: #010298;

}

#darkerLightBlueBck{
background-color: #010287;
padding:3px 3px 3px 3px;

}

#darkBlueBckTilteBar{
	background-color: #000066;
	padding:3px 3px 3px 3px;
}
