.Bbuttons {
	width: 30px;
	font-style: italic;
}
.BblogImage {
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.BmsgDate {
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: dotted;
}
.Bcomment {
	border: 1px dotted #CCCCCC;
}
.Binput {
	width: 250px;
}
.Btextarea {
	width: 250px;
	font-size: 8pt;
}
.BcommentDetail {
	font-size: 8pt;
}
.lastMsg {
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.lastMsg:link {
	font-weight: normal;
	text-decoration: none;
}
.lastMsg:visited {
	font-weight: normal;
	text-decoration: none;
}
.lastMsg:hover {
	font-weight: normal;
	text-decoration: underline;
}
.BfrmFontSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.BborderLastMC {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Bpopup	{
	background-color: #F1F8F8;
	width: 200px;
	visibility: hidden;
	position: absolute;
	font-family:verdana;
	font-size:8pt;
	border: solid 1px #000000;
	padding: 2px;
}
/* BEGIN OF CSS FOR MAIN MESSAGE FORMAT */
.BKaderBody {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 15px;
	text-align: justify;
}
.BKaderTitle {
	font-weight: bold;
	color: #990000;
	font-size: 10pt;
	background-image:  url(images/Kader/BKaderHeader.jpg);
}
.BKaderFooter {
	font-size: 8pt;
	color: #000000;
	background-image: url(images/Kader/BKaderFooter.jpg);
	text-align: right;
}
/* END OF CSS FOR MAIN MESSAGE FORMAT */
.BNav {
	font-size: 10pt;
	color: #000000;
}
.BblogName {
	font-weight: bold;
	color: #990000;
	font-size: 10pt;
}