
.messagecellheader
{
	background-image:url('../img/common/messagecellheader-background.gif');
	background-repeat:repeat-x; 
	background-position:top; 
	height:24;
}
	
.messagecellfooter
{
	background-image:url('../img/common/messagecellfooter-background.gif'); 
	background-position: bottom; 
	background-repeat:repeat-x; 
	height:24;
}
	
.messagecellheader2
{
	background-image:url('../img/common/messagecellheader2-background.gif'); 
	background-position: top; 
	background-repeat:repeat-x; 
	height:20;
}
.messagecellheader3
{
	background-image:url('../img/common/messagecellheader2-background.gif'); 
	background-position: top; 
	background-repeat:repeat-x; 
	height:20;
}	
.messagecellheader4
{
	background-image:url('../img/common/messagecellheader2-background.gif'); 
	background-position: top; 
	background-repeat:repeat-x; 
	height:20;
}

.bbstextbox
{
	font-size:9pt;
	font-family:ËÎÌå;
	background-position: left top; 
	background-image:url('../img/common/cell-background.gif'); 
	background-repeat:no-repeat; 
	background-attachment:fixed;
}
	
.bbseditbox
{
	background-position: left top; 
	background-image:url('../img/common/cell-background.gif'); 
	background-repeat:no-repeat; 
	background-attachment:fixed;
}

.navbar
{
	border:1px groove #000000; 
	BACKGROUND-COLOR: #333399;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; 
	color:#FFFFFF; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-image:url('../img/common/navbar-background.gif'); 
	background-repeat:repeat-x;
}
		
.table2
{
	border-bottom: blue thin solid;
}
