/***********************************************/
/* HTML tag styles                             */
/***********************************************/
.divWbbrdLeft{
	background:url(../../images/webboard/theme6/img/wbbrd_topleftbg.jpg) no-repeat;
	
}
.divWbbrdCenter{
	background:url(../../images/webboard/theme6/img/wbbrd_topbg.jpg) repeat-x;
}
.divWbbrdRight{
	background:url(../../images/webboard/theme6/img/wbbrd_toprightbg.jpg) no-repeat;
}
.divWbbrdBGTOP{
	background:#E9F6FA;
}
.divWbbrdBgTD{
	background:#E9F6FA;
}
