	body {background: #eeeeee; font-family: verdana; font-size: 9pt;}
	table {width: 100%; padding: 2px; margin-right: auto; margin-left: auto;  background:#eeeeee; border-spacing: 0px; border: 5px #8888aa; border-left-style: ridge; border-top-style: ridge; border-right-style: groove; border-bottom-style: groove;}
	td {padding: 4px; background: #eeeeee; margin: 0px; border-style: double none none none; cursor: default; background: url('./graphics/smallGradient.jpg');}
	td:hover {background: url('./graphics/smallGradient2.jpg'); color: #666699; font-weight: bold; font-style:italic; white-space:nowrap;}
	div.topBar {height: 30px; width: 972px;position: fixed;top:0px;left:50%;margin-left:-485px; background: url("./graphics/topBarGradientCyan.jpg"); color: #eeeeee; z-index: 20;}
	div.browser {height: 100%; width: 100%; position: fixed; top: 0px; left: 0px; background: url("./graphics/cyanWall.jpg"); z-index: 10;}
	div.page {height: 95%; width: 970px; background:url("./graphics/bodyBackgroundCyan.gif"); position: relative; top: 30px; left: 0px; margin-left: auto; margin-right: auto;}
	div.sideBar {height: 100%; width: 180px; background: url("./graphics/sideBarGradientCyan.jpg"); position: absolute; top: 0px; left: 0px; z-index: 15;}
	a.picText span{display: none; padding:4px;}
	a.picText:hover span{display:block; position: absolute; top: 0px; left: 120px; width: 400px; padding: 5px; margin: 0px; z-index:100; color:#000000; background:#eeffee; border:2px solid #cccccc; font: 9pt verdana, sans-serif; text-align: left;}
	tr.etc td span{display:none;}
	tr.etc td:hover {background: url('./graphics/smallGradient2.jpg'); color: #666699; font-weight: bold; font-style:italic;}
	tr.etc td:hover span{display:block; position: absolute; top: 0px; left: 140px; padding: 0px; margin: 0px; z-index:100; color:#000000; border:0px solid #cccccc; font: 9pt verdana, sans-serif; text-align: left; width:175px;}
	tr.subMenu1 td span{display:none;}
	tr.subMenu1 td:hover {background: url('./graphics/smallGradient2.jpg'); color: #666699; font-weight: bold; font-style:italic;}
	tr.subMenu1 td:hover span{display:block; position: absolute; top: 18px; left: 140px; width: 100%; padding: 0px; margin: 0px; z-index:100; color:#000000; background:#eeeeee; font: 9pt verdana, sans-serif; text-align: left; border: none;}
	tr.subMenu2 td table{display: none;}
	tr.subMenu2 td:hover table{display:block; position: absolute; top: 0px; left: 120px; padding: 2px; margin: 0px; z-index:100; color:#000000; background: #eeeeee; font: 9pt verdana, sans-serif; text-align: left;}
	tr.subMenu3 td div{display: none;}
	tr.subMenu3 td:hover div{display:block; position: absolute; left: 25px; width: 180px;padding: 2px; margin: 0px; z-index:100; color:#000000; background: #eeeeee; font: 9pt verdana, sans-serif; text-align: left;}
	.copyright{position: absolute; bottom: 5px; width: 100%; height: 50px; left: 0px;}
	div.text {width: 760px; background: #eeeeff; position: absolute; top: 0px; bottom: 0px; left: 180px; padding: 15px; z-index: 14;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: inset 0 0 5px 5px #003333;
    -webkit-box-shadow: inset 0 0 5px 5px #003333;
    box-shadow: inset 0 0 5px 5px #003333;
    border: 1px solid #003333;
	}
	a {text-decoration:none}
