body {
	margin: 0px 0px 0px 100px;
	background: url(../images/bg.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;

}
/* HOME PAGE TABLES*/
#index_table {
	background-image:url(../images/tb_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #666666;

	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	
}
#index_table H3{
	font-size:12px;
	color:#FFFFFF;

}
#index_table  a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
#index_table a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
#index_table a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	}
#prodheadings {
	font: bold 12px Tahoma;
	color: #CC0000;
}
td {
	font: 11px Tahoma;
	color: #666666;

}
hr {
	color: #CC0000;
	height: 1px;
	text-align: center;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background-color:#CC0000;
	width:99%;
	border:0;
	line-height: 2px;
}
/* Start Top Navigation*/

#top_nav {
font: bold 11px Tahoma;
background-color:#DFDFDF;
border: 1px solid #999999;

}
#top_nav a:link {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}
#top_nav a:visited {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}
#top_nav a:hover {
	font: bold 11px Tahoma;
	color: #666666;
	list-style-image: url(../images/bullet.gif);

}
/*End top navigation*/

/* PRODUCT PAGES LEFT COLUNM */

#left_nav{
	font: bold 11px Tahoma;
	width: 200px;
	background-color: #E9E9E9;
	list-style-image: url(../images/bullet.gif);
}
#left_nav a:link {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}


#left_nav a:visited {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}
#left_nav a:hover {
	font: bold 11px Tahoma;
	color: #666666;
	list-style-image: url(../images/bullet.gif);

}


/*  BODY MAIN CONTENT*/
#main_text {
	text-align: left;
	list-style-type: circle;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;

}
#main_text H1{
font-size:20px;
color:#CC0000;
}
#main_text H2{
font-size:12px;
color:#CC0000;
}

#main_text li{
	font-size:11px;
	color:#666;
}

#main_text a:link, a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
#main_text a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

#footer  TD{
	font-family: Tahoma;
	font-size: 11px;
	width: 80%;
}
.table_specs{
Border:1px solid #CCCCCC;
}
.table_specs td{
border:1px solid #CCCCCC;
text-align:center;
padding:1px;
}
.table_specs_top{
border:1px solid #CCCCCC;
text-align:center;
font-weight:bold;
background-color:#dcdcdc;
padding:3px;
}

.table_specs_no_padding{
Border:1px solid #CCCCCC;
}
.table_specs_no_padding td{
border:1px solid #CCCCCC;
text-align:center;
padding:0px;
}

/*slide show*/

.active { position:absolute;z-index:10; } /* Class for element at top  */
.reset{ position:absolute;z-index:4;  } /* Class for the rest of the elements  */

#jMask-stage ul { list-style:none; display:block; margin:0px; padding:0px; float:left; }
#jMask-stage ul li { position:absolute; display:block; overflow:hidden;  }
#jMask-stage ul img { position:absolute;  }

#slideshow ul { list-style:none; }

#slideshow { padding-left:1px; }
