body {color: white; margin: 0px;background-image:url(eorbacktile.jpg);background-color:#cc33aa;text-align:center;}
.topBar {background-color: black; color: white; font-weight: bold}
.topBar a {color: white; font-weight: bold; text-decoration: none;}
img {filter:alpha(opacity=100); opacity:1.0;}
div.transbox{
  width: 600px;
  background-color: #000000;
  filter:alpha(opacity=90);
  opacity:0.9;
  margin-left:auto;
  margin-right:auto;}
div.transbox a{
  font-weight: bold;
  color: white;
  text-decoration: none;}
div.transbox a:hover{
  font-weight: bold;
  color: yellow;
  text-decoration: underline;}
.supportbox {margin:auto;}

.nav {font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; color: black;}
.disabled {color:gray;font-weight: bold;font-family: Arial, sans-serif;}
#navbar {color:black;}
.nav:hover {color:#cc33aa;}

