@charset "utf-8";
/* Stefan Webling Motorsport CSS - By Jesse Garrett 18/12/08 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d0b0c;
	background-image: url();
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}

a:link, a:visited {color: #F58220;	text-decoration: none; }
a:hover, a:active {text-decoration: underline; color: #F58220; }

.homebody-bg {
	background-image: url(../img/homebody-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.leftbg {
	background-image: url(../img/cfbg-left.jpg);
	background-repeat: repeat-x;
}
.txt11p {
	font-size: 11px;
}
.txt11pblk {
	font-size: 11px;
	color: #000;
}


.rightbg {
	background-image: url(../img/cfbg-right.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(../img/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybgfoot {
	background-image: url(../img/bodybg-foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt10p {
	font-size: 10px;
}
.txt10pdkgrey {
	font-size: 10px;
	color: #b9b9b9;
}
.listitem {
	list-style-image: url(../img/orbullet.gif);
	list-style-position: outside;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}.newsdate {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.greyframe {border: 2px solid #333333; }

.cvbutton {
	float: right;
	text-align: right;
}
