a.menu1:link {font-size: 13px; color: #FF6600; font-weight: bold; text-decoration: none; }
a.menu1:visited {font-size: 13px; color: #FF6600; font-weight: bold; text-decoration: none; }
a.menu1:hover {font-size: 13px; color: #000000; font-weight: bold; text-decoration: none; }
a.menu1:active {font-size: 13px; color: #FF6600; font-weight: bold; text-decoration: none; } 

a.menu2:link {font-size: 11px; color: #0033ff; font-weight: normal; text-decoration: none; }
a.menu2:visited {font-size: 11px; color: #0033ff; font-weight: normal; text-decoration: none; }
a.menu2:hover {font-size: 11px; color: red; font-weight: normal; text-decoration: none; }
a.menu2:active {font-size: 11px; color: #0033ff; font-weight: normal; text-decoration: none; }

a.menu3:link {font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; }
a.menu3:visited {font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; }
a.menu3:hover {font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; }
a.menu3:active {font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; } 

a.action1:link {font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: underlined; }
a.action1:visited {font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: underlined; }
a.action1:hover {font-size: 13px; color: #FF0000; font-weight: normal; text-decoration: none; }
a.action1:active {font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: underlined; } 

td.off1 {
background: #000000;
}

td.on1 {
background: #EAF4A2;
}

td.off2 {
background: #B5D8F2;
}

td.on2 {
background: #FF974A;
}

td.off3 {
background: #EAF4A2;
}

td.on3 {
background: #FF974A;
}

div#UnderWarrantyNotification
{
  margin: 0px 20px 0px 20px;
  display: none;
}
-->