.layout {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF}

.redStripe {  color: #000000; background-color: #87001B}

.white {  background-color: #FFFFFF}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87001B;
}
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.main {margin: 50px 20px 20px 20px}
.highlight {
	color: #87001b;
	font-weight: bold;
}

#table img{border: 1px solid #87001B;}
.scroll {width: 600px; height:90px; overflow:auto; white-space:nowrap}

.scroll img{
	border: 1px solid #999; margin-right: 5px
}


