html,  body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 100%;
	margin: 0;
	padding: 0;	
}

table     { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1px }
a { text-decoration: none }
a:link {color: #808080;}
a:visited { color: #808080; }
a:hover   { color: #FF0000; }
.navred    { color: red; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1px }
.invis   { color: white; font-size: 1px; visibility: hidden }
.content   { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }
.bord  { padding-left: 3px; border-left: 1px #808080; }
.bord2  { padding-top: 3px; padding-left: 3px; border-top: solid 1px #808080; border-left: solid 1px #808080; }
.bordtop  { border-top: solid 1px #808080; }
.bordleft { padding-left: 3px; border-left: solid 1px #808080; }
.selector   { font-size: 10px; border: solid 1px #808080; }
td.selector { font-size: 10px; border: solid 1px #808080; }
.bullet     { color: #0f0; font-size: 25px ; font-family: arial; border-color: #808080; border-width: 1px; }
.shout { font-size: 20px; }
.flash { color: red; }
.leftrightpad { padding-left: 12px; padding-right: 12px;}

.container {height: 100%; width: 100%; margin: 0;padding: 0;}
.navforgnd { color: #008000; font-size: 14px; font-weight: bold; letter-spacing: 1px; background-image: url(../images/toprule.gif);}
.navbkgnd { color: #4d4d4d; font-size: 14px; font-weight: bold; letter-spacing: 1px; }
.leftnav {
	height: 100%;
}
.toprule { background-image: url(../images/toprule.gif);}
.vertrule{background-image: url(../images/leftrule.gif);}

.top {
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
    z-index: 2;
}
.left {
	width: 50px;
	position: absolute;
	top: 0px;
	left: 0px;	
	}
.main {
	position: absolute;
	top: 75px;
	left: 60px;
	z-index: 1;
}
.adjust{
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/small_tile.gif);	
}
.text{
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
    z-index: -3;
}

#bgimage { background-image: url(../images/BackgroundTrackball.jpg);}
.green { color: #008000; font-size: 14px; font-weight: bold; letter-spacing: 1px;}
