@charset "utf-8";
/* CSS Document */

.copyright {
	font-size: 9px;
	text-align: center;
}
.contacts {
	height: 10px;
	text-align: left;
	vertical-align: top;
}
body {
	background-image: url(http://www.sbracing.ch/2009/images/site/bg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	margin-top: 5px;
}
.top_menu_table {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
	padding: 5px;
}
.copyright_table {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
	text-align: center;
}
.logo_table {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.main_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.body_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.team_table {
	margin: 5px;
	padding: 5px;
	border: thin solid #000;
}
