body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #990000;
  font-family: Tahoma;
}

h2 {
	font-size: 14px;
	margin-bottom: 0;
} 

img {
	border: 0px none #FFFFFF;
}

table, td, p, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

.no_bg {
  background-image: url();
  background-color: #990000;
}

.list-margin {
  margin-left: 20px;
}
.page_title {
  padding-top: 4px;
  height: 28px;
  color: #71828A;
}

.product_attribute {
  border: 0px;
  font-size: 10px;
  font-family: Tahoma;
  padding: 0px;
  height: 10px;
}
.add_to_favorites {
	height: 28px;
	color: #FFFFFF;
}
.company_name {
  font-family: Tahoma;
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.tagline {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.cart_button_cell {
  width:95px;
  text-align:center;
}


.horizontal_nav_bar {
  height: 34px;
  width: 100%;
  background-image: url(../images/horizontal_nav_spacer.jpg);
  background-repeat: repeat-x;
  font-size: 11px;
}

.horizontal_nav_bar_left {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_left.jpg);
  background-repeat: no-repeat;
}

.horizontal_nav_bar_right {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.copyright {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}


a.learn_more_product:link {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}

a.learn_more_product:hover {
  text-decoration: underline;
  color: #6C0000;
}

a.blue:link {
color: #0000ff; 
background: 
#ffffff; 
font-weight: bold;
}
a.blue:active {
color: #0000ff; 
background: #ffffff; 
font-weight: bold;
}

a.blue:visited {
color: #0000ff; 
background: #ffffff; 
font-weight: bold;
}
a.blue:hover {
color: #0000ff; 
background: #ffffff; 
font-weight: bolder;
}

a.white:link {
	color: #FFFFFF;
	font-weight: bold;
}

a.white:active {
	color: #FFFFFF;
	font-weight: bold;
}

a.white:visited {
color: #0000ff; 
background: #ffffff; 
font-weight: bold;
}

a.white:hover {
	color: #FFFFFF;
	font-weight: bolder;
}


.learn_more_product {
  text-decoration: underline;
  color: #6C0000;
  font-weight: bold;
}

.searchbox {
  font-size: 11px;
  color: #FFFFFF;
}

.intro_content {
  font-size: 11px;
}

.sublinks {
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
  height: 25px;
}


.main_top_left {
	background-image: url(../images/main_top_left.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 59px;
	padding-left: 15px
}

.main_top {
	background-image: url(../images/main_top_spacer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 59px;
}

.main_top_right {
	background-image: url(../images/main_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 59px;
	text-align: center;
	vertical-align:bottom;
}

.main_bottom_left {
	background-image: url(../images/main_bottom_left.jpg);
	background-repeat: no-repeat;
	width: 168px;
	height: 30px;
}

.main_bottom {
	background-image: url(../images/main_bottom_spacer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}

.main_bottom_right {
	background-image: url(../images/main_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}

.main_background {
  background-color: #FFFFFF;
}

.main_left {
	background-image: url(../images/main_left_spacer.jpg);
	background-repeat: repeat-y;
	height: 294px;
	width: 8px;
}

.main_left_top {
  background-image: url(../images/main_left_top.jpg);
  background-repeat: no-repeat;
  width: 8px;
  padding-left: 7px;
}

.main_right {
  background-image: url(../images/main_right_spacer.jpg);
  background-repeat: repeat-y;
  height: 294px;
  width: 8px;
}

.main_right_top {
  background-image: url(../images/main_right_top.jpg);
  background-repeat: no-repeat;
  
  width: 8px;
}

.menu_top {
  background-image: url(../images/menu_top.jpg);
  height: 20px;
  width: 147px;
  background-repeat: no-repeat;
  font-weight: bold;
}

.menu {
  background-image: url(../images/menu_spacer.jpg);
  height: 60px;
  width: 147px;
  background-repeat: repeat-y;  
}

.menu_center {
  padding-left: 1px;
  padding-right: 1px;
}
.hyperlink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3333FF;
	text-decoration: underline;
}


.menu_bottom {
  background-image: url(../images/menu_bottom.jpg);
  height: 5px;
  width: 147px;
  background-repeat: no-repeat;
}

.thumbnail_bg {
	background-image: url(../images/thumbnail_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 130px;
	vertical-align: top;
}

.product_header {
	background-image: url(../images/product_header.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}


.product_field {
	width: 75px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
.style19Copy {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}
.whitlink {
	color: #FFFFFF;
	font-size: x-small;
}
.img {
	border:none	
}


#page {
	background-color: #FFFFFF;
}
#tel-comptitle {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.telcompheading {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFF;
	background-image: url(../images/product_header.jpg);
	background-repeat: repeat-x;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
tr .hyperlink .hyperlink {
	font-size: small;
	color: #FFF;
}
#table4 tr td #table9 tr td #table11 tr td #table15 tr td table {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
