td.detailHighlight {
	background-color: #3E5911;
}
td.detailNormal {
	background-color: #3E5911;
}

.shadowBanner, .shadowBanner:active, .shadowBanner:visited, .shadowBanner:link {
    color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	font-style:italic;
    	text-shadow: FF0000 0px 0px 5px;
    	}
.shadowBanner:hover {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	text-shadow: FF0000 0px 0px 5px;
	}
	
.smallLink, .smallLink:visited, .smallLink:link, .smallLink:Active {
    color:#FBB100;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}

.smallLink:hover {
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}

.detailData
{
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, 
	Helvetica, sans-serif;
}
.detailDescription
{
	color:#FFFFFF;
	font-size:13px; 
	font-weight:bold; 
	font-family:Arial, 
	Helvetica, sans-serif;
}
.detailName
{
	color:#FBB100;
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, 
	Helvetica, sans-serif;
}
.detailPrice
{
	font-size:16px; 
	font-weight:bold; 
	font-family:Arial, 
	Helvetica, sans-serif;
}
body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #FFFFFF;
	margin: 0;
	}
	
table,td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #FFFFFF;
	}
td.none{
	color:#000000;

}
a {
	color: #FFFFFF; 
    	text-decoration:none;
    	font-weight:bold;

}
a.none{
	color:#000000;
}
a:hover {
	color: #FFB100; 
    	text-decoration:none;
    	font-weight:bold;
    }   
    
a:active {
	color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    }
     
a:link {
	color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    }
a.none:link{
	color:#000000;
}
a:visited {
    text-decoration:none;
    font-weight:bold;
    }    
	
img {
	border-color: #FFFFFF
	}

.main_nav {
	color: #000034;
	font-size: 13; 
	font-weight:bold;
	}
	
.main_nav:hover {
	color: #000034;
	font-size: 13; 
	text-decoration:none;
	}
	
.main_nav:active {
	color: #FFFFFF;
	font-size: 13; 
	text-decoration:none;
	}
	
.main_nav:visited {
	color: #000034;
	font-size: 13; 
	text-decoration:none;
	}
	
.main_nav:link {
	color: #000034;
	font-size: 13; 
	text-decoration:none;
	}


.small_head {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000034;
 	}
.right_head {
	color: #000034;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12
 	}

/* Usage :  Top Navigation links horizontally across the page.
 */
.topnav, a.topnav, a.topnav:active {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 38;
	/*padding-top: 3*/
}
a.topnav:hover {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 38;
	/*padding-top: 3*/
}

.yellow, .yellow:active, .yellow:visited, .yellow:link {
    	color: #FF9900;
	font-size: 16;
	font-weight: bold;
	text-decoration:none;
    	}
.yellow:hover {
	color: #FFFFFF;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;
	}

.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 13; 
	font-weight:bold;
	text-decoration:none;
	}
	
.product_name:hover {
	color: #FF9900;
	font-size: 13; 
	text-decoration:none;
	}
	
.product_name:active {
	color: #FFFFFF;
	font-size: 13; 
	text-decoration:none;
	}
	
.product_name:visited {
	font-size: 13; 
	text-decoration:none;
	}
	
.cat_list {
	color: #FFFFFF;
	font-weight:bold;
	}
	
.cat_list:hover {
	color: #FF9900;
	text-decoration:none;
	}
	
.cat_list:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	
.cat_list:visited {
	text-decoration:none;
	}
/*	
.cat_list:link {
	color: #FFFFFF;
	text-decoration:none;
	}
*/
.feature_headline {
	color: #ffffff;
	font-size: 18;
	font-weight: bold;
	text-decoration: none;
	padding-left: 110
}
	
.parts_catalog {
    font-size: 14;
	font-weight: bold;
	color: #000034;
    }
    
.main_nav_active {
    font-size: 13; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.main_nav_active:hover {
    font-size: 13; 
	text-decoration:none;
	}
	
.white_bold_12 {
    color: #FFFFFF;
    font-size: 12;
    font-weight: bold;
    }

.white_bold_18 {
    color: #FFFFFF;
    font-size: 18;
    font-weight: bold;
    }
	
.white_bold_24 {
    color: #FFFFFF;
    font-size: 24;
    font-weight: bold;
    }

.small {
    font-size:10;
    }

.red {
	color: red;
	}
	
.blue {
	color: blue;
	}
	
.header {
	color: black;
	font-size: 11; 
	}
	
.tersch {
    color: #FFFFFF;
	font-size: 10;
	font-weight: bold;
    }
   
.navigation, a.navigation:active {
	color: #ffffff;
	font-size: 16;
	font-weight: bold;
	text-decoration:none;
    }
a.navigation:visited {
	font-size: 16;
	font-weight: bold;
	text-decoration:none;
    }
a.navigation:hover {
	color: #fe9900;
	font-size: 16;
	font-weight: bold;
	text-decoration:none;
	}
    
.search_box {
    width: 200;
    }
    
.parts_title {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
    }
    
.parts_years {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
    }
    
.parts_phone_numbers {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15;
	font-weight: bold;
	color: #FFFFFF;
    }
        
.parts_description {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11;
	font-weight: bold;
	color: #FE9900;
    }

.adm_prod_title {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #ffffff
}
a.adm_prod_title, a.adm_prod_title:active, a.adm_prod_title:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
a.adm_prod_title:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

    
.part_price {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #FE9900;
    }

div {width:100%;}

/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    color:#FFFFFF;

}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head
{
    color:#FFFFFF;
}

td.isearch_head
{
    font-size:140%;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
	color:#FF9900;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}

a.isearch_title:hover
{
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}

a.isearch_title:visited
{
	color:#FF9900;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
	color:#EEE9E4;
	font-weight:bold;
	font-size:100%;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
	color:#FF9900;

    font-size:80%;
}

a.isearch_url:visited
{
	color:#FF9900;
    font-size:80%;
}


/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
    font-size:80%;
    color:#FFFFFF;
}
/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
    font-size:80%;
    color:#FFFFFF;
}

a.isearch_viewcache:visited
{
    font-size:80%;
    color:#FFFFFF;
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext
{
}

td.isearch_prevnext
{
}

a.isearch_prevnext:link
{
}

a.isearch_prevnext:visited
{
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{
    font-size:140%;
    color:#FF7633;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
	color:#FBB100;
    	font-weight:bold;
    	font-style:italic;
}
/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{
    color:#FFFFFF;

    font-size:140%;
}
.footer_text {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
}
.footer_text a {
	color:#DDDDFF;
	}
.footer_text a:hover {
	color:#FFFFFF;
	}
