body
{
background-color: #cccccc;
font-family: geneva, arial;
font-size: 14px;
color: #000000;
margin: 0;
text-align: center;
}

#maintable
{
/*background-image: url('images/bg.jpg');
background-repeat: no-repeat;*/
background-color: #ffffff;
position: absolute;
width: 1024px;
height: 420px;
margin-top: -210px;
margin-left: -512px;
top: 50%;
left: 50%;
}

td, tr
{
font-family: geneva, arial;
font-size: 13px;
color: #000000;
}

td.bread
{
font-family: geneva, arial;
font-size: 12px;
color: #000000;
margin: 0;
}

.date
{
font-family: geneva, arial;
font-size: 12px;
color: #656565;
}

#smallprint
{
font-size: 10px;
}

#contact
{
font-family: arial;
font-size: 10px;
color: #000000;
position: absolute;
width: 100%;
left: 0px;
bottom:10px;
text-align: center;
}

/* LINKS */

a img
{
border: none;    
}

a:link
{
color: #000000;
text-decoration: none;
}
a:visited
{
color: #000000;
text-decoration: none;
}
a:active
{
color: #000000;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: underline;
}

/* MAP LINKS */

a.map:link
{
font-family: geneva, arial;
font-size: 12px;
color: #656565;
text-decoration: none;
}
a.map:visited
{
font-family: geneva, arial;
font-size: 12px;
color: #656565;
text-decoration: none;
}
a.map:active
{
font-family: geneva, arial;
font-size: 12px;
color: #656565;
text-decoration: none;
}
a.map:hover
{
font-family: geneva, arial;
font-size: 12px;
color: #b2b2b2;
text-decoration: underline;
}
