body 
{
    background-color: #FFFFFF;
    color: #444444;
    font-family:Verdana;
    font-size:10pt;
}

td
{
    font-family: Verdana, Tahoma;
    font-size:10pt;
}

.white
{
	color: #FFFFFF;
	text-decoration: none;
}

.list
{
	color: #352E2C;
	text-decoration: none;
	text-transform: uppercase;
}
.submit
{
	border: outset #999999; 
	border-width: 2px;	
	background: #CCCCCC;
	color: #000066;
	font-style: bold;
}

.shown
{
	border: solid #999999; 
	border-width: 1px;	
	background: #CCCCCC;
	color: #000000;
	font-style: bold;
}

.tbox
{
	border: inset #999999; 
	border-width: 1px;	
	background: #FFFFFF;
	color: #000000;
	font-style: bold;
}

.line
{
	border-bottom: solid#999999; 
	border-width: 1px;	
	background: #FFFFFF;
	color: #000000;
	font-style: bold;
}

img.floatRight 
{ 
	float:right; 
	margin: 4px;
	margin-top:-1px;
	margin-bottom:0px;
}
.box-Catalog{
	background-image: url("images/bg-Kitchen.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:right;
}
.box-spice{
	background-image: url("images/pic-spice.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:left;
}
.box-Rice{
	background-image: url("images/pic-Rice.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:right;
}
.box-Sauce{
	background-image: url("images/pic-sauce.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:left;
}
.box-soup{
	background-image: url("images/pic-soup.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:right;
}
.box-Dessert{
	background-image: url("images/pic-Dessert.jpg"); 
    background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:left;
}
