
body, td, input, select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF}
label { color:#666666; }

.menu {  color: #000066; text-decoration: none; font-weight:bold; width:123px; padding:7px}
.menu:hover {  color: #0000CC; background-color: #FAB237;}
.activeMenu { background-image: url(img/top_tab_on.gif) }
.search { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; background-color: #C0C0D9}
.header { 
    background: repeat-x top url(img/foodXchange_top.gif);
    font-size: 0;
}
.header img {
    vertical-align: middle;
}
.navigation {
    background: repeat-x bottom url(img/foodXchange_bg.gif);
    font-size: 0;
    position: absolute;
    left: 230px;
    margin-top: -37px;
    width: calc(100% - 230px);
}
.links a {
    color: #000099;
}
.links a:hover {
    color: #FF0000;
}
.caps {  text-transform: capitalize; text-decoration: none}

a {  color: #000066}
a:hover {  color: #0000CC; text-decoration: none}

.left_navigation {  color: #000066; text-decoration: none; width: 150px; padding: 2px; font-weight: bold}
.left_navigation:hover { color: #0000CC; background-color: #DCE2F8; }
.main { background-image: url(img/white_shadow_bg.gif); background-color: #FFFFFF}
.required { background-color: #DADAF0}

.title {font-size:16px;; color: #000099}
.white {  color: #FFFFFF}

