/* ========================================
   CSS Styles for Mister Tyres
   ======================================== */

.HeadBg  { 
  background-color: white;
}

Body  { 
  background-color: white;
}

.TabBg  { 
  background-color: 3266CA;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

.SelectedTab  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.SelectedTab:link  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:visited  { 
  color: #eeeeee;
  text-decoration: none;
}

A.SelectedTab:active   { 
  color: #eeeeee;
  text-decoration: none;
}

A.SelectedTab:hover   { 
  color: #cccccc;
  text-decoration: none;
}

.OtherTabs  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.OtherTabs:link  { 
  color: white;
  text-decoration: none;
}

A.OtherTabs:visited  { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:active   { 
  color: #eeeeee;
  text-decoration: none;
}

A.OtherTabs:hover   { 
  color: #cccccc;
  text-decoration: none;
}

.Head   { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #3266CA;
}

.SubHead   { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #3266CA;
}

.SubSubHead  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #3266CA;
}

.Normal  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
}

.NormalTextBox  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.NormalRed  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
}

.NormalBold  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
}

.CommandButton   { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}

A.CommandButton:link  { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:visited  { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:active   { 
  color: #003366;
  text-decoration: underline;
}

A.CommandButton:hover   { 
  color: #ff0000;
  text-decoration: underline;
}

H1  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #3266CA;
}

H2  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #3266CA;
}

H3  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #3266CA;
}

H4  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  color: #003366;
}

H5, DT  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #003366;
}

H6  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #003366;
}

TFOOT, THEAD   { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #003366;
}

TH  { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

A:link  { 
  color: #003366;
  text-decoration: none;
}

A:visited   { 
  color: #003366;
  text-decoration: none;
}

A:active   { 
  color: #003366;
  text-decoration: none;
}

A:hover  { 
  color: #3266CA;
  text-decoration: underline;
}

SMALL   { 
  font-size: 8px;
}

BIG  { 
  font-size: 12px;
}

BLOCKQUOTE, PRE  { 
  font-family: Lucida Console, monospace;
}

UL LI   { 
}

UL LI LI   { 
}

UL LI LI LI  { 
}

OL LI   { 
}

OL OL LI   { 
}

OL OL OL LI  { 
}

HR  { 
  color: #b3b3b1;
  text-align: left;
}

.Message   { 
  background-color: #eeeeee;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}

.ItemTitle   { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #31659C;
}





