#footer { font-size: xx-small; text-align: center; } .bg_red { background-color: #ffd42f; } .bg_blue { background-color: #b70004; } .blue { color: #b70004; } .bold { font-weight: bold; } .border { border: 1px solid #ffd42f; } .border_bottom { border-bottom: 1px solid #ffd42f; } .border_top { border-top: 1px solid #ffd42f; } .border_left { border-left: 1px solid #ffd42f; } .border_right { border-right: 1px solid #ffd42f; } .nopadding { padding: 0px; } .nomargin { margin: 0px; } .padding { padding: 5px; } .padding10 { padding: 10px; } .red { color: #ffd42f; } .small { font-size: smaller; } .smallest { font-size: xx-small; } .white { color: white; } a { color: #b70004; } a.visited { color: #b70004; } a:hover { text-decoration: none; } body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; } table.site { width: 780px; text-align: center; font-size: 12px; } th.search { font-size: smaller; } td { font-size: 12px; } td.main_menu { padding: 5px 19px 5px 19px; }