a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover   {text-decoration: none;}
a:focus   {text-decoration: none;}

body {
	background-color: #333333;
}

.MiniRankImage {
	display: block;
	width: 200px;
	background: url('img/SFONDORANK2.gif')  no-repeat top left;
}

.MiniRankText {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: ffffff;
	padding: 1px 0px 1px 0px;
}


.MiniRankText a {
	color: ffffff;
}

.MiniRankTextSel {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: fd8300;
	padding: 1px 0px 1px 0px;
}

.MiniRankTextSel a {
	color: fd8300;
}

.LastRaceImage {
	display: block;
	width: 200px;
	background: url('img/LASTRACE.gif')  no-repeat top left;
}

.LastRaceText {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: ffffff;
}

.LastRaceTextEv {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: fd8300;
}

.LastRaceTextPilota {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: fd8300;
}

.RigaImage1 {
	display: block;
	width: 200px;
	height: 16px;
	background: url('img/RIGA1.gif') no-repeat top left;;
}

.RigaImage2 {
	display: block;
	width: 200px;
	height: 16px;
	background: url('img/RIGA2.gif') no-repeat top left;;
}

.Riga {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: ffffff;
	padding: 1px 0px 1px 0px;
}

.Riga a{
	color: ffffff;
 }
 

.RigaPilota {
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: fd8300;
	padding: 1px 0px 1px 0px;
}

.RigaPilota a{
 	color: fd8300;
 }

 

