* {
  font-size: 8pt;
  font-family: Arial;
}


div {
  background: #F4F4F4;  
/*  background-image: url(/images/marble_10bw.gif); */
}


#topBorder {
  position: relative;
  display: block;
  width: 850px;
}

#mainbody {
  position: relative;
  width: 850px;
}


#textmenu {
  position: relative;
  top: 10px;
  font-family: Arial;
  font-size: medium;
  font-size-adjust: 0.525;
  font-weight: 700;
  color: #c4c4c4;
  letter-spacing: 0px;
}

foo { 
  display: table; 
}


span.menutext {
  font-family: Arial;
  font-size: small;
}

#banner1 {
  word-spacing: -3px;
}

#banner2 {
  word-spacing: -5px;
  position: relative;
  top: -4px;
}

#overlay1 {
  position: absolute;
  font-size: 16pt;
  font-family: Arial;
  font-weight: bold;
  color: white;
  top: 15px;
  left: 20px;
  width: 510px;
}

#overlay2 {
  position: relative;
  font-size: 18pt;
  font-family: Arial;
  font-weight: bold;
  top: -110px;
  left: 20px;
  color: white;
  width: 500px;
}



a.menubutton {
  border-style: none;
  padding: 0;
}

img {
  border-style: none;
  padding: 0;
  margin: 0;
}

tr {
/*  background-color: #F6F6F6; */
}

td {
  color: #505050;
/*  color: #494949;  */
}


td.ctdcol_1, td.ctdcol_2, td.ctdcol_3, td.ctdcol_4 {
  text-align: center;
  height: 22;
}

td.ctdcol_1 {
  width: 100px;
  text-align: center;
}

td.header.ctdcol_1 {
  width: 100px;
  text-align: center;
}

td.ctdcol_2 {
  width: 275;
  text-align: center;
}

td.ctdcol_2.header {
  width: 275;
}

td.ctdcol_3 {
  width: 90;
}

td.ctdcol_4 {
  width: 90;
}

td.ctdeven {  
/*  background-color: #F6F6F6;  */
  opacity: .70;
  background-color: transparent;
}

td.ctdodd {
  background-color: #FFFFFF; 
  opacity: .70;
}

th td {
  background-color: #FFFFFF; 
  opacity: .60;
}

td a {
  color: #505050;
  text-decoration: none;
}

td a:hover {
  color: #000000;
}


#controlSection {
  display: inline;
  min-width: 100px;
  min-height: 200px;
  position: relative;
}

#courseSection {
  display: inline;
  min-width: 595px;
  min-height: 200px;
/*  vertical-align: top; */
  position: relative;
}

#controlTableCell {
  vertical-align: top;
}

/*
#courseTable {
  display: inline;
  width: 595px;
  position: absolute;
  top: 10px;
}
*/

#courseDivision {
  width: 575px;
  height: 305px; 
  overflow: auto;
}

.controlLabel {
  color: #A0A0A0;
  min-width: 95px;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
}

select {
  width: 150px;
/*
  background-color: transparent;
  border-color: #FFFFFF;
*/
}

select.disabled option {
  color: #c9c9c9; 
}

option {
  font-size: 8pt;
  color: #696969;
}

option.bridgeLocation {
/*
  color: #696969;
*/
}


.control {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
}       

.custom {
  font-size: 8pt;
}

.control.first {
  padding-top: 10px;
}

#noCourses {
  font-size: large;
  position: relative;
  top: 50px;
}

#loading {
  position: absolute;
  top: 350px;
  left: 600px;
  z-index: 10;
  visibility: hidden;
}

#loadingText {
  font-size: large;
} 

