.tblBottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tblBottomLineTopLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;

}
.tblTopLine {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
}
.boardpacketTXTMainTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	background-color:#DDDFEC;
 	
}
.boardpacketTXTSubTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.boardpacketTXT3dTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.txtCopyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;

}
.txtCopyright:a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.txtCopyright:a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.txtCopyright:a:hover {
	text-decoration: none;
	color: #FF9900;
}
.txtCopyright:a:active {
	text-decoration: none;
	color: #CCCCCC;
}



.txtNewsTop {
	color: #003366;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.txtNewsTop:a:link {
	color: #003366;
	text-decoration: none;
}
.txtNewsTop:a:visited {
	text-decoration: none;
	color: #003366;
}
.txtNewsTop:a:hover {
	text-decoration: none;
	color: #FF9900;
}
.txtNewsTop:a:active {
	text-decoration: none;
	color: #003366;
}


.txtNewsCom {
	color: #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.txtNewsCom:a:link {
	color: #990000;
	text-decoration: none;
}
.txtNewsCom:a:visited {
	text-decoration: none;
	color: #990000;
}
.txtNewsCom:a:hover {
	text-decoration: none;
	color: #FF9900;
}
.txtNewsCom:a:active {
	text-decoration: none;
	color: #990000;
}


.txtNewsPea{
	color: #006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.txtNewsPea:a:link {
	color: #006600;
	text-decoration: none;
}
.txtNewsPea:a:visited {
	text-decoration: none;
	color: #006600;
}
.txtNewsPea:a:hover {
	text-decoration: none;
	color: #FF9900;
}
.txtNewsPea:a:active {
	text-decoration: none;
	color: #006600;
}
