body {
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 5px;
	background-color: #000080;
	background-image:  url("/Racing/images/titlebar/website_background.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
}

.Surround {
	background-color: #FF9900;
}

.Contained {
	background-color:  #E7E36B;
}

.Underline_det {
	height: 35px; 
	background-attachment:fixed;
	background-position:top;
}

.Underline_mid {
	background: url(/Racing/images/titlebar/Alto_Underline_mid.gif); 
	background-repeat:repeat-x;
}
.Underline_jnt {
	background: url(/Racing/images/titlebar/Alto_Underline_joint.gif);
	background-color: #FF9900;
}
.Underline_end {
	background: url(/Racing/images/titlebar/Alto_Underline_end.gif);
	background-color: #FF9900;
}

h1 {
	font-size: 36px;
	color: #000099;
	font-family: "Arial Black";
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.Sponser {
	background-color: #00FF00;
	background-position: center;
}
.Sponser_Logo {
	background-color: #FFFFFF;
	width: 220px;
}
.Sponser_Name {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	background-color: #FF9900;
}
.Sponser_Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #E7E36B;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	background-color: #FF9900;
	font-size: 12px;
}
img {
	border: 0px;
}
.Team_Face {

	background-color: #FFFFFF;
	width: 220px;
}
.Team_Name {

	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	background-color: #FF9900;
}
.Team_Text {

	font-family: Arial, Helvetica, sans-serif;
	color: #E7E36B;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	background-color: #FF9900;
	font-size: 12px;
}
.Team_Occupation {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #FF9900;
}
.Flow_Image_Left {
	margin: 5px;
	float: left;
}
.Flow_Image_Right {
	margin: 5px;
	float: right;
}
