body	{
	background-color:#000000;
	margin: 0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color:#ffffff;
	}
	
a	{
	color:#ffffff;
	text-decoration:none;
	}	

a:hover	{
	color:#FFA200;
	}	

.TopNav{
	background-color:#df6326;
	padding:8px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
	}

a.TopNav{	
	text-decoration:none;
	display:block;
	}	

.LeftCol{
	background-color:#171717;
	}

.LeftNav{
	background-color:#171717;
	text-align:left;
	text-indent:14px;
	}

a.LeftNav{	
	color:#ffffff;
	text-decoration:none;
	line-height:14px;
	display:block;
	background-image:url(../gfx/Arrow.gif);
	background-repeat:no-repeat;
	}	
	
a.LeftNav:hover	{
	color:#FFA200;
	}	

.RightCol{
	background-color:#171717;
	}

.ColSpacers{
	background-color:#000000;
	padding:2px;
}
.Testimonials{	
	color:#ffffff;
	text-decoration:none;
	line-height:14px;
	background-image:url(../gfx/Arrow.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:16px;
	padding-top:8px;
	}	


.IndexProducts{	
	background-color:#171717;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	vertical-align:top;
	line-height:13px;
	}	
	
.Footer{
	border-bottom:2px solid #171717;
	border-left:2px solid #171717;
	border-top:2px solid #171717;
	border-right:2px solid #171717;
	padding:6px;
	text-align:left;
	vertical-align:top;
}

.MainInsideTable{
	padding-left:26px;
}

.InsideTable{	
	background-color:#171717;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	vertical-align:top;
	line-height:13px;
	padding:6px;
	vertical-align:top;
	}	

a.Link{	
	color: #df6326;
}
