BODY {

	color: #FFDFBF;
}


A.header {
	text-decoration: none;
	font-family: Felix Titling, Times, serif;
	font-size: 26px;
	color: #000000;
}
A.header:Hover {
	text-decoration: none;
	font-family: Felix Titling, Times, serif;
	font-size: 26px;
	color: #000000;
}
A {
	text-decoration: underline;
	color: #B36B00;
	font-family: Tahoma;
	font-size: 14px;
}

A:Hover {
	text-decoration: underline overline;
	color: #995C00;
	font-family: Tahoma;
	font-size: 14px;
}

.h1 {
	font-family: Tahoma;
	font-size: 2px;
	color: #FFFAE6;
	font-weight:normal;
	line-height: 1.0;
	  }
	  
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	line-height: 1.5;
	  }
	  
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
    }  
    
.text2b {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	 }  

.text2e {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	 }  
      
.bold1 {
	font-family: Felix Titling, Times, serif;
	font-size: 26px;
	color: #000000;
	}

.bold2 {
	font-family: Felix Titling, Times, serif;
	font-size: 16px;
	color: #000000;
	}

.thead {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	}




.instock {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #37cb03;
	font-weight:normal;
}

.outstock {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #f34c12;
	font-weight:normal;
}
    
.button {
	font-family: Tahoma;
	font-size: 14px;
	
	font-weight:normal;
	line-height: 2;
	background-color:#999dc3;
    color:#ffffff;
    height:25;
 	text-align: center;
    }
    
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	border-collapse: separate;
	background-color: rgb(191, 172, 96);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	background-color: rgb(255, 230, 128);
	-moz-border-radius: 0px 0px 0px 0px;
}





table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	background-color: rgb(255, 230, 128);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.clear {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	border-collapse: collapse;
	background-color: rgb(191, 172, 96);
}



    
table.clear th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	background-color: rgb(255, 230, 128);
	-moz-border-radius: 0px 0px 0px 0px;
}


table.clear td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128) rgb(255, 230, 128);
	background-color: rgb(255, 230, 128);
	-moz-border-radius: 0px 0px 0px 0px;
}    
    
 
