
TABLE.menuLeft A {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; DISPLAY: block; FILTER: blendTrans(duration=0.4); FONT: 16px Verdana, Arial; Weight: Bold; BORDER-LEFT: black 1px solid; CURSOR: hand; COLOR: white; BORDER-BOTTOM: black 1px solid; TEXT-DECORATION: none
}
TABLE.menuLeft {  This is the menu position, Set to Absolute to sit at top, or use other to sit where table is 
	POSITION: center
}
TABLE.menuLeft A {  This is the Standard BG Color 
	BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; MARGIN-LEFT: 5px; WIDTH: 150px; BORDER-TOP-COLOR: black; BACKGROUND-COLOR: #4c4c79; TEXT-ALIGN: left; BORDER-RIGHT-COLOR: black
}
TABLE.menuLeft A:link { 
	COLOR: #ffebdc
}
TABLE.menuLeft A:visited {  Visited link Text Colour 
	COLOR: red
}
TABLE.menuLeft A:hover {  This is the Mouse over colour 
	COLOR: black; BACKGROUND-COLOR: #0000cc; TEXT-DECORATION: none
}
TABLE.menuLeft A:active {
	COLOR: white
