﻿body
{
	background-color: #666666;
	background-image: url(Images/bg_image.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	background-attachment: scroll;
	font-size: 10pt;
	font-family: Arial, Verdana;
}
.Text
{
	color: black;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.TextBold
{
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	color: Black;
	font-weight: bold;
	font-size: 10pt;
}
.ItemStyle
{
	font-size: 10pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.AlternatingStyle
{
	font-size: 10pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #edbbeb;
}
.FinePrint
{
	font-size: 8pt;
	color: Black;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.Link
{
	font-size: 8pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.PageHeader
{
	color: Black;
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.Price
{
	color: black;
	font-size: 10pt;
}
.Menu
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Arial' , Verdana, 'Microsoft Sans Serif';
	color: #611958;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	text-indent: 30pt;
}
.CatLink
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	text-decoration: none;
}
