
body {
text-align: center;
margin: 0;
padding: 0;
background: #ffffff;
font-family: sans-serif;
font-size: 12px;
}
#contents {
width: 743px;
text-align: left;
margin: 0 auto;
}
#headerHome {
background: url(images/headerbg.gif) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerAbout {
background: url(images/headerAbout.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerResNews {
background: url(images/headerresnews.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerBusNews {
background: url(images/headerbusnews.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerENews {
background: url(images/headerenews.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerCustomPrint {
background: url(images/headercustomprint.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerForms {
background: url(images/headerforms.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerfaq {
background: url(images/headerfaq.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#headerDesign {
background: url(images/headerDesign.jpg) top left no-repeat;
color: #ffffff;
height: 78px;
position: relative;
}
#login {
position: absolute;
top: 50px;
left: 35px;
}
#login input {
background: #ffffff;
border: 1px solid #ffffff;
padding: 1px;
color: #000000;
font-size: 11px;
width: 80px;
margin-right: 10px;
}
#login input.submit {
border: 0;
width: auto;
padding: 1px;
cursor: pointer;
}
#login input.submit:hover {
text-decoration: underline;
}
#sublogin {
color: #999999;
font-size: 11px;
padding: 5px;
margin-bottom: 10px;
}
#sublogin a {
color: #999999;
font-size: 11px;
}
#menubuffer {
height: 200px;
}
#menu a {
display: block;
padding: 5;
font-size: 14px;
font-family: tahoma,arial,helvetica;
text-decoration: none;
color: #000000;
}
#submenu a {
font-size: 9px;
text-decoration: none;
color: #000000;
}
#menu a:hover {
color: #0093dd;
}
#submenu a:hover {
color: #0093dd;
}
#ctable {
background: url(images/roxlogo.gif) bottom left no-repeat;
}
#footer {
background: #0093DD;
padding: 10px;
text-align: center;
color: #ffffff;
}

