body {
  font-family: Helvetica, Geneva, Verdana, Arial;
}

.list {
  font-size: 8pt;
  color: black;
  background-color: #FFFFFF;
}

.list2 {
  font-size: 8pt;
  color: black;
}

.message {
  font-size: 11pt;
  color: #003366;
  background-color: #FFFFCC;
  font-style: italic;
  font-weight: bold;
  padding-left:4px;
  padding-top:4px;
  padding-right:4px;
  padding-bottom:4px;
}

.prop {
  font-size: 10pt;
  color: black;
  background-color: white;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
}


.propnopad {
  font-size: 10pt;
  color: black;
  background-color: white;
  padding-left:10px;
  padding-right:10px;
}

.prophead {
  font-size: 16pt;
  color: black;
  font-weight: bold;
}

.headermain {
  font-size: 14pt;
	color: white;
  font-weight: bold;
	background-color: #003399;
}

.header {
  font-size: 10pt;
	color: white;
  font-weight: bold;
	background-color: #003399;
}

.propsectionheader {
  font-size: 12pt;
	color: black;
  font-weight: bold;
}

.headersmall {
  font-size: 7pt;
	color: white;
  font-weight: normal;
	background-color: #003399;
}

.caption {
  font-size: 7pt;
	color: #666666;
  font-weight: normal;
}

.edit {
  font-size: 9pt;
	color: black;
  font-weight: normal;
  background-color: #FFFFFF;
}

.results {
  font-size: 8pt;
	color: black;
  font-weight: normal;
  background-color: #FFFFFF;
}

.edityellow {
  font-size: 9pt;
	color: black;
  font-weight: normal;
  background-color: #FFFFCC;
}

.roomheader {
  font-size: 7pt;
	color: #000000;
  font-weight: bold;
}

.dkhead {
  font-size: 18pt;
	color: white;
  font-weight: bold;
	background-color: #666666;
  text-align: center;
}

.grayback {
	background-color: #DDDDDD;
}

.smallobj {
  font-size: 11px;
}

a {color: black; text-decoration: none;}
a:hover {color: black; text-decoration: underline;}

a.inheader {
  text-decoration: underline;
	font-weight: bold;
  color: gold;
}

a.inheader:hover {
  color: #99CCFF;
	text-decoration: none;
}

.Live {text-decoration: none; color: black; font-weight: bold;}
a.Live {text-decoration: underline; color: black; font-weight: bold;}
a.Live:hover {color: black; text-decoration: none; font-weight: bold;}

.Expired {text-decoration: none; color: red;}
a.Expired {text-decoration: underline; color: red;}
a.Expired:hover {color: red; text-decoration: none;}

.Hold {text-decoration: none; color: gray;}
a.Hold {text-decoration: underline; color: gray;}
a.Hold:hover {color: gray; text-decoration: none;}

.New {text-decoration: none; color: blue;}
a.New {text-decoration: underline; color: blue;}
a.New:hover {color: blue; text-decoration: none;}

.dkgray {
  background-color: #666666;
  width: 145px;
}

.dk {
  background-color: #2C3240;
}

.indk {
  color: #DDDDDD;
  font-family: Arial, Geneva, Tahoma;
  font-size: 8pt;
}

.indkb {
  color: gold;
  font-family: Arial, Geneva, Tahoma;
  font-size: 14pt;
  font-weight: bold;
}

a.index {
  text-decoration: none;
  color: #CCCC99;
}

a.index:hover {
  color: #333333;
}

