BODY, TD, P, UL {color: rgb(204,204,153); background-color: rgb(153,51,51);
      font: 12pt Verdana,sans-serif
}

#logo, #logo img {
	border: none;
	color: none;
	padding: 0;
	margin: 0;
}

#register {
	border: 2px dotted rgb(238,158,5);
	padding: 0.5em;
	text-align: center;
}

TD A:link, 
TD A:active, 
TD A:visited {
   color: rgb(244,244,193); background-color: rgb(153,51,51);
   text-decoration: none;
   font-weight: bold;
}

.the-hrf {color: rgb(255,204,00); background-color: rgb(153,51,51);
  font: normal 24pt Geneva,Arial,sans-serif 
}

TD.menu {padding-top: 40px}

TD.menu P A:link,
TD.menu P A:active,
TD.menu P A:visited {
  color: rgb(238,158,5);
  font: bold 10pt Geneva,Arial,sans-serif
}

TD.content {padding-top: 20px; padding-left: 30px}

.content table td {
	padding: 0.5em;
}

td.authors {
	font-style: italic;
}

td.title {
	font-weight: bold;
}

tr.title {
	padding-top: 1em;
	border-top: 2px solid white;
}

H1 {color: rgb(244,235,230); background-color: rgb(153,51,51);
  font: 18pt Geneva,Arial,sans-serif 
}

H2 {color: rgb(255,204,00); background-color: rgb(153,51,51);
  font: italic 16pt Geneva,Arial,sans-serif 
}

H3 {color: rgb(102,153,102); background-color: rgb(153,51,51);
    font: italic 14pt Geneva,Arial,sans-serif; font-weight: bold; }

H4 {color: #338033; background-color: rgb(153,51,51);
    font: bold 12pt Geneva,Arial,sans-serif }

IMG.left {float: left; margin-right: 20px}
IMG.right {float: right; margin-left: 20px}

HR {color: rgb(51,51,51); background-color: rgb(153,51,51); }

.left-pad  {padding-left: 20px}
.all-pad   {padding: 20px}
.indent    {padding-left: 2em}
.quote     {padding-left: 2em; font-style: italic}
.center    {text-align: center}
.white     {color: white}

.underline,
A.underline:link,
A.underline:active,
A.underline:visited {
  text-decoration: underline;
}

.new {
  background-color: rgb(238,158,5);
  color: rgb(255,255,255);
  font-weight: bold;
}

.special A:link,
.special A:active,
.special A:visited {
  color: rgb(238,158,5);
  font: bold 10pt Geneva,Arial,sans-serif;
  text-decoration: underline;
}

.special   {
  color: rgb(238,158,5);
  font: bold 10pt Geneva,Arial,sans-serif
}











