BODY {
 	background-color: #FFFFFF;
}
BODY, P, DIV, SPAN, TD, TH, UL, OL {
 	font-family: Verdana, Arial, Helvetica;
 	font-size: 12px;
}
P {
 	margin-top: 0px;
 	padding: 1px;
}
A, A:active, A:visited {
 	color: #666666;
 	text-decoration: none;
}
A:hover {
 	color: #7C5F48;
 	text-decoration: underline;
}
.cssLink1, .cssLink1:active, .cssLink1:visited {
  color: #666666;
  text-decoration: none;
}
.cssLink1:hover {
  color:#7C5F48;
  text-decoration: underline;
}
.cssLink2, .cssLink2:active, .cssLink2:visited {
  color: #666666;
  text-decoration: underline;
}
.cssLink2:hover {
  color: #7C5F48;
  text-decoration: underline;
}
.cssLink3, .cssLink3:active, .cssLink3:visited {
  color: #666666;
  text-decoration: none;
}
.cssLink3:hover {
  color: #7C5F48;
  text-decoration: underline;
}
.cssDetails {
}
.cssCurThread {
	font-weight: bold;

}
.cssDate {
  color: #FF6666;
  font-size: 10px;
}
.cssTitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #B0D0F0;
	border: #666666;
	margin: auto;

}
.cssContent {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: auto;
	padding: 2px;


}

.cssForm {
	font-family: Courier, Monospace;
	font-size: 12px;

}
.cssThreads {
	background-color: #F0F8FF;
	border: 1px solid #666666;
	padding: 5px;
	margin: 2px;


}
.cssNavigation {
	text-align: center;
 	font-weight: bold;
 	color: white;
 	border: #666666;
}
.cssError {
 	text-align: center;
 	font-weight: bold;
 	color: #D00000;
 	background-color: #FFF0E0;
 	border: 1px solid #666666;
}
