html {
     overflow: -moz-scrollbars-vertical;
}
body {
  background-color: #eef1f4;
  background-image: url("images/head-back.gif");
  background-repeat: repeat-x;
  padding:0px;
  margin:0px;
  scrollbar-base-color: #d6dce3;
  font-family:Arial,Verdana,sans-serif;
  font-size:10px;
  color:black;
}
td {
  font-size:11pt;
}
a {
  color:#2d2286;
}
a:hover {
  color:#be0027;
}
h1 {
  color:#2d2286;
  font-size:1.5em;
  margin-bottom:4px;
}
h2 {
  color:#2d2286;
  font-size:1em;
  font-style:italic;
  margin-top:2px;
  margin-bottom:6px;
}
h3 {
  color:#be0027;
  font-size:1.1em;
  margin-bottom:2px;
  margin-top:4px;
}
h4 {
  color:black;
  font-size:11px;
  margin-bottom:2px;
  margin-top:4px;
}
table {
}
tr {
  vertical-align:top;
}
#row1 {
  height:55px;
}
#row1col1 {
  width:100%;
  height:55px;
}
#row2 {
  height:22px;
  vertical-align:middle;
}
#row2col1 {
 padding-left:134px;
 font-size:11px;
  height:22px;
}
#row3 {
 vertical-align:top;
 height:135px;
 background-color:white;
}
#row3col1 {
  padding:0px 2px 2px 2px;
}
#row4 {
  background-color:white;
}
#row4col1 {
  width:100%;
}
#row5 {
  vertical-align:bottom;
  font-size:10px;
  background-color:white;
  color:#2d2286;
  height:30px;
}
#tuelogo {
  position:relative;
  left:20px;
  top:22px;
  border-style:none;
}
#faclogo {
  position:relative;
  left:247px;
  top:16px;
  border-style:none;
}
#maintable {
  width:771px;
  height:100%;
}
a.menubarlink {
  color:#53738a;
  text-decoration:none;
  font-weight:bold;
}
a.menubarlink:hover {
  color:#2d2286;
  text-decoration:underline;
}
#wskbg {
  background-image:url("images/bg.jpg");
  width:767px;
  height:132px;
}
#wskmenu {
  background-image:url("images/menu.jpg");
  background-repeat:no-repeat;
  width:130px;
  height:126px;
  padding:0px;
  margin:0px;
}
.menu {
  display:block;
  background-image:url("images/menu.jpg");
  background-repeat:no-repeat;
  background-color:white;
  width:130px;
  height:21px;
  cursor:pointer;
  position:absolute;
}
#menu1 {
  background-position: 0px 0px;
  top:77px;
}
#menu2 {
  background-position: 0px -21px;
  top:98px;
}
#menu3 {
  background-position: 0px -42px;
  top:119px;
}
#menu4 {
  background-position: 0px -63px;
  top:140px;
}
#menu5 {
  background-position: 0px -84px;
  top:161px;
}
#menu6 {
  background-position: 0px -105px;
  top:182px;
}
#menu1:hover {
  background-position: -130px 0px;
}
#menu2:hover {
  background-position: -130px -21px;
}
#menu3:hover {
  background-position: -130px -42px;
}
#menu4:hover {
  background-position: -130px -63px;
}
#menu5:hover {
  background-position: -130px -84px;
}
#menu6:hover {
  background-position: -130px -105px;
}
#column1 {
  width:155px;  
  font-size:12px;
}
#column3 {
  width:155px;  
  font-size:12px;
}
li.columnlink {
  color:#57768e;
}
a.column1link {
  font-weight:bold;
  color:#2d2286;
  background-image:url("images/pointer1.gif");
  background-repeat:no-repeat;
  text-decoration:none;
  display:block;
  padding-left:15px;
  padding-bottom:5px;
}
a.column1link:hover {
  background-image:url("images/pointer2.gif");
  color:#be0027;
}
a.column1link:visited {
/*  background-image:url("images/tick.gif"); */
}
a.column1sublink {
  font-weight:bold;
  color:#2d2286;
  background-image:url("images/pointer1.gif");
  background-repeat:no-repeat;
  text-decoration:none;
  display:block;
  padding-left:15px;
  padding-bottom:5px;
  margin-left:15px;
}
a.column1sublink:hover {
  background-image:url("images/pointer2.gif");
  color:#be0027;
}
a.column1sublink:visited {
/*  background-image:url("images/tick.gif"); */
}
a.column3link {
  color:#2d2286;
  text-decoration:none;
  padding-left:2px;
  display:block;
}
a.column3link:hover {
  text-decoration:underline;
}
.agenda {
  background-color:#dee7f0;
  color:black;
  border-style:solid;
  border-width:1px;
  border-color:#2d2286;
  padding:5px;
}
#mainframe {
  width:100%;
  height:100%;
  border-style:none;
  border-width:0px;
}
.green {
  background-color:#dee7f0;
  border-style:solid;
  border-color:black;
  border-width:1px;
  padding:2px 5px 2px 5px;
}

