.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tableborder {
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	
}
.topgrayband {
	background-color: #CCCBCB;
}
.linemarginSMALL {
	font-size: 4px;
}
.linemarginBIG {
	font-size: 7px;
}
.bg-black {
	background-color: #202B31;
}
.logo {
	background-image: url('images/logo-band.jpg');
	background-repeat: no-repeat;
	background-position-y:50%
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
