@charset "iso-8859-1";

.highlight_tandc {
	font-family:'Arial';
	font-size: 10px;
	color:gray;
	text-decoration:none;
}

.highlight3 {
	font-family:'Arial';
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
.highlight3:hover {
	color: #D6D9B3;
}
.highlight3a {
	font-family:'Arial';
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
.highlight3a:hover {
	color: #000000;
}
.highlight4 {
	font-family:'Arial';
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.highlight4:hover {
	color: #CC0000;
}

.highlight4a {
	font-family:'Arial';
	font-size: 11px;
	color:#000099;
	text-decoration:underline;
}
.highlight4a:hover {
	color: #CC0000;
}

.highlight4a2 {
	font-family:'Arial';
	font-size: 11px;
	color:#ff0000;
	text-decoration:underline;
}
.highlight4a2:hover {
	color: #0000ff;
}

.highlight4a3 {
	font-family:'Arial';
	font-size: 11px;
	color:#999999;
	text-decoration:underline;
}
.highlight4a3:hover {
	color: #999999;
}

.highlight4b {
	font-family:'Arial';
	font-size: 11px;
	color:#000099;
	text-decoration:none;
}
.highlight4b:hover {
	color: #CC0000;
}
.highlight_hot {
	font-family:'Arial';
	font-size: 11px;
	color: #0000FF;
	text-decoration:none;
}
.highlight_hot:hover {
	color: #CC0000;
}
.highlight5 {
	font-family:'Arial';
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.highlight5:hover {
	color: #ff0000;
}
.highlight6 {
	font-family:'Arial';
	font-size: 14px;
	color:#0066CC;
}
.highlight6:hover {
	color: #ff0000;
}
.highlight6a {
	font-family:'Arial';
	font-size: 12px;
	color:#0066CC;
}
.highlight6a:hover {
	color: #ff0000;
}
.highlight7a {
	font-family:'Arial';
	font-size: 12px;
	color:#000099;
}
.highlight7a:hover {
	color: #ff0000;
}
.productHeader {
  	font-family:'Arial';
	font-size: 12px;
	font-weight: bold;
}
.indented {
   padding-left: 10pt;
   padding-right: 10pt;
  	font-family:'Arial';
	font-size: 12px;
}
.indented2 {
   padding-left: 10pt;
   padding-right: 10pt;
  	font-family:'Arial';
	font-size: 11px;
}
.indented3 {
   padding-left: 5pt;
   padding-right: 5pt;
  	font-family:'Arial';
	font-size: 12px;
}
.indented4 {
   padding-left: 20pt;
   padding-right: 0pt;
   padding-top: 3pt;
  	font-family:'Arial';
	font-size: 11px;
}
.logoLink {
	font-family:'Arial';
	font-size: 50px;
	color:#ffffff;
	text-decoration:none;
}
body {
background-color: #ffffff;
background-image: url( '../images/bg_outer_body.jpg' );
background-position: top center;
background-repeat: repeat-x;
}
.mainbg {
background-image: url( '../images/bg_body.jpg' );
background-repeat: repeat-x;
}
.tableheader {
background-image: url( '../images/bg_header.jpg' );
background-repeat: repeat-y;
}
.tableouter {
border-style:solid; 
border-Top-Width:1px;
border-Left-Width:1px;
border-Right-Width:1px;
border-Bottom-Width:1px;
border-color: 
}
.tableouter2 {
border-style:solid; 
border-Top-Width:1px;
border-Left-Width:1px;
border-Right-Width:1px;
border-Bottom-Width:0px;
border-left-color: black;
}
.tableouter3 {
border-style:solid; 
border-Top-Width:1px;
border-Left-Width:1px;
border-Right-Width:0px;
border-Bottom-Width:0px;
border-left-color: black;
}
.tablecell1 {
border-style:solid; 
border-Top-Width:1px;
border-Left-Width:1px;
border-Right-Width:0px;
border-Bottom-Width:0px;
border-color: white;
}
.tablecell2 {
border-style:solid; 
border-Top-Width:1px;
border-Left-Width:1px;
border-Right-Width:1px;
border-Bottom-Width:1px;
border-top-color: white;
border-left-color: white;
border-right-color: gray;
border-bottom-color: gray;
}