﻿table.menu {
border-top: 2px solid #C61333;
border-bottom: 2px solid #C61333;
background-image: url('images/buttongradient.png');
}

table.menu td {
background-repeat: no-repeat;
background-position: center center;
width: 150px;
height: 100px;
text-align: center;
font-style: italic;
color: #000000;
font-family: Arial;
font-weight: bold;
}

td.button1 {
background-image: url('images/horseshoe.gif');
font-size: 12pt;
cursor: pointer;
}

td.button2 {
background-image: url('images/horseshoe.gif');
font-size: 12pt;
cursor: pointer;
}

td.button3 {
background-image: url('images/horseshoe.gif');
font-size: 9pt;
cursor: pointer;
}

td.button4 {
background-image: url('images/horseshoe.gif');
font-size: 12pt;
cursor: pointer;
}