body{
background-color: #4c6b97;
font-family: sans serif, verdana, arial;
font-size: 10px;
}
a:link{
color: #000;
font-weight: bold;
}
a:visited	{
color: #888;
font-weight: bold;
}
a:hover {
color: #800;
font-weight: bold;
}
a:active {
color: #800;
font-weight: bold;
}

h1 {
font-size: 13px;
padding-bottom: 0px;
margin-bottom: 0px;
}
td {
padding: 0px;
margin: 0px;
}

#sign {
margin-left: auto;
margin-right: auto;
border: 0px solid #000;
position: absolute;
bottom: 0px;
z-index: 1;
padding: 0px;
}
#sign .middle{
background-image: url(sign-middle-01.png);
background-repeat: repeat-y;
padding-left: 16px;
}
#sign .middle .top{
position: relative;
top: 0px;
left: 0px;
font-size: 9px;
}
#sign .middle .main{
position: relative;
top: 0px;
left: 0px;
font-size: 11px;
}
#sign .middle .bottom{
position: relative;
top: 0px;
left: 0px;
font-size: 8px;
font-weight: bold;
}

#foot{
background-color: #c6c54e;
width: 100%;
height: 57px;
position: absolute;
bottom: 0px;
left: 0px;
}
#foot .grass {
background-image: url(grass-01.png);
background-repeat: repeat-x;
width: 100%;
height: 47px;
position: absolute;
bottom: 0px;
left: 0px;
}

.td1 {
text-align: center;
vertical-align: top;
font-size: 8px;
font-weight: bolder;
padding-bottom: 4px;
}
