﻿td.topCell
{
	width: 100%; 
	background-image:url('images/index_07header.jpg'); 
	background-repeat:repeat-x;
	height: 37px;	
}

td.topCell01
{
	background-image: url('images/index_01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	height: 37px;
}

td.menuItemCell
{
	height: 37px;	
}

td.footerCell
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.leftMenuCell
{
	width: 339px;
	background-image: url('images/index_08.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;		
}

.mainContentCell
{
	background-image: url('images/segafredo_bg.gif');
	background-repeat: repeat;
	background-position: left top;
	vertical-align: top;
	text-align: left;
}