	@charset "utf-8";
	/* CSS Document */
		html{
	height:100%;
		}
	
	body {
	margin:0px 0px 0px 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.75em;
	background-color: #CCCCCC;
	}
.PlainText {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}	

	/* Header */
	#header {
	width: 768px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	}
#header_Top {
	background-image: url(../images/head/head_bkg.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 768px;
	background-position: top left;
}
.TheMessagesContent {
	width: 450px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.TheMessagesAlertIcon {
	background-image: url(../images/warning_yellow.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
}
.TheMessagesStopIcon {
	background-image: url(../images/alt.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
.TheMessagesOkIcon {
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	cursor: pointer;
}





	/* End Header */
	
	/* Body */
	#MasterContent {
	margin:0px auto 0px auto;
	width: 768px;
	border: solid #cccccc 0px;
	background-color: #FFFFFF;
	}
#MasterContent700 {
	margin:0px auto 0px auto;
	width: 700px;
	border: solid #cccccc 0px;
	background-color: #FFFFFF;
}

	#PageContent {
	margin: 5px;
	width: 758px;
	overflow: auto;
	background-color: #FFFFFF;
	
	}
#PageContent700 {
	margin: 5px;
	width: 690px;
	overflow: auto;
	background-color: #FFFFFF;
}

	.LeftBlock {
	width: 510px;
	float: left;
	clear: left;
	overflow: auto;
	border: solid #cccccc 1px;
	margin-right: 3px;
	}
	.CenterBlock {
		background-color: #FFFFCC;
		width: 348px;
		float: left;
		overflow: auto;
	}
		.AllPageBlock {
	width: 754px;
	clear: both;
	overflow: auto;
	border: solid #cccccc 0px;
	}
	
	.CenterParagraph {
		
	}
	/*
	.RightBlock {
	width: 220px;
	padding: 5px;
	border: solid #cccccc 1px;
	float: left;
	overflow: auto;
	}
	*/
.RightBlock, .RightBlockColored {
	width: 220px;
	padding: 5px;
	border: solid #cccccc 1px;
	float: left;
	overflow: auto;
	background-color: #FF0000;
	color: #FFFFFF;
}
.RightBlock	 .Module a, .RightBlockColored .Module a {
	color: #FFFFFF;
	text-decoration: none;
}


	.Module {
	border: dotted #000000 0px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
	}


.Module .span {
	display: table-cell;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.ModuleTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: dotted #EE5011 1px;
	padding-bottom: 5px;
}

.ModuleText , .ModuleText a{
	text-align: justify;
	margin-top: 5px;
	text-decoration: none;
	color: #333333;
}
 .ModuleText a:hover {
	text-align: justify;
	margin-top: 5px;
	text-decoration: none;
	color: #990000;
}
.ModuleImgL {
	margin: 5px;
	padding: 5px;
	border: solid #cccccc 1px;
	width: 220px;
	float: left;
}
.ModuleImgR {
	margin: 5px;
	padding: 5px;
	border: solid #cccccc 1px;
	width: 220px;
	float: right;
}
.LeftBox  {
	width: 180px;
	float: left;
	clear: left;
	overflow: auto;
	margin-right: 3px;
	margin: 5px;
	height: auto;
}
.CenterBox   {
	float: left;
	overflow: auto;
	width: 300px;
	margin: 5px;
}
.RightBox {
	width: 180px;
	float: left;
	overflow: auto;
	margin-right: 3px;
	margin: 5px;
	height: auto;
}







	.TheForm/* End Body */
	
	/* Forms */
		{
		margin-bottom: 20px;
		border: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.formHead {
		clear: both;
		height: auto;
		line-height: 28px;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.formsubmit{
	text-align: center;
	width: 422px;
	clear: both;
	height: 50px;
	padding-top: 20px;
	margin: 0px auto 0px auto;
	
	}
.btnok  input, submitBtn{
text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #474747 1px;
		background-color: green;
		color: white;
		width: 310px;
		font-size: 20px;
		font-weight: bold;
		font-family: "trebuchet ms";
}
.btnok  input:hover, submitBtn:hover{
text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #474747 1px;
		background-color: green;
		color: yellow;
		width: 310px;
		font-size: 20px;
		font-weight: bold;
		font-family: "trebuchet ms";
}

.btnabort  input, submitBtn{
text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #474747 1px;
		background-color: red;
		color: white;
		width: 310px;
		font-size: 20px;
		font-weight: bold;
		font-family: "trebuchet ms";
}
.btnabort  input:hover, submitBtn:hover{
text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #474747 1px;
		background-color: red;
		color: yellow;
		width: 310px;
		font-size: 20px;
		font-weight: bold;
		font-family: "trebuchet ms";
}
/*.formsubmit  input, SubmitBtn{
		text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #474747 1px;
		background-color: #EBF3F5;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		font-family: "trebuchet ms";
	}
.formsubmit  input:hover, SubmitBtn:hover{
		text-align: center;
		margin-right: 10px;
		margin-left: 10px;
		border: solid #272727 1px;
		background-color: #FFF5CE;
		color: #990000;
		font-size: 11px;
		font-weight: bold;
		font-family: "trebuchet ms";
	}*/
	.OkEdit {
	text-align: center;
	border: solid #474747 1px;
	background-color: #EBF3F5;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: "trebuchet ms";
	width: 25px;
	float: right;
	line-height: 14px;
	padding: 2px;
	cursor: pointer;
	}
.OkEdit:hover {
	text-align: center;
	border: solid #474747 1px;
	background-color: #FFF5CE;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: "trebuchet ms";
	width: 25px;
	float: right;
	line-height: 14px;
	cursor: pointer;
}

	
	.label {
	width: 490px;
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	height: auto;
	margin-top: 8px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	clear: both;
	overflow: auto;
	text-align: left;
	float: left;
	font-weight: bold;
	}
	
	.label_x{
		width: 160px;
		float: left;
		font-family: "trebuchet ms";
		font-size: 14px;
		color: #ff0000;
		line-height: 22px;
		height: 22px;
		margin-top: 4px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
	}
	.label_long {
		width: 380px;
		float: right;
		font-family: "trebuchet ms";
		font-size: 14px;
		color: #666666;
		line-height: 22px;
		height: auto;
		margin-top: 8px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		overflow: auto;
		text-align: left;
		clear: right;
		font-weight: bold;
	}
	
	.linebreak {
		width: 260px;
		float: left;
		font-family: "trebuchet ms";
		font-size: 14px;
		color: #666666;
		line-height: 22px;
		height: auto;
		margin-top: 8px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		clear: left;
		overflow: auto;
	}
	
	.formfield{
	width: 475px;
	float: left;
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 2px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;

	border-bottom-wid	th: 1px;
	overflow: auto;
	border-bottom-width: 1px;
	height: 22px;
	clear: both;
	margin-left: 20px;
	text-align: left;
	}
.formfieldEdit {
	width: 470px;
	float: left;
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 2px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;








	border-bottom-wid	th: 1px;
	overflow: auto;
	border-bottom-width: 1px;
	height: 22px;
	clear: both;
	margin-left: 20px;
	text-align: left;
	background-color: #FDF8EC;
}

	.formfield_small {
		width: 20px;
		float: left;
		font-family: "trebuchet ms";
		font-size: 14px;
		color: #666666;
		line-height: 22px;
		margin-top: 8px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-wid	th: 1px;
		overflow: auto;
		border-bottom-width: 1px;
		height: 22px;
		clear: left;
		margin-left: 20px;
	}
	.formfieldArea {
		width: 420px;
		float: left;
		font-family: "trebuchet ms";
		font-size: 14px;
		color: #666666;
		line-height: 22px;
		margin-top: 8px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-wid	th: 1px;
		overflow: auto;
		border-bottom-width: 1px;
		height: auto;
		clear: both;
	}
	
	
	.textfield {
	width: 390px;
	border: solid #F0F0F0 1px;
	background-color: #EBF3F5;
	height: 18px;
	line-height: 20px;
	font-family: "trebuchet ms";
	font-size: 16px;
	margin-top: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	color: #333333;
	}

	/* end forms */
	/* Logiin Forms */
	.textfield_small {
		width: 100px;
		border: solid #F0F0F0 1px;
		background-color: #EBF3F5;
		height: 16px;
		line-height: 16px;
		font-family: "trebuchet ms";
		font-size: 14px;
		margin-top: 0px;
		border-bottom-color: #999999;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		color: #333333;
	}
	
	
	.textfieldArea {
	font-family: "trebuchet ms";
	width: 420px;
	margin-bottom: 15px;
	border: solid #F0F0F0 1px;
	background-color: #FAFAFA;
	height: auto;
	font-size: 14px;
	color: #333333;
	float: left;
	clear: left;
	font-weight: normal;
	}
.textfieldAreaData {
	background-color: #FAFAFA;
	height: 100px;
	line-height: 20px;
	font-family: "trebuchet ms";
	font-size: 14px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	color: #333333;
	clear: right;
	font-weight: normal;
	font-style: normal;
	width: 480px;
}

		
	.textfieldData {
	background-color: #FAFAFA;
	height: 18px;
	line-height: 20px;
	font-family: "trebuchet ms";
	font-size: 14px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	color: #333333;
	clear: right;
	font-weight: normal;
	font-style: normal;
	}
.fieldfield {

	font-family: "trebuchet ms";
	font-size: 12px;

}
	
	
	.clear {
	
	}
	
	/* End Login Form*/
	
	/* FOOT */
	#footer {
	width: 768px;
	text-align: center;
	margin: 0px auto 0px auto;
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(../images/piede.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

	
	
	
	/* END FOOT */
	
	/* MESSAGES */
	
	.info_messages {
		color: #336699;		
	}
#TheSpryContent {
	opacity:0; 
	filter:alpha(opacity=0);
	}
.team_images {
	float: left;
	clear: both;
	overflow: auto;

}
.image_team  {
	padding: 5px;
	border: dotted #cccccc 1px;
	margin-right: 5px;
	clear: none;
	float: left;
}
.image_logo {
	padding: 5px;
	border: dotted #cccccc 1px;
	margin-right: 5px;
	float: right;
}
.ImgBorder {
	padding: 5px 5px 5px 5px;
	border: solid #cccccc 1px;
}

.edit    {
	color: #004A95;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.links {
	color: #000000;
}
.links:hover {
	color: #CC0000;
}
.TableRow2 {
	float: left;
	width: 750px;
	clear: both;
	border-bottom: solid #cccccc 1px;
	background-color: #EBF3F5;
	text-align: center;
}
.TableRow1 {
	float: left;
	width: 750px;
	clear: both;
	border-bottom: solid #cccccc 1px;
	background-color: #ffffff;
	text-align: center;
}
.TableRowTH {
	float: left;
	width: 750px;
	clear: both;
	border-bottom: solid #cccccc 1px;
	background-color: #ffffff;
	text-align: center;
}
.TableCellTH {
	float: left;
	margin: 0.1em;
	text-align: center;
	width: 7.4em;
	line-height: 14px;
	font-size: 11px;
	border-right: solid #cccccc 1px;
	background-color: #FEF3DE;
	font-weight: bold;
	border-bottom: solid #cccccc 1px;
}

.TableCell{
	float: left;
	margin: 0.1em;
	text-align: center;
	width: 7.4em;
	line-height: 14px;
	font-size: 11px;
	border-right: solid #cccccc 1px;
}
.LabelData {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 8px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
	font-weight: bold;
	clear: both;
}

.TextData {
	background-color: #FAFAFA;
	height: 18px;
	line-height: 22px;
	font-family: "trebuchet ms";
	font-size: 14px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	text-align: left;
}
.label .trash {
	float: right;
	margin-right: 5px;
}
.label .tools {
	margin-right: 5px;
	float: right;
}

.GalleryThumb   {
	margin: 2px 3px 2px 3px;
	padding: 3px 3px 3px 3px;
	border: solid #cccccc 1px;
}
.Gallery  {
	list-style-type: none;
	display: block;
}

.Gallery img {
	padding-right: 10px;
}


.Gallery    li a  {
	list-style-type: none;
	display: block;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.Gallery   a:hover   {
	list-style-type: none;
	display: block;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.TeamList {
	clear: both;
	overflow: auto;
	width: 465px;
	float: left;
	color: #333333;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;
}

.TeamList a {
	clear: both;
	overflow: auto;
	float: left;
	color: #333333;
	text-decoration: none;
}
.TeamList a:hover {
	clear: both;
	overflow: auto;
	float: left;
	color: #CC0000;
	text-decoration: none;
}
.RaceFlag {
	text-align: ì;
	width: auto;
	float: right;
	cursor: pointer;
}
.videoBox {
	height: 75px;
	padding: 5px;
	border-bottom: dotted #cccccc 1px;
}
.videoBox:hover{
	background-color: #FFFFCC;

}
.video_thumb {
	overflow: hidden;
	border: 3px double #999;
	display: block;
	margin: 5px;
	width: 50px;
	height: 50px;
}
.video_thumb img {
	cursor: pointer;
}
.video_desc {
	overflow: hidden;
	display: block;
	float: right;
	height: 60px;
	width: 400px;
	margin-top: 5px;
}
.tempi  {
	border: solid #cccccc 1px;
	border-collapse: collapse;
}
.tempi td  {
	border: solid #cccccc 1px;
	border-collapse: collapse;
}
.CellBox {
	float: left;
	overflow: auto;
	margin-right: 3px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.Loaded {
	font-weight: bold;
	color: #CC0000;
}

