tr.sandraoh_pnphpbb2 {
	font-size: 10pt;
}

tr.row_header#zero {
	font-size: 12px;
	font-weight: bold;
}

tr.row_header_1, tr.row_header#one {
	background-color: black;
	color: white;
	font-size: 12px;
}

tr.row_header#one td a {
	color: white;
}

tr.row_header_2, tr.row_header#two {
	background-color: #ff9900;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

tr.row_header_3, tr.row_header#three {
  background-color: #eaedf4;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

tr.row {
	background-color: transparent;
	font-size: 12px;
}

td.gensmall a {
	color: black;
}

.gensmall, .row1 {
	color: #000069;
	font-size: 10pt;
	padding: 2px;
}

.row1 {
	background-color: #8FA4BF;
}
/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-weight: bold;
  color : #000000;
  text-align:left;
  text-decoration: none;
}

a
{
  text-decoration: none;
  color: white;
}

a:hover {
  text-decoration: underline;
  color: #dd6900;
}

a.nav
{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background-color: transparent;
}

a.nav:hover
{
  text-decoration: underline;
  color : #dd6900;
}

table.forumline tr td {
	font-size: 12px;
}

/* FI DivExpand - Daz - ForumImages.com - START */ 
/* Code  */ 
.codetitle,.code
{
  border:1px solid #ffffff;
  padding:2px 2px 3px 3px
} 

.codetitle
{
  background: #ffffff;
  text-indent:2px;
  font-weight:bold;
  margin:10px 20px 0 20px;
} 

.code
{
  background:#ffffff;
  border-top-width:0;
  color:#060; 
  font: 12px Courier,'Courier New',sans-serif;
  overflow:auto;
  height:40px; 
  margin:0 20px 0 20px;
} 

/* Quote blocks */ 
.quotetitle,.quotecontent
{
  border: 1px solid #ffffff;
  padding:2px 2px 3px 3px;
} 

.quotetitle
{
  background:#AB39FB;
  text-indent:2px;
  font-weight:bold;
  margin:10px 20px 0 20px;
} 

.quotecontent
{
  background:#ffffff;
  border-top-width:0;
  color:#444; 
  overflow:auto;
  max-height:200px;
  margin:0 20px 10px 20px;
} 
/* FI DivExpand - Daz - ForumImages.com - END */


tr.separatePosts td
{
  border-bottom: 2px solid #ffffff;
}

