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;
	}


a {
	color: #FFFFFF; 
    text-decoration:underline;
    }  
    
a:hover {
	color: #FFFFFF; 
    text-decoration:underline;
    }   
    
a:active {
    text-decoration:none;
    }
     
a:link {
    text-decoration:none;
    }
    
a:visited {
	color: #FFFFFF; 
    text-decoration:none;
    }
	
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: 12px;
	font-weight: bold;
	color: #000034;
 	}
.right_head {
	color: #000034;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12
 	}

/*	Usage : For hiding blocks of text that are intended for search engines.
 */
.novis {
	display: none
}

/* 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: underline;
	padding-right: 38;
	/*padding-top: 3*/
}

.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #F3CF91;
	font-size: 13; 
	font-weight:bold;
	}
	
.product_name:hover {
	color: #FFFFFF;
	font-size: 13; 
	text-decoration:none;
	}
	
.product_name:active {
	color: #F3CF91;
	font-size: 13; 
	text-decoration:none;
	}
	
.product_name:visited {
	color: #F3CF91;
	font-size: 13; 
	text-decoration:none;
	}
	
.product_name:link {
	color: #F3CF91;
	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 {
	color: #FFFFFF;
	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_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;
    }
    
.yellow, a.yellow:active, a.yellow:visited {
    color: #F3CF91;
	font-size: 16;
	font-weight: bold
    }
a.yellow:hover {
	color: #F3CF91;
	font-size: 16;
	font-weight: bold;
	text-decoration: underline
	}
    
.navigation, a.navigation:active, a.navigation:visited {
	color: #ffffff;
	font-size: 16;
	font-weight: bold
    }
a.navigation:hover {
	color: #F3CF91;
	font-size: 16;
	font-weight: bold;
	text-decoration: underline
	}
    
.search_box {
    width: 200;
    }
    
.parts_title {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14;
	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: #F3CF91;
    }
    

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

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:#F3CF91;
}

a.isearch_title:visited
{
color:#F3CF91
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
	color:#FFFFFF;

    font-size:100%;
}


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

    font-size:80%;
}

a.isearch_url:visited
{
	color:#F3CF91;
    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:#FF0000;
    font-weight:bold;
}


/* 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;
	}
