<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";

/* Starting with A */

a.search:link 
{
color: #000000; 
text-decoration: none;
font-family: Arial, Geneva, Helvetica, Sans-Serif;
font-size: 18px;
text-align: center; 
font-weight:normal;
}

a.search:visited 
{
color: #000000; 
text-decoration: none; 
font-family: Arial, Geneva, Helvetica, Sans-Serif;
font-size: 18px;
font-weight:normal;
}

a.search:hover 
{
color: #000000; 
text-decoration: underline; 
font-family: Arial, Geneva, Helvetica, Sans-Serif;
font-size: 18px;
text-align: center; 
font-weight:normal;
}

a.search:active 
{
text-decoration: none; 
color: #000000; 
font-family: Arial, Geneva, Helvetica, Sans-Serif;
font-size: 18px;
text-align: center; 
font-weight:normal;
} 
 
/* Starting with B */

.BGWhite {
 background-color:#fff;
 }

.BGLKQ {
 background-color:#005696;
 }


.bodyCol
{     
background-color:#efefef;
margin: 0px;     
padding: 0;     
text-align: center; 
height:100%;
/*background-image:url("../img/Greenback.png");*/
}

.buttonSubmit {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	cursor:pointer;
	color:#306108;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #aade7c;
}
.buttonSubmit:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
	background-color:#5cb811;
}
.buttonSubmit:active {
	position:relative;
	top:1px;
}



/* Starting with C */

.cellHeader
 {
 background-color: #404040;
 color: #fff; 
 font-family: Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 height: 30px;
 }


 .cellLiteGrey
  {
  background-color: #e1e1e1;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellWhite
  {
  background-color: #fff;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }

 .cellLiteBlue
  {
  background-color: #b8cce4;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }


 .cellLiteGrey2
  {
  background-color: #e1e1e1;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }
 
 .cellWhite2
  {
  background-color: #fff;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }

 .cellLiteBlue2
  {
  background-color: #b8cce4;
  color: #000000; 
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  }




/* Starting with D */

 .darkGreyBorderB
 {
    border-bottom: 1px solid #404040;
 } 

 .darkGreyBorderL
 {
    border-left: 1px solid #404040;
 } 

 .darkGreyBorderR
 {
    border-right: 1px solid #404040;
 } 
 
 .darkGreyBorderT
 {
     border-top: 1px solid #404040;
 } 


.ddselect2  
 {

    padding:9px;
    margin: 0;
    border-radius:4px;
    -webkit-box-shadow: 
        0 0px 0 #ccc,
        0 0px #fff inset;
    background: url('images/309nb74Blue.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('images/309nb74Blue.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    color:black;
    font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
    font-size: 20px;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none; 
    cursor:pointer;
    border: 1px solid #ccc;
    width: 300px;
 }

/* Starting with E */



/* Starting with F */



/* Starting with G */

/* Starting with H */


/* Starting with I */

/* Starting with J */

/* Starting with K */

/* Starting with L */

 .LeagueTable
 {
  width: 96%;
  height: 100%;
 }


 .LeagueTop
 {
 font-family: arial;
 font-size: 16px;
 color: #ffffff;
 background-color:#4f81bd;
 height: 40px;
 }

 .Lost
 {
 color: #900c0c; 
 }

/* Starting with M */

/* Starting with N */

 .NBFLScheme
  {
  
  background-color: #0cac44;
  font-family: arial;
  font-size: 14px;
  text-align: left; 
  color: #fff;
  height: 30px;
  border: 1px solid #004000;
  }

 .NBFLSchemeBox
  {
  
  background-color: #fff;
  height: 200px;
  border: 1px solid #c0c0c0;
  }

 .NBFLSchemeBox100
  {
  
  background-color: #fff;
  height: 100px;
  border: 1px solid #c0c0c0;
  }


 .NBFLLeagues
  {
  
  background-color: #fff;
  height: auto;
  border: 1px solid #c0c0c0;
  }


.NewsBody
{
font-family: arial;
font-size: 14px;
text-align: justify; 
color: #00;
}



/* Starting with O */


/* Starting with P */

/* Starting with Q */

/* Starting with R */

 .Row50 {
  height: 50px;
  }


/* Starting with S */


/* Starting with T */

 .TabOn
  {
    background-color: #efefef;
    border-left: 1px solid #9d9d9d;
    border-top: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
/*    border-bottom: 1px solid #9d9d9d; */
    height: 40px;
    text-align: center;
    width: 150px;
/*    padding-top: 7px; */
    color:#000000;
    font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
    font-size: 14px;
    margin-right:3px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
    line-height:40px;
    }

 .TabSplit
  {
    background-color: #f0f0f0;
    width: 5px;
    border-bottom: 1px solid #9d9d9d;
  }

 .TabOff
  {
    background-color: #c0c0c0;
    border-left: 1px solid #9d9d9d;
    border-top: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    height: 40px;
    text-align: center;
    width: 150px;
/*    padding-top: 7px; */
    color:#000000;
    font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
    font-size: 14px;
    margin-right:3px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  line-height:40px;
  }

 .TabNormal
  {
    background-color: #efefef;
    border-bottom: 1px solid #9d9d9d;
    height: 30px;
    text-align: left;
  }


.text10
 {
 font-size: 10px;
 }


.text12
 {
 font-size: 12px;
 }


.text14 
 {
 font-size: 14px;
 }

.text16 
 {
 font-size: 16px;
 }
 
.text18 
 {
  font-size: 18px;
 }
 
.text20 
 {
 font-size: 20px;
 }

.text22 
{
font-size: 22px;
}

.text24 
{
font-size: 24px;
}

.text26
{
font-size: 26px;
}

.textBGDarkGrey
 {
 background-color: #404040;
 height: 40px;
 }


.textArial 
 {
 font-family: Arial, Geneva, Helvetica, Sans-Serif;
 }
 
.textVerdana
 {
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 }
 
.textTahoma
 {
 font-family: Tahoma, Arial, Geneva, Helvetica, Sans-Serif;
 }

.textLightGrey
 {
 color: #c0c0c0; 
 }

.textDarkGrey
 {
 color: #404040; 
 
 }

.textBlack
 {
 color: #000; 
 }

.textWhite
 {
 color: #fff; 
 }

.textRed
 {
  color: #c81818;
 }

.textGreen
 {
 color: #327e32; 
 }

.textLKQ
 {
 color: #015696; 
 }

.textOrange
 {
 color: #FFA500;
 }

.textBlue
 {
 color: #0000c0; 
 }

.textBold
 {
 font-weight: bold;
 }

.textCenter
 {
 text-align: center;
 }

.textbtnBlue
 {
 color: #5da2d5; 
 }
 
.ToggleBG
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #0d450e;
 border-top: 1px solid #0d450e;
 height: 25px;
 }

.ToggleBG30
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #0d450e;
 border-top: 1px solid #0d450e;
 height: 25px;
 width: 30px;
 }

.ToggleBGTL
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #0d450e;
 border-bottom: 1px solid #0d450e;
 border-top: 1px solid #0d450e;
 height: 25px;
 width: 10px;
 }

.ToggleBGTR
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-right: 1px solid #0d450e;
 border-bottom: 1px solid #0d450e;
 border-top: 1px solid #0d450e;
 height: 25px;
 width: 10px;
 }

.ToggleBGTLPurple
 {
 background-color:#5b2c68;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-left: 1px solid #5b2c68;
 border-bottom: 1px solid #5b2c68;
 border-top: 1px solid #5b2c68;
 height: 30px;
 width: 10px;
 }

.ToggleBGTRPurple
 {
 background-color:#5b2c68;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-right: 1px solid #5b2c68;
 border-bottom: 1px solid #5b2c68;
 border-top: 1px solid #5b2c68;
 height: 30px;
 width: 10px;
 }

.ToggleBGPurple
 {
 background-color:#5b2c68;
 color: #ffffff; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #5b2c68;
 border-top: 1px solid #5b2c68;
 height: 30px;
 text-align: left;
 }

.ToggleBG30Purple
 {
 background-color:#5b2c68;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #5b2c68;
 border-top: 1px solid #5b2c68;
 height: 30px;
 width: 30px;
 }


.ToggleBGTLGreen
 {
 background-color:#44a347;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #008000;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 width: 10px;
 }

.ToggleBGTRGreen
 {
 background-color:#44a347;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-right: 1px solid #008000;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 width: 10px;
 }

.ToggleBGGreen
 {
 background-color:#44a347;
 color: #ffffff; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 text-align: left;
 }

.ToggleBG30Green
 {
 background-color:#44a347;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #808000;
 border-top: 1px solid #808000;
 height: 25px;
 width: 30px;
 }


.ToggleBGTLYellow
 {
 background-color:#f0ea54;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #808000;
 border-bottom: 1px solid #808000;
 border-top: 1px solid #808000;
 height: 25px;
 width: 10px;
 }

.ToggleBGTRYellow
 {
 background-color:#f0ea54;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-right: 1px solid #808000;
 border-bottom: 1px solid #808000;
 border-top: 1px solid #808000;
 height: 25px;
 width: 10px;
 }

.ToggleBGYellow
 {
 background-color:#f0ea54;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #808000;
 border-top: 1px solid #808000;
 height: 25px;
 text-align: left;
 }

.ToggleBG30Yellow
 {
 background-color:#f0ea54;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 width: 30px;
 }

.ToggleBGTLOlive
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #008000;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 width: 10px;
 }

.ToggleBGTROlive
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-right: 1px solid #008000;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 width: 10px;
 }

.ToggleBGOlive
 {
 background-color:#a5d136;
 color: #000; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #008000;
 border-top: 1px solid #008000;
 height: 25px;
 text-align: left;
 }

.ToggleBG30Olive
 {
 background-color:#a5d136;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #808000;
 border-top: 1px solid #808000;
 height: 25px;
 width: 30px;
 }

.ToggleBGTLWhite
 {
 background-color:#fff;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 10px;
 }

.ToggleBGTRWhite
 {
 background-color:#fff;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-right: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 10px;
 }

.ToggleBGWhite
 {
 background-color:#fff;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 text-align: left;
 }

.ToggleBG30White
 {
 background-color:#fff;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 30px;
 }



.ToggleBGTLGreen
 {
 background-color:#c0ffc0;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-left: 1px solid #146a14;
 border-bottom: 1px solid #146a14;
 border-top: 1px solid #146a14;
 height: 30px;
 width: 10px;
 }

.ToggleBGTRGreen
 {
 background-color:#c0ffc0;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-right: 1px solid #146a14;
 border-bottom: 1px solid #146a14;
 border-top: 1px solid #146a14;
 height: 30px;
 width: 10px;
 }

.ToggleBGGreen
 {
 background-color:#c0ffc0;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #146a14;
 border-top: 1px solid #146a14;
 height: 30px;
 text-align: left;
 }

.ToggleBG30Green
 {
 background-color:#c0ffc0;
 color: #666666; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #146a14;
 border-top: 1px solid #146a14;
 height: 30px;
 width: 30px;
 }


.ToggleBGTLGrey
 {
 background-color:#e4e4e4;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-left: 1px solid #404040;
 border-bottom: 1px solid #404040;
 border-top: 1px solid #404040;
 height: 25px;
 width: 10px;
 }

.ToggleBGTRGrey
 {
 background-color:#e4e4e4;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-right: 1px solid #404040;
 border-bottom: 1px solid #404040;
 border-top: 1px solid #404040;
 height: 25px;
 width: 10px;
 }

.ToggleBGGrey
 {
 background-color:#e4e4e4;
 color: #404040; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #404040;
 border-top: 1px solid #404040;
 height: 25px;
 text-align: left;
 }

.ToggleBG30Grey
 {
 background-color:#e4e4e4;
 color: #008000; 
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #404040;
 border-top: 1px solid #404040;
 height: 25px;
 width: 30px;
 }

.ToggleBGTL_LKQ
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 10px;
 }

.ToggleBGTR_LKQ
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-right: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 10px;
 }

.ToggleBG_LKQ
 {
 background-color:#005696;
 color: #ffffff; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 text-align: left;
 }

.ToggleBG30_LKQ
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 30px;
 }


.ToggleBGTL_LKQ
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: normal;
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 30px;
 width: 10px;
 }

.Rep_Left_LKQ
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }

.Rep_Middle_LKQ_White
 {
 background-color:#005696;
 color: #ffffff; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 text-align: left;
 }

.Rep_Middle_LKQ_DarkGrey
 {
 background-color:#005696;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }

.Rep_Right_LKQ_White
 {
 background-color:#005696;
 color: #fff; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-right: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }


.Rep_Left_WhiteBG
 {
 background-color:#fff;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }


.Rep_Middle_WhiteBG_DarkGrey
 {
 background-color:#fff;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }

.Rep_Right_WhiteBG
 {
 background-color:#fff;
 color: #404040; 
 font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
 font-size: 20px;
 font-weight: normal;
 border-right: 1px solid #005696;
 border-bottom: 1px solid #005696;
 border-top: 1px solid #005696;
 height: 50px;
 }



.ToggleLeftBorder
 {
 border-left: 1px solid #005696;
 height: 25px;
 }

.ToggleRightBorder
 {
 border-right: 1px solid #005696;
 height: 25px;
 }

.ToggleBorderBtm
 {
 border-bottom: 1px solid #005696;
 height: 25px;
 }

.ToggleLeftBorderBtm
 {
 border-left: 1px solid #005696;
 border-bottom: 1px solid #005696;
 height: 25px;
 }

.ToggleRightBorderBtm
 {
 border-right: 1px solid #005696;
 border-bottom: 1px solid #005696;
 height: 25px;
 }



.ToggleLeftBorderGrey
 {
 border-left: 1px solid #404040;
 height: 25px;
 }

.ToggleRightBorderGrey
 {
 border-right: 1px solid #404040;
 height: 25px;
 }

.ToggleBorderBtmGrey
 {
 border-bottom: 1px solid #404040;
 height: 25px;
 }

.ToggleLeftBorderBtmGrey
 {
 border-left: 1px solid #404040;
 border-bottom: 1px solid #404040;
 height: 25px;
 }

.ToggleRightBorderBtmGrey
 {
 border-right: 1px solid #404040;
 border-bottom: 1px solid #404040;
 height: 25px;
 }




/* Starting with U */



/* Starting with V */

/* Starting with W */

 .Won
 {
 color: #1d873d; 
 }


/* Starting with X */

/* Starting with Y */

/* Starting with Z */






















</pre></body></html>