Close Window
.foodclr1
{
color: #000000;
background-color: #66cc66;
font-family: verdana, arial, serif, helvetica;
font-size: 10pt;
font-weight: 100;
}
.foodclr2
{
color: "#000000";
background-color: #ffff99;
font-family: verdana, arial, serif, helvetica;
font-size: 10pt;
font-weight: 100;
}
.menu { font-family: verdana, arial, serif;
font-size: 10pt;
font-weight: 100;
color: #000066;
}
.menubar { font-family: verdana, arial, serif;
font-size: 12pt;
font-weight: 800;
color: #6666cc;
}
.menusel { font-family: verdana, arial, serif;
font-size: 12pt;
font-weight: 800;
color: #ffffff;
}
a:link, a:visited { text-decoration: none; }
a:hover {text-decoration: none;
color: #ffffff;}
a:active {text-decoration: none;
color: #6666cc;}
Td { font-family: verdana, arial, serif;
font-size: 10pt;
}
.infocell { padding: 50px;
}
.bb {
background: url(img/blackbar.gif) top center;
/* black bar background for menu buttons */
}
.bodybg {
/* background: url(img/woodtile.jpg) top center; */
background: url(img/rac2bg.gif) top center;
/* background-repeat: no-repeat; */
background-attachment: fixed;
}
.tablebg {
background: url(img/ractblbg.gif) top center;
/* background-repeat: no-repeat; */
background-attachment: fixed;
}
.botlinks a
{
color: #000000;
background-color: #ffff99;
font-family: verdana, arial, serif, helvetica;
font-size: 7pt;
font-weight: 100;
}
.botlinks a:hover
{
color: #000066;
background-color: #ffff99;
font-family: verdana, arial, serif, helvetica;
font-size: 7pt;
font-weight: 100;
}
.cpyright
{
color: #000000;
background-color: #ffff99;
font-family: verdana, arial, serif, helvetica;
font-size: 7pt;
font-weight: 100;
}
Close Window