input,body,td {font-family: arial; font-size: 11px;}

.formNote { font-size: 10px; color: #333333; font-family: Arial; text-decoration: none; }

.formText { font-size: 11px; color: black; font-family: Arial; text-decoration: none; }
a.formText { font-size: 11px; color: blue; font-family: Arial; }
a.formText:hover { font-size: 11px; color: blue; font-family: Arial; text-decoration: underline; }

.formButton
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10px;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: #8fc819;
	text-decoration: none;
}

.formButtonImportant
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10px;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: #FF3333;
	text-decoration: none;
}

.formHeader { font-size: 12px; color: #2E8BCE; font-family: Verdana; text-decoration: none; }
a.formHeader { font-size: 12px; color: #2E8BCE; font-family: Verdana; }
a.formHeader:hover { font-size: 12px; color: #2E8BCE; font-family: Verdana; text-decoration: underline; }

.formMessage { font-size: 10px; color: #FF4868; font-family: Arial; text-decoration: none; }
a.formMessage { font-size: 10px; color: #FF4868; font-family: Arial; }
a.formMessage:hover { font-size: 10px; color: #FF4868; font-family: Arial; text-decoration: underline; }

.navLink { font-size: 11px; color: #2E8BCE; font-family: Verdana; font-variant: normal; text-decoration: none; font-weight: bold; }
a.navLink { font-size: 11px; color: #8FC819; font-family: Verdana; font-variant: normal; text-decoration: none; }
a.navLink:hover { font-size: 11px; color: #8FC819; font-family: Verdana; font-variant: normal; text-decoration: underline; }

.navMenu { font-size: 11px; color: White; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: bold; }
a.navMenu { font-size: 11px; color: White; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: bold; }
a.navMenu:hover { font-size: 11px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: bold; }

.pageTitle { font-size: 13px; color: #2E8BCE; font-family: Verdana; text-decoration: none; font-weight: bold; }
a.pageTitle { font-size: 13px; color: #2E8BCE; font-family: Verdana; font-weight: bold; }
a.pageTitle:hover { font-size: 13px; color: #2E8BCE; font-family: Verdana; text-decoration: underline; font-weight: bold; }

.productDisplay { font-size: 11px; color: black; font-family: Comic Sans MS; text-decoration: none; }
a.productDisplay { font-size: 11px; color: black; font-family: Comic Sans MS; }
a.productDisplay:hover { font-size: 11px; color: black; font-family: Comic Sans MS; text-decoration: underline; }

.catalogueHeader { font-size: 13px; color: 111111; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: bold; }

.catalogueLink { font-size: 12px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: bold; }
a.catalogueLink { font-size: 12px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: underline; }
a.catalogueLink:hover { font-size: 12px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: underline; }

.catalogueText { font-size: 11px; color: #111111; font-family: Arial; font-variant: normal; text-decoration: none; font-weight: normal; }
a.catalogueText { font-size: 11px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: none; }
a.catalogueText:hover { font-size: 11px; color: #8FC819; font-family: Arial; font-variant: normal; text-decoration: underline; }


.productHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #454545;
	font-family: Arial;
	text-decoration: none;
}
.productText
{
	font-weight: bold;
	font-size: 12px;
	color: #454545;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
a.productText { font-size: 12px; color: #454545; font-family: Arial; font-variant: normal; text-decoration: underline; }
a.productText:hover { font-size: 12px; color: #898989; font-family: Arial; font-variant: normal; text-decoration: underline; }

.productForm
{
	font-weight: bolder;
	font-size: 12px;
	color: #8fc819;
	font-family: Arial, Comic Sans MS;
	text-decoration: none;
}

.smallBlack { font-size: 9px; color: black; font-family: Arial; font-variant: normal; text-decoration: none; }
a.smallBlack { font-size: 9px; color: black; font-family: Arial; font-variant: normal; text-decoration: underline; }
a.smallBlack:hover { font-size: 9px; color: #BABABA; font-family: Arial; font-variant: normal; text-decoration: underline; }

.invoiceText { font-size: 10px; color: #000000; font-family: Arial; text-decoration: none; }
a.invoiceText { font-size: 10px; color: #666666; font-family: Arial; }
a.invoiceText:hover { font-size: 10px; color: #666666; font-family: Arial; text-decoration: underline; }

.invoiceHeader { font-size: 13px; color: #000000; font-family: Verdana, Arial; text-decoration: none; }

.formText2 { font-size: 15px; color: black; font-family: Arial; text-decoration: none; }
a.formText2 { font-size: 15px; color: blue; font-family: Arial; }
a.formText2:hover { font-size: 15px; color: blue; font-family: Arial; text-decoration: underline; }