BODY, .outerborder  TD, TH {
	background: #FFCC99;
	color: black;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFCC99;
	/* dark grey */
	scrollbar-darkshadow-color: #FFCC99;
	/* dark grey */
	scrollbar-shadow-color: #FFCC99;
	/* light orange */
	scrollbar-highlight-color: #B22222;
	/* dark orange */
	scrollbar-3dlight-color: #FFCC99;
	/* dark orange */
	scrollbar-track-color: #B22222;
	/* light orange */
	scrollbar-arrow-color: #B22222;
	/* light orange */
}

P, LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: small;
}

A {
	font-weight: bold;
}

A:link {
	color:  #B26B22;
}

A:visited {
	color: #B22222;
}

A:hover {
	color:  #B22222;
}

A:active {
	color: #FFA07A;
}

.middleborder {
	background: gray;
}

.innerborder {
	background: white;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
}

.content {
	background: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}


H1 {
	font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 175%;
	font-style: italic;
	text-align: center;
	color: #B22222;
}

H2 {
	font-family:  Garamond, georgia, tahoma;
	font-size: 150%;
	text-align: center;
	font-style: italic;
	color: red;
}

H4 {
	font-family:  Garamond, georgia, tahoma;
	font-size: 175%;
	font-style: italic;
	color: #B22222;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: green;
	font-size: 110%;
	font-style: italic;
}

.bigger {
	font-size: 150%;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	color: #B22222;
}

.footer_in {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	color: black;
}

.formlabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: brown;
	font-size: xx-small;
}

.formtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF1493;
}

.formrequired {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: blue;
	font-weight: bold;
}

.formheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 110%;
	font-style: italic;
}

.paymentformlabel {
	font-weight: bold;
	font-size: x-small;
}

.paymentformtext {
	font-size: x-small;
}

.indexheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: italic;
	color: green;
}


.h2big {
	font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 150%;
	font-style: italic;
}

.h2bigger {
	font-family: garamond, Times, serif;
	font-weight: normal;
	font-size: 210%;
	font-style: italic;
}

.prices {
	font-family: Garamond, georgia, tahoma;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: Maroon;
}

.stems {
	color: #0099CC;
	font-style: normal;
	font-size : x-small;
}

.trackingform {
	padding: 0em;
	margin: 0em;
}

.trackingbutton {
	width: 9em;
}

