<Style>/* CSS Stylesheet for Digital Menu System */{}

.Catalogheader
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Levelname
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Levelname a:link {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:none; font-size: 10pt;}
.Levelname a:visited {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:none; font-size: 10pt;}
.Levelname a:hover {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:underline; font-size: 10pt;}
.Levelname a:active { font-family: Verdana, Arial, sans-serif; color: #000000; font-size: 10pt;}

.Levelcount
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000080; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Leveldescription
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000080; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Productname a:link {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:none; font-size: 13pt;}
.Productname a:visited {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:none; font-size: 13pt;}
.Productname a:hover {  font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration:underline; font-size: 13pt;}
.Productname a:active { font-family: Verdana, Arial, sans-serif; color: #000000; font-size: 13pt;}

.Productdescription
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Pagenumber
{
font-family: Verdana; /* Font Face */
font-size: 11pt; /* Font Size */
color: #000080; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Pagenumber a:link {  font-family: Verdana, Arial, sans-serif; color: #000080; text-decoration:none; font-size: 10pt;}
.Pagenumber a:visited {  font-family: Verdana, Arial, sans-serif; color: #000080; text-decoration:none; font-size: 10pt;}
.Pagenumber a:hover {  font-family: Verdana, Arial, sans-serif; color: #000080; text-decoration:underline; font-size: 10pt;}
.Pagenumber a:active { font-family: Verdana, Arial, sans-serif; color: #000080; font-size: 10pt;}

.productlink a:link { 
	color: #000080;
	text-decoration: none;
	}
.productlink a:visited { 
	color: #000080;
	text-decoration: none;
	}
.productlink a:hover { 
	color: #000080;
	text-decoration: none;
	}
.productlink a:active { 
	color: #000080;
	text-decoration: none;
	}

.productlink
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000080; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

</Style>