body
{
	background-color: white;
	font-family: Trebuchet MS,verdana,helvetica;
	font-size: 75%;
	color:Black;	
}

button input select checkbox {
	font-size:75%;
}

.errormessage {
	color:red;
	font-weight:bold;
}

.ProgressBar {
	margin: 0px;
	border: 0px;
	padding: 3px;
	width: 90%;
	height: 2em;
}

.BBbold 
{
	font-weight:bold;
}

.BBitalic 
{
	font-style:italic;
}

.BBunderline
{
	text-decoration: underline;
}
	
.BBquote 
{
	border: 1px solid #888800;
	background-color: #444400;
}


