
/* C1 #CF2020 dark red
*/

#master {
  background-color: #FFFFFF;
}
a:link {
  color: #003399;
  text-decoration: none;
}
a:active {
  color: #003399;
  text-decoration: none;
}
a:visited {
  color: #003399;
  text-decoration: none;
}
a:hover {  
  color: #FFFFFF;
  background: #003399;
}
#nav {
  color: #003399;
  line-height: 24px;
  margin-left: 5px;
}
#nav a {
  color: #003399;
  display: block;
  padding-left: 5px;
  text-decoration: none;
  width: 185px;
}
#nav a:active {
  color: #003399;
  text-decoration: none;
}
#nav a:visited {
  color: #003399;
  text-decoration: none;
}
#nav a:hover {
  background: #003399;
  color: #FFFFFF;
  text-decoration: none;
}
#nav li {
  margin-left: -25px;
}
#content {
  background-image: url(/graphics/conference/2009/background.jpg);
  background-repeat: no-repeat;
  padding-left: 15px;
}




.regText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}
.regTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #003366;
}
.regTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #990033;
}
.regTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #336633;
}
.regBText {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.regBTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #003366;
}
.regBTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #990033;
}
.regBTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #336633;
}
.titleText {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #000000;
}
.titleTextC1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #003366;
}
.titleTextC2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #990033;
}
.titleTextC3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #336633;
}
.smallText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 8pt;
}
.smallBText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}
.smallTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #003366;
  font-size: 8pt;
}
.smallTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #990033;
  font-size: 8pt;
}
.smallTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #336633;
  font-size: 8pt;
}
.subTitleText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #000000;
}
.subTitleTextC1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #003366;
}
.subTitleTextC2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #990033;
}
.subTitleTextC3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #336633;
}

