﻿Body {
	font-size: 12px;
	font-family : Tahoma;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

A.dark:link {
	color: #f6060b;
	text-decoration: none;
}

A.dark:visited {
	color: #770407;
	text-decoration: none;
}

A.dark:active {
	color: #f6060b;
	text-decoration: none;
}

A.dark:hover {
	color: #04770a;
	text-decoration: none;
}

A:link {
	color: #f6060b;
	text-decoration: none;

}

A:visited {
	color: #770407;
	text-decoration: none;

}

A:active {
	color: #f6060b;
	text-decoration: none;

}

A:hover {
	color: #04770a;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Tahoma;
}

P {
	font-size: 12px;
	font-family : Tahoma;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #FFFFFF;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #FFFFFF;
}

TD.address {
	font-size: 16px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #FFFFFF;
}

TD.leftnav {
	font-size: 18px;
	font-family : Tahoma;
	font-weight : Bold;
	text-align:center;
	color : #E9AB17;
}

TD.navhead {
	font-size: 14px;
	font-family : Arial Narrow;
	font-weight : Bold;
	text-align:left;
	text-decoration: italics;
	color : #EDDA74;
}

TD.navtitle {
	font-size: 12px;
	font-family : Tahoma;
	text-align:left;
	text-decoration: non;
	color : #ECD872;
}



TD.menu {
	font-size: 12px;
	font-family : Tahoma;
	font-weight : Bold;
}

td.product {
	border: 1px dotted #3B4754;
	background-color: #FFF;
} 

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #254117;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

P.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

HR {
	color : #C0BC91;
	height : 1px;
}

SPAN.price {
padding-top: 4px;
font-size: 11px;
font-family : tahoma;
font-weight : Bold;
COLOR: #006633;
} 

SELECT.prodoption {
font-size: 11px;
font-family : tahoma;
color : #006600;
}

.prodimage {
vertical-align : top;
}

<style type="text/css">
.prodname,.prodprice,.prodcurrency {
text-align:center;
}

< /style>
<!--#include file="vsadmin/inc/inccart.asp"-->

.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #F89961;}
.receipthl{background-color:#9FB5FF;}
.receiptheading{background-color:#F89961;color: #FFFFFF;font-weight:bold; }

... and this to the admin message receipt header field

<img height="64" width="206" src="http://www.equineambiance.com/images/receipt.gif" alt="receipt" />
%messagebody%



