
body   				{ background-color: rgb(230,230,230); font-family: verdana, helvetica, arial, san-serif; }
         
p, td, th, div, span,
ul, li  				{ font-size: 8.5pt; font-family: verdana, helvetica, arial, san-serif; color: rgb(126,126,126); }
			 		
input, select, textarea
			 		{ font-size: 8pt; color: #727272; border: 1px solid; font-family: verdana, helvetica, arial, san-serif; }

.noborder input, .noborder select, .noborder textarea
			 		{ font-size: 8pt; border: 0; font-family: verdana, helvetica, arial, san-serif; }
 		 
H1					{color: rgb(15,18,85); font-size: 10pt;}
H2					{color: rgb(194,160,92); font-size: 9pt;}
H3					{color: rgb(15,18,85); font-size: 10pt; margin-top: 4px; margin-bottom: 4px;}
a         	  		{color: rgb(194,160,92);}
a:hover      	  	{color: rgb(15,18,85);}


/*-- White --*/
.BodyBack			{background-color: rgb(255,255,255);}

.shopmenu			{background-color: rgb(15,18,85); color: rgb(255,255,255);}
.shopmenu a			{color: rgb(255,255,255); text-decoration: none;}
.shopmenu a:hover	{color: rgb(194,160,92);}	

/*-- Site Menu (home, about, contact, etc) --*/
.sitemenu			{background-color: rgb(229,207,161);
							color: rgb(0,0,0);}
.sitemenu a			{color: rgb(0,0,0); text-decoration: none;}
.sitemenu a:hover	{color: rgb(16,20,107); text-decoration: underline;}				 

/*-- Flyout Menu Front --*/
.flyoutfront		{background-color: rgb(230,230,230);}
.flyoutfront a  	{color: rgb(126,126,126); text-decoration: none;}
.flyoutfront a:hover  {color: rgb(15,18,85); text-decoration: underline;}

/*-- Flyout Menu Border --*/
.flyoutborder		{background-color: rgb(255,255,255);}

/*-- Black --*/
.DividerRules		{background-color: rgb(0,0,0);}

/*-- Size Reminder --*/
.size  					{text-decoration: none; font-weight: normal;}


/*-- Catalogue Pic Borders --*/
.picborder			{background-color: rgb(228,228,228);}
.pictcaption  		{font-size: 7.5pt; color: #0F1255;}

/*-- Gold, White Text, Blue Hover --*/
.Foot				{background-color: rgb(194,160,92); color: rgb(255,255,255)}
.Foot a      		{color: rgb(255,255,255); text-decoration: none;}
.Foot a:hover		{color: rgb(15,18,85); text-decoration: underline;}

/*-- Text in Homepage Banner --*/					 
.ltgold				{background-color: rgb(201,173,118); color: rgb(255,255,255);}
.ltgold a			{color: rgb(255,255,255); text-decoration: none;}
					 
.MemberPrices	{color: rgb(15,18,85);}

/*-- Table headings in memberdetail_view and orderstatus, to match class name from eshop admin  --*/
.special			{background-color: rgb(15,18,85); color: rgb(255,255,255);}
.special a			{color: rgb(255,255,255); text-decoration: none;}

.inst				{color: #c2a05c; font-weight: bold;}	