
td, p		{
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:		8pt;
	color:			black;
}

a		{
	color:			#0099CC;
	text-decoration:	none;
}
a:hover	{
	color:			#99CCFF;
	text-decoration:	none;
}

a.menu	{
	color:			white;
	text-decoration:	none;
	font-size:		10pt;
}
a.menu:hover	{
	color:			black;
	text-decoration:	none;
	font-size:		10pt;
}

a.menu-cat	{
	color:			white;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		10pt;
}
a.menu-cat:hover	{
	color:			black;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		10pt;
}

h1		{
	font-size:		12pt;
	color:			black;
	font-weight:		bold;
}

.button		{
	border:		1px solid #339999;
	background:		#006699;
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:		7pt;
	color:			white;
	font-weight:		bold;
	text-transform:	uppercase;
	height:			25px;
}

.textbox	{
	border:		1px solid #339999;
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:		8pt;
	color:			black;
	height:			25px;
}

.menu-head	{
	background:		#99CCFF;
	color:			white;
	font-weight:		bold;
	font-size:		11pt;
}

.cart		{
	border:		0px;
}
