body, td {
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:11px;
  color: #444444;
}

a.topMenuItem, a {
  font-size: 13px;
  font-weight: bold;
  font-family: Arial Unicode MS, Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
  text-decoration:none;
  color: #FFFFFF;
}

a:hover {
  color: #444444;
}

a.contentlink {
  color:#FF6600;
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  letter-spacing: 0px;
  text-decoration:none;
}

a.contentlink img {
  border:1px solid #FF6600;
}

table.main {
  height: 100%;
  width: 900px;
}

table.topMenuItems {
  width: 440px;
}

td.contentLeft {
  color: #AAAAAA;
}

td.topMenu {
  padding-bottom: 5px;
  width: 80%;
  height: 85px;
  border-bottom: 1px solid #000000;
  text-align: right;
  vertical-align: bottom;
}

table.topMenuItems td {
  text-align: center;
  vertical-align: bottom;
  height: 30px;
  background-color: #FF6600;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
}

table.topMenuItems td.alertMenu {
  background-color: #FFAA00;
}

td.contentMain, td.contentLeft, td.leftMenu {
  vertical-align: top;
  height: 100%;
}

td.leftMenu, td.leftTop {
  width: 20%;
}

td.contentMain, td.centerTop {
  width: 440px;
  height: 425px;

}

td.contentLeft, td.rightTop {
  width: 30%;
}

td.rightTop {
  vertical-align:top;
  text-align:right;
}

table.leftMenuItems td {
  background-color: #FF6600;
  width:150px;
  padding-left:5px;
  padding-bottom: 5px;
  vertical-align:bottom;
  height: 30px;
}

td.topMenuItems {
  width:25%;
}

td.contentMain {
  background-color: #DDDDDD;
}

img.hiddenPic {
  display:none;
}

marquee {
  color: #FFFFFF;
}

marquee h1 {
  font-family: Tahoma, Verdana;
  font-size: 14px;
  font-weight: bold;
}

marquee a {
  font-family: Tahoma, Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration:underline;
}

marquee a:hover {
  color: #666666;
}

td.contentMain a {
  color:#FF6600;
  font-size: 11px;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  letter-spacing: 0px;
  text-decoration:none;
}