body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

a.Category:hover {
	font: 12px;
	color: White;
	text-decoration: underline;
}
a.Category {
	font: 12px;
	color: White;
	text-decoration: none;
}

a.Category:visited {
	font: 12px;
	color: White;
	text-decoration: none;
}

a, a:visited{
	font: bold 12px;
	color: Black;
	text-decoration: none;
}

a:hover {
	font: bold 12px;
	color: Black;
	text-decoration: underline;
}

a.SubCategory, a.SubCategory:visited {
	text-decoration: none;
	font: 10px;
	color: White;
}
a.SubCategory:hover {
	text-decoration: underline;
	font: 10px;
	color: White;
}

h1 {
	font: bold 16px;
}

h2 {
	font-size: 16px;
	margin-left: 10px;
	color: #674C0C;
}

h3 {
	font-size: 14px;
	margin-left: 15px;
	color: #674C0C;
}

h4 {
	font-size: 12px;
	margin-left: 15px;
	color: #674C0C;
}
h5 {
	font-size: 12px;
	margin-left: 5px;
	color: #674C0C;
}

b {
	font: bold 12px;
}

.ItemHeader {
	font: bold 14px;
	color: #4D2D02;
	text-decoration: underline;
}

.ItemDesc {
	font: bold 14px;
	color: #DAA520;
}

.Page {
	font: bold 12px;
	color: #2E2E2E;
}
.mybutton {
	
	font-size: 10px;
	font-weight: bold;
}

.columnheader {
	font: bold 14px;
	color: #674C0C;
}

.gridrowtext {
	font: 12px;
	color: Black;
}

.overlibtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: Black;
}

.header_on_black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.text_on_black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
	background: Black;
}
.smalltext_on_black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	background: Black;
}
.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputDisabled {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFD203;
	color: #4A3E00;
	font: normal;
}

.infotext {
	font-size: 12px;
	margin-left: 5px;
	color: #674C0C;
}

.itemtext {
	font-size: 14px;
	margin-left: 5px;
	color: #674C0C;
}

.discount {
	font-size: 12px;
	margin-left: 5px;
	color: #674C0C;
	text-decoration: line-through;
}
.largeheader {
	font-size: 20px;
	color: #674C0C;
	font: bold;
}

.smalltext_note {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
}