a:link { color: green; } 
a:visited { color: green; }
a:active { color: red; }
a:hover { color: red; }

a.pro:link {color: green; text-decoration:none; font-weight: bold; }
a.pro:visited {color: green; text-decoration:none; font-weight: bold; }
a.pro:hover {color: red; text-decoration:none; font-weight: bold; }

body { margin: 2px; 
       font-size: 10pt;
	   font-family: verdana, sans-serif;
	   color: black }
	   
table { background-color: #ffffff }

td   { font-size: 9pt;
       color: black;
	   font-family: verdana, sans-serif; }
	   
td b { font-size: 10pt;
       color: red;
	   font-family: verdana, sans-serif; }
	   
td span  { color: maroon; }

blockquote { color: darkred; 
             font-size: 10pt; 
			 font-weight: bold;
			 padding-left: .5cm }

strong { font-weight: bold;
         color: blue;
		 text-decoration: underline }
	   
hr   { color: #009966;
       width: 680px;
	   text-align: center;
	 }

h2   { color: red;
       font-size: 12pt;
	   font-weight: bold;
	   font-family: verdana, sans-serif }
	   
h3   { color: black;
       font-size: 12pt;
	   font-weight: bold;
	   font-family: verdana, sans-serif }

h4   { color: red;
	   font-size: 12pt;
	   font-weight: bold;
	   font-family: verdana, sans-serif }

h5   { color: darkred;
       font-size: 14pt;
	   font-weight: bold;
	   padding-top: 15px;
	   font-family: verdana, sans-serif; }

h6   { color: navy;
	   font-size: 14pt;
       font-weight: bold;
	   font-family: verdana, sans-serif; }
	 
form, input { font-size: 11pt;
			  font-family: verdana, sans-serif }

form { display: inline }

input, select { background-color: rgb(235,235,235) }
	   
.copyright 
     { font-size: 11px;
	   color: #ffffff }
	   
.contact { font-size: 11pt;
           font-weight: bold;
		   font-family: verdana, sans-serif;
		   color: red;
		   background-color: silver;
		   padding-top: 3px;
		   padding-bottom: 3px;
		   border: 2px ridge } 	 
	   
.image { font-size: 12pt;
           font-weight: bold;
		   font-family: verdana, sans-serif;
		   color: #ffffff;
		   background-color: #009966;
		   padding-top: 3px;
		   padding-bottom: 3px;
		   border: 2px ridge } 	 
	   	   
.welcome { color: #006699;
           border-bottom: 2px ridge silver;
		   font-size: 13pt }

.advnotitle 
    {  padding-left: 1.8cm;
	   padding-right: .8cm;
	   padding-top: .5cm;
	   font-size: 10pt;
	   color: black;
	   font-weight: normal }

.date { font-size: 10px; 
        font-weight: bold;
		color: navy;
		text-align: right }
	  	   
.subjprompt { font-size: 10pt;
              font-weight: bold;
			  font-family: verdana, sans-serif;
			  padding-top: 12px;
			  padding-left: 5px }

.advlink { 
           font-size: 10px }

	   
.foundprompt 
     { color: darkred;
	   font-size: 10pt;
	   font-weight: bold; 
	   font-family: verdana, sans-serif; 
	   background-color: white; }

.nopic { font-size: 10pt;
         color: maroon;
		 font-weight: bold;
		 font-style: italic;
		 width: 100px;
		 height: 136px;
		 background-color: rgb(240,240,240);
		 padding-left: 10px;
		 padding-top: 10px;
		 border: 2px ridge navy }	   

#NoResults
     { padding-left: .7cm;
	   padding-right: .7cm;
	   padding-top: .5cm;
	   font-size: 10pt;
	   color: black;
	   font-weight: normal; }

.SearchDisplay
     { color: black;
	   background-color: white;
	   width: 650px;
	   padding-left: 5px;
	   text-align: left;
	    }
	   
.SearchHome
     { color: black;
	   border: none;
	   margin-top: 2px;
	   padding-left: 1.5cm;
	   padding-right: 1.5cm;
	   padding-bottom: .4cm;
	   font-family: verdana, sans-serif;
	   font-size: 8pt }
	   
.pad { padding-right: 50px; }

.CurrentLink { font-weight: bold;
               display: inline  }
			   
.prev
	  { padding-left: 8px;
        background-color: rgb(230,230,230) }
		
.next { padding-right: 8px;
        background-color: rgb(230,230,230) }
			   
.PrevNext { text-align: right;
            font-size: 10px }
			
.saleitem { 
            color: darkred;
			font-weight: bold;
			}
			
.saleprice { 
             color: navy;
			 font-weight: bold; }
			 
.specials { background-color: rgb(240,240,240) }

.rating { font-weight: bold; font-size: 9pt;
          color: steelblue;
		  padding-top: 5px }
		  
.order { padding-top: 5px }
