/* CSS Document */
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer{
	color:#FFF;
	text-align:center;
	padding-top:10px;
}
.center_top{
	background-image:url(../images/center_top.jpg);
 	background-repeat:no-repeat;
	height:29px;
	width:990px;
}
.center_middle{
	background-image:url(../images/center_middle.jpg);
	background-repeat:repeat-y;
}
.center_bottom{
	background-image:url(../images/center_bottom.jpg);
 	background-repeat:no-repeat;
	height:57px;
	width:990px;
	padding-bottom:25px;
	text-indent:20px;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
.center_bottom_home{
	background-image:url(../images/center_bottom_home.jpg);
 	background-repeat:no-repeat;
	height:57px;
	width:990px;
	padding-bottom:25px;
	text-indent:20px;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
.category_middle{
	background-image:url(../images/category_middle.jpg);
	background-repeat:repeat-y;
}
.productsNavTable{
	color: white;
}
a.productSubsNav:link, a.productSubsNav:active, a.productSubsNav:visited{ 
	color: white;
	text-decoration:none;
	font-size:11px;
}
a.productSubsNav:hover { 
	color: white;
	text-decoration:underline
}
a.productsNav:link, a.productsNav:active, a.productsNav:visited{ 
	color: white;
	text-decoration:none;
	font-size:14px;
}
a.productsNav:hover { 
	color: white;
	text-decoration:underline}
.contentBackground{
    width:660px;
    background-color:#FFF;
    padding:20px 20px 20px 40px;
}
h1{
    color:#534b37;
    font-weight:bold;
    font-size:16px;
}
h2{
    color:#534b37;
    font-weight:bold;
    font-size:14px;
}
.needAssistance{
    border: 1px solid #CDCDCD;
    width:300px;
    padding:5px 20px 20px 20px;
}
.tdContent{
    color:#534b37;
    font-size:12px;
    padding-right: 20px;
}
.tdImage{
 
}
.listViewH1{
    color:#534b37;
    font-weight:bold;
    font-size:12px;
}
.advancedSearchDiv{
    background-color:#bcbcbc;
    width:660px;
    height:20px;
    padding-top:7px;
}
a.advancedSearchH1:link {
    color:#534b37;
    font-weight:bold;
    font-size:14px;
       text-decoration:none;
}
a.advancedSearchH1:visited {
    color:#534b37;
    font-weight:bold;
    font-size:14px;
       text-decoration:none;
}
a.advancedSearchH1:hover{
    color:#534b37;
    font-weight:bold;
    font-size:14px;
       text-decoration:none;
}
a.advancedSearchH1:active {
    color:#534b37;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
}
.advancedSearchTable{
    background-color: #eeeee6;
    padding: 5px 5px 5px 15px;
    font-size:12px;
}

.miniTable{
	border: 1px solid #CCC;	
	width: 200px;
}
