A.leftNave:link
			{
				color:#003399
			}
			A.leftNav:visited
			{
				color:#003399
			}
			A.leftNav:hover
			{
				color:red
			}
			A:hover
			{
				color:red
			}
			.menuStyle
			{
				color: #000000;
				font-size:14px;
				background-color:#f0f8ff;
				padding:5px;
				width:100%;
				BORDER-BOTTOM-COLOR: #3366ff;
				BORDER-TOP-STYLE: none;
				BORDER-RIGHT-STYLE: none;
				BORDER-LEFT-STYLE: none;
				BORDER-BOTTOM-STYLE: solid
			}
			a.menulink:link 
			{
				font-weight:bold;
				text-decoration:none;
			}
			a.menulink:visited
			{
				font-weight:bold;
				text-decoration:none;
			}
			a.menulink:active
			{
				color:#666;
				text-decoration:none;
			}
			a.menulink:hover
			{
				color:#900;
				text-decoration:none;
				cursor:default;
			}
						
			#content
			{
				margin-top:35px;
			}
						
			#menuHead
			{
				background-color:#f0f8ff;
				position:absolute;
				z-index:50;
				top:64px;
				left:0px;
			}
						
			#menuHead1, #menuHead2, #menuHead3, #menuHead4, #menuHead5, #menuHead6, #menuHead7, #menuHead8, #menuHead9
			{
				position:relative;
			}
						
			#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9
			{
				position:absolute;
				z-index:100;
				visibility:hidden;
				width:150px;
				cursor:hand;
			}