﻿BODY { background: #ffffff; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #0000FF; }
A:hover { color: #FF0000; }
A:visited { color: #0000FF; }
A:active { color: #0000FF; }
.ThRows { background-color: #407DBB; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.ThHead { background-color: #003399; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}

.menu {
	background: #FFFFFF; 
	color: #000000;
  font-family: Arial;
  font-size: 9pt;
	text-align: right;
  margin-right: 5px;
}
.infopage_menu {
  font-family: Arial;
  font-size: 9pt;
}
.infopage_menu a {
	text-decoration: none;
	color: #0000FF;
}
.infopage_menu a:hover {
	text-decoration: none;
	color: #FF0000;
}
.tabs {
  border-bottom: 1px solid #999e87;
  padding-top: 5px;
}
.footer {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
}
.title {
  font-family: Arial;
  font-size: 15pt;
  font-weight: bold;
}
.subtitle {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 15px;
}
.prod_title {
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #0071BC;
}
.prod_title a {
  color: #0071BC;
  text-decoration: none;
}
.prod_title a:hover {
	text-decoration: none;
	color: #FF0000;
}
.prod_price {
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
}
.prod_model {
	font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}
.prod_desc {
	font-family: arial;
  font-size: 10pt;
  color: #000000;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



