body, td, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

.pagemark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9900;
	text-decoration: none;
}

.memberfarm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	line-height: 26px;
}

.mainone {  
	background-color: #FFFFFF;
}

.maintwo { 
	background-color: #800000; 
	color: #FFFFFF;
}

.bt	  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bb { 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bl	  { 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.br  { 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
