
/* C1 #CF2020 dark red
*/

#master {
  background-image: url(/graphics/conference/2008/bkground.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}
a:link {
  color: #CF2020;
  text-decoration: none;
}
a:active {
  color: #CF2020;
  text-decoration: none;
}
a:visited {
  color: #CF2020;
  text-decoration: none;
}
a:hover {  
  color: #FFFFFF;
  background: #CF2020;
}
#nav {
  color: #FFFFFF;  
  line-height: 24px;
  margin-left: 5px;
}
#nav a {
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  width: 190px;
}
#nav a:active {
  color: #FFFFFF;
  text-decoration: none;
}
#nav a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#nav a:hover {
  background: #FFFFFF;
  color: #CF2020;
  text-decoration: none;
}




.regText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}
.regTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #CF2020;
}
.regTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #59692B;
}
.regBText {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.regBTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CF2020;
}
.regBTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #59692B;
}
.regBTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #BBEEBB;
}
.titleTextC1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #CF2020;
}
.titleTextC2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #FFFFFF;
}
.titleTextC3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #BBEEBB;
}
.smallText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
}
.smallBTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #59692B;
  font-size: 11pt;
  font-weight: bold;
}
.smallTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #59692B;
  font-size: 8pt;
}
.subTitleTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #CF2020;
}
.subTitleTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #59692B;
}
.subTitleTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #BBEEBB;
}

