form {
	margin: 2px;
	padding: 3px;
 	border: 1px solid #c9c7f5;
 	}

select{
	font-family: Arial;
	font-size: 12px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	background-color: #e0e0e0; 
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0C5272;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B2B2B2;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #728A5D;
	text-decoration: none;
}
.bluelnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #157AAA;
	text-decoration: underline;
}
.bluelnk:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #157AAA;
	text-decoration: none;
}
.ectlink {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #157AAA;
	text-decoration: underline;
}
.ectlink:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #157AAA;
	text-decoration: none;
}
SPAN.price {
color: #b1c99b; 
font-size: medium; 
font-weight: bold;
}
SPAN.prodoption {
color: #b1c99b; 
font-size: medium; 
font-weight: bold;
}

SPAN.detailoption {
color: #b1c99b; 
font-size: medium; 
font-weight: bold;
}
td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color: #b1c99b; 
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}
.cobtbl{
background-color: #ffffff;
border: 1px solid #e0e0e0;
line-height: 1.2em;
padding-right: 3px;
padding-left: 3px;
}

TD.cobhl{
color: #aaaaaa;
}

TD.cobll{
background-color: #ffffff;
}

td.product {
text-align: center;
}
td.category {
text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aoaoao;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
div#productwrapper {font: .8em verdana; text-align: center;}
td.prodimage {vertical-align: bottom;}
div.proddescription {height: 3em;}
div.prodname {height: 3em;}
div.prodprice {text-align: center;}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}