font {	  font-family: verdana, arial, sans-serif 300; size: 2px; color: #652010  }
td:font { font-family: verdana, arial, sans-serif 300; size: 2px; color: #652010 }
hr {	  color: #652010; border: 1px inset }


/*h5 { verdana|sans-serif, Arial|sans-serif, sans-serif 500; color: #652010 }*/
.tasfont { verdana, arial, sans-serif 300; size: 2pt; color: #652010; background-color: #F2E8DC }

/* Simple classes to enable/disable borders and visibility */
.imgborder	 { border: 1 }
.imgnoborder { border: 0 }
.off		 { visible: no }
.on			 { visible: yes }

/* Separator line for the pricelist table cells 

.pricetable  { border-left: none; 
			   border-right: none;
			   border-top: none;
			   border-bottom: thin dotted #652010;
			   border-width: 0.1em;
			 }
*/
#biography	{ 
			  text-align: justify;
/*			  width: 90%;
			  font-size: 0.1em;
			  color: #652010;
*/
			}
#paymentform{ border: thin solid #652010 }
#paymentform td 
			{ font-size: 8pt;
			  color: #652010;
			}

#paymentform td.ordercell
			{ 
			  border-bottom: thin dotted #652010 
			}


/* Order form table style */

#orderform	{	
			  border: thin solid #652010;
			  width: 700;
			}
#orderform td{ 
				font-size: 0.6em;
				color: #652010;
				padding-left: 15px;
				padding-right: 5px;
			 }
#orderform td.indent { 
				padding-left: 20px
			}
#orderform td.step { 
				padding-left: 8px; 
				border-bottom: thin dotted #652010 
			}

#orderform .subtable td { 
				padding-left: 1px; 
				padding-right: 6px;
				padding-top: 8px
			}

#orderform td.button { 
				padding-right: 20px;
				vertical-align: bottom;
				padding-bottom: 8px;
			}

#orderselect {	width: 560 }
	

/* Define the frame table colour classes */

.tabbg-white		{ background-color: #FFFFFF }
.tabbg-black		{ background-color: #000000 }
.tabbg-caramel		{ background-color: #F1DCBE }
.tabbg-stone		{ background-color: #CAB3A6 }
.tabbg-sealbrown	{ background-color: #5A4242 }
.tabbg-sand			{ background-color: #D6C6AD }
.tabbg-wedgewood	{ background-color: #9E9AA6 }
.tabbg-horizonblue	{ background-color: #C6CECE }
.tabbg-bluegrey		{ background-color: #ADB5AD }