BODY, .outerborder  TD, TH {
	background: #FF99FF;
	color: black;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: PINK;
	/* dark grey */
	scrollbar-darkshadow-color: PINK;
	/* dark grey */
	scrollbar-shadow-color: PINK;
	/* light orange */
	scrollbar-highlight-color: BROWN;
	/* dark orange */
	scrollbar-3dlight-color: PINK;
	/* dark orange */
	scrollbar-track-color: #FF99FF;
	/* light orange */
	scrollbar-arrow-color: BROWN;
	/* light orange */
}

a img { border: none; }

P, LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Brown;
	font-size : small;
}

A {
	font-weight: bold;
}

A:link {
	color: brown;
}

A:visited {
	color: brown;
}

A:hover {
	color: PINK;
}

A:active {
	color: PINK;
}

.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: brown;
}

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: brown;
}

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: brown;
}

.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: pink;
}

.stems {
	color: #0099CC;
	font-style: normal;
	font-size : x-small;
}

.trackingform {
	padding: 0em;
	margin: 0em;
}

.trackingbutton {
	width: 9em;
}

