@import "http://www.visokio.com/themes/steve2/style.css";

table.maintable tr {
  vertical-align: top;
}

body {
  margin: 0;
  padding: 0;
  width: 620px;
}

body, td {
  background-color: white;
  color: #333333;
}

table.maintable {
  background-color: transparent;
  background-position: left;
  background-repeat: repeat-y;
}

table.launchonline {
  background-color: transparent;
  background-position: center;
  background-repeat: repeat-y;
}

table.launchnow {
  margin-top: 10px;
  margin-bottom: 25px;
}

table.maintable td, table.launchonline td {
  background: none;
  vertical-align: top;
}

td.omniweb {
  width: 270px;
  vertical-align: top;
  background: none;
}

div.title {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #275882;
}

div.subtitle {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 3px;
  color: #2a4c69;
}
div.subtitle2 {
  font-size: 12px;
  font-weight: normal;
  color: #2a4c69;
}

.tabtitle {
  font-weight: bold;
  color: #677f94;
  padding-bottom: 2px;
}

.instructions {
  font-size: 11px;
  color: #2a4c69;
}

td.items {
  font-size: 10px;
  color: #2f4b62;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-right: 40px;
  white-space: nowrap;
}

div.item {
  margin-top: 2px;
}

.item a {
  font-weight: normal;
  color: #333333;
}

span.aux {
}
span.aux a {
  font-size: 85%;
}

a, a:link, a:hover, a:visited, a:active {
  color: #4068b8;
  font-weight: normal;
}
a:hover {
  background-color: #a8c4dc;
}

input.dlbutton {
  margin-right: 20px;
  margin-left: 0px;
}

table.dlbutton {
  margin-top: 20px;
  margin-bottom: 20px;
}

form {
  margin: 0;
  padding: 0;
}

td.buttoninfo {
  color: #2a4c69;
  font-size: 120%;
  vertical-align: middle !important;
}

span.selected {
  font-weight: bold;
  color: white;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
}

table.grad, table.grad > td {
  background-color: #dfe5ea;
}

a.selLink, a.selLink:link, a.selLink:hover, a.selLink:visited, a.selLink:active, .selLink {
  font-weight: bold; 
  color: #154873;
}
div.selLink {
  margin-top: 3px
}

