.side {
 border-right-style:solid; border-right-width:1; border-right-color:black;
 border-bottom-style:solid; border-bottom-width:1; border-bottom-color:black;
}

a {font-family:arial; font-size:10; color:black; text-decoration:none;}
a:hover {font-family:arial; font-size:10; color:black; text-decoration:underline;}
a:active {font-family:arial; font-size:10; color:black; text-decoration:underline;}

.watchlist {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#83B189;}
  .watchlist a:visited {color:#83B189;}
  .watchlist .category {font-size:11; font-weight:bold; color:white; background:#83B189;}
  .watchlist .light {background:#FFFFFF; font-size:10;}
  .watchlist .dark {background:#F4F8F4;}

.companies {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#CBB37D;}
  .companies a:visited {color:#CBB37D;}
  .companies .category {font-size:11; font-weight:bold; color:white; background:#CBB37D;}
  .companies .light {background:#FFFFFF; font-size:10;}
  .companies .dark {background:#FBF7F2;}

.pork {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#BD89A0;}
  .pork a:visited {color:#BD89A0;}
  .pork .category {font-size:11; font-weight:bold; color:white; background:#BD89A0;}
  .pork .light {background:#FFFFFF; font-size:10;}
  .pork .dark {background:#F9F3F6;}

.hog_reports {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#BD89A0;}
  .hog_reports .category {font-size:11; font-weight:bold; color:white; background:#BD89A0;}

.beef {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#6D8CD9;}
  .beef a:visited {color:#6D8CD9;}
  .beef .category {font-size:11; font-weight:bold; color:white; background:#6D8CD9;}
  .beef .light {background:#FFFFFF; font-size:10;}
  .beef .dark {background:#F0F5FC;}

.cattle_reports {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#6D8CD9;}
  .cattle_reports .category {font-size:11; font-weight:bold; color:white; background:#6D8CD9;}

.food_safety {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#C38481;}
  .food_safety a:visited {color:#C38481;}
  .food_safety .category {font-size:11; font-weight:bold; color:white; background:#C38481;}
  .food_safety .light {background:#FFFFFF; font-size:10;}
  .food_safety .dark {background:#F9F2F3;}

.biotech {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#C38481;}
  .biotech a:visited {color:#C38481;}
  .biotech .category {font-size:11; font-weight:bold; color:white; background:#C38481;}
  .biotech .light {background:#FFFFFF; font-size:10;}
  .biotech .dark {background:#F9F2F3;}

.trade {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#A081C6;}
  .trade a:visited {color:#A081C6;}
  .trade .category {font-size:11; font-weight:bold; color:white; background:#A081C6;}
  .trade .light {background:#FFFFFF; font-size:10;}
  .trade .dark {background:#F5F2FA;}

.organic {font-family:arial; font-size:10; border-style:solid; border-width:1; border-color:#A081C6;}
  .organic a:visited {color:#A081C6;}
  .organic .category {font-size:11; font-weight:bold; color:white; background:#A081C6;}
  .organic .light {background:#FFFFFF; font-size:10;}
  .organic .dark {background:#F5F2FA;}

#home,#players,#reports,#about,#watchlist,#pork,#food_safety,#biotech,#companies,#beef,#trade,#organic {cursor:pointer;}

