<!--

#lowindex	{position: absolute; left: 0px; top: 0px; height: 600px; width: 800px;}
.lowindex	{color: white; background-color: gray;}

body	{color: black; font-family: "verdana"; cursor: default;
	background-image: url("images/back.gif"); background-attachment: fixed; background-color: white;}

body.top	{color: white;
		background-color: #3169C6;}

body.flash	{color: white;
		background-color: #0066CC;
			scrollbar-face-color: #0066CC; scrollbar-shadow-color: #0066CC;
			scrollbar-highlight-color: #0066CC; scrollbar-3dlight-color: #0066CC;
			scrollbar-darkshadow-color: #0066CC; scrollbar-arrow-color: #0066CC;}

body.menubar		{color: white;
			background-color: #3169C6;}
body.menubarempty	{color: white;
			background-color: white;}
body.menubarempty2	{color: white;
			background-color:#E6E6E6;}


input	{font-family: "verdana", "helvetica"; color: white; font-weight: bold; letter-spacing:-1px;
	background-color: blue; border-style: outset; border-color: darkblue;}

select	{font-family: "verdana", "helvetica"; color: white; font-weight: bold; letter-spacing:-1px;
	background-color: red; border-style: outset; border-color: red;}

li	{color: red;}
img	{border: 0;}

a		{color: blue; text-decoration: none; font-weight: bold; cursor: hand;}
a:visited	{color: blue; text-decoration: none; font-weight: bold; cursor: hand;}
a:active	{color: blue; text-decoration: underline; font-weight: bold; cursor: hand;}
a:hover		{color: blue; text-decoration: underline; font-weight: bold; cursor: hand;}

a.mbar		{color: white; text-decoration: none; font-weight: bold;}
a.mbar:active	{color: white; text-decoration: none; font-weight: bold;}
a.mbar:visited	{color: white; text-decoration: none; font-weight: bold;}
a.mbar:hover	{color: white; text-decoration: underline; font-weight: bold;}


.head	{font-size: x-large; text-decoration: underline; font-weight: bold; letter-spacing: -1px;}
.uhead	{font-size: large;   text-decoration: underline; font-weight: bold; letter-spacing: -1px;}

.main	{position: absolute; left: 160px; top: 10px; font-weight: bold;
	background-color: white;}

.menu	{position: absolute; left: 0px; top: 0px; height: 200%; width: 150px;
	background-color: #3169C6; background-image: url("images/menuback.jpg");}

.imenu	{position: absolute; left: 0px; top: 0px; width: 150px;
	background-color: #3169C6; background-image: url("images/menuback.jpg");}


#menubar	{position: absolute; right: 0px; top: 0px; height: 100px; width: 260px;}
#menubarscroll	{position: absolute; right: 50px; top: 0px;}
#menutable	{position: absolute; left: 0px; top: 0px; height: 100%; width: 100%;}
#menuouttable	{position: absolute; left: 0px; top: 0px; height: 50px; width: 200%;}
#topleft	{position: absolute; left: 2px; top: 2px;}
#gotoimg	{position: absolute; right: 0px; bottom: 0px;}
#goto		{position: absolute; right: 78px; top: 6px;}
#topback	{position: absolute; right: 0px; bottom: 0px; height: 4px; width: 2000px;}
#hidden		{position: absolute; left: 0px; top: 0px; height: 1px; width: 1px;}
#downright	{position: absolute; right: 0px; bottom: 0px;}
#lock		{position: absolute; left: 0px; top: 0px; height: 100%; width: 100%;}

//-->
