body, table, td, div, span {
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana;
}	
h1 {
    FONT-SIZE: 22px;
}
h2 {
    FONT-SIZE: 20px;
}
h3 {
    FONT-SIZE: 18px;
}
#header {
   background: url('/images/top-bg.gif') top repeat-x; 
   
}
#header-td1, #header-td2 {
    padding-top:4px;
}
#footer {
    color: #ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer-td1 {
    background: url('/images/bottom-footer-delimiter.gif') bottom right no-repeat #ff9900; 
    padding-left: 20px;
}
#footer-td2 {
    background: url('/images/bottom-footer-right.gif') bottom right no-repeat #ffcc00; 
    color: #ffffff; 
    padding: 0px 10px 0px 10px; 
}
#menu td {
    text-align: center;
    background: url('/images/menu-block.jpg') right no-repeat; 
}
#menu a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display:block;
}
#menu a:hover {
    text-decoration: underline;
}

.index-call-to td, .index-call-from td {
    
}

.cft {
font-weight: bold;
}
.cft select {
font-weight: normal;
}
