body {
	background: #95a1c3;
	background-image: url('images/bg.png');
	background-position: top;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.9em;
}

table {
	font-size: 1em;
}

img {
	border: 0px;
}

p {
	text-align: justify;
}

h3 {
	margin-bottom: 0px;
}

.bodyImg {
	margin: 5px;
	border: 1px #000 solid;
}

#mainTable {
	border: 1px #000 solid;
	background: #fff;
}

#header {
	border-bottom: 1px #000 solid;
}

#menu {
	height: 27px;
	background-image: url('images/menu/back.png');
	border-bottom: 1px #000 solid;
}

#menu a {
	display: block;
	margin: 0px 5px;
}

#body {
	background: #fff;
	background-image: url('/images/body-bg.png');
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
}

#bottomMenu {
	height: 40px;
	background-image: url('/images/credits-bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 15px;
}

#bottomMenu a {
	text-decoration: none;
}
.suppliersList {
	padding-top: 5px;
}

.suppliersList img {
	margin: 5px;
}
