
body {
background:#ececec;
margin:0 0 0 0;
}

a {
color:#797979;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000;
font-weight:bold;
text-decoration:none;
}

#main {
text-align:center;
width:813px;
height:100%;
}

#header {
border-collapse:collapse;
width:812px;
height:233px;
border:none;
}

#body {
height:300px;
border-collapse:collapse;
border:none;
}

#banner {
background:url(images/BannerOnly.png) no-repeat;
}

.buttonLink {
width:120px;
height:55px;
text-align:center;
line-height:1em;
font-weight:bold;
cursor:pointer;
}

.buttonLink table {
width:100%;
height:100%;
}

.buttonLink table td {
vertical-align:center;
text-align:center;
}

.buttonL {
background:url(images/LeftButton.png) no-repeat;
text-align:center;
width:146px;
height:57px;
}

.buttonLO {
background:url(images/LeftButtonOver.png) no-repeat;
text-align:center;
width:146px;
height:57px;
}

.buttonM {
background:url(images/MiddleButton.png) no-repeat;
text-align:center;
width:126px;
height:57px;
}

.buttonMO {
background:url(images/MiddleButtonOver.png) no-repeat;
text-align:center;
width:126px;
height:57px;
}

.buttonR {
background:url(images/RightButton.png) no-repeat;
text-align:center;
width:152px;
height:57px;
}

.buttonRO {
background:url(images/RightButtonOver.png) no-repeat;
text-align:center;
width:152px;
height:57px;
} 

#borderT {
width:813px;
height:34px;
background:url(images/borderT.png) no-repeat;
}

#content {
background:#f2f2f2;
padding:0 10 10 15;
}

#content, #content td {
font-size:.9em;
}

#borderB {
width:813px;
height:34px;
background:url(images/borderB.png) no-repeat;
}

#footer, #footer a {
color:#797979;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color:#000;
text-decoration:underline;
}