body  {
    margin: 0;
    background-color: #fff;
}

p.robot_txt {
   font-family: Georiga, Verdana, Arial, Tahoma, sans-serif; 
   font-size: 10px; 
   color: #e01a22;
}

td.text {
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #000000; text-decoration: none; 
    letter-spacing: -0.51px
 } /*black */


img {
    border: 0;
}

table  {
    padding: 0;
    margin: 0;
 }
 
 td.checkout  {
	font-family: Verdana, Arial, Tahoma, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}


td.path  {
    padding: 0 0 3px 5px;
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    font-size: 10px; 
    color: #000000; 
}

td.path a:link, td.path a:visited {
/*	color: #A34747; red*/
	color: #A3A3D1; blue*/
/*	color: #8FBE97; /* green */
	 
	text-decoration: none;
}

td.text {
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    font-size: 10px; font-weight: normal; 
    color: #000000; 
    letter-spacing: -0.51px}
    
    td.text2 {font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #000000} /*white */



td.text3 {font-family: Times, serif; font-size: 14px; font-weight: normal; color: #000000;} /*white */



td.text4 {font-family: Times, serif; font-size: 14px; font-weight: bold; color: #000000;} /*white */


.main_txt {
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    font-size: 10px; 
    color: #000000;
}

.a {
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #000000;
}
    
    
a.black_links {
    color: #000000;
	text-decoration: none;
}

a.nav3:visited  {
	color: #996666;
}
	
a.nav3 {
	color: black;
	text-decoration: underline; 
	font-weight: bold;
}

a.nav1:link, a.nav1:visited {
/*	color: #A34747; red*/
	color: #A3A3D1; blue*/
/*	color: #8FBE97; /* green */
/*	color: #000000; */

	}
	
	a.theme:link, a.theme:visited {
/*	color: #A34747; red*/
	color: #A3A3D1; blue*/
/*	color: #8FBE97;  /*green */
	}

	

img.view { 
    padding-left: 595px;
}

div#footer_line  {
    width: 294px;
    height: 1px;
/*	border-top: 1px solid #A34747; red*/
	border-top: 1px solid #A3A3D1; blue*/
/*	border-top: 1px solid #8FBE97;  /*green */
	padding-bottom: 2px;
	}   
	
/*inventory_category_display.php*/

a.category_head:link, a.category_head:visited {
    font-family: Georgia, times, serif;
    font-size: 18px;
    color: #e01a22;
    text-decoration: none;
    padding-top: 10px;
}

span.sub_cat_head {
    font-family: Georgia, times, serif;
    font-size: 11px;
    color: #000000;
}

/*forms*/

.fieldset {
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
}
.legend {
	position: relative;
	top: -1.5em;
	left: 0.5em; 
	background-color: #fff;
	color: inherit;
	font-size: 10px;
	font-weight: bold;
}
.fieldset p {
	margin-top: -5px;
}
