
/* Navigation */
.topnav     { color: #888; font-size: 10px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.topnav a:link    { color: #888; font-weight: bold; text-decoration: underline }
.topnav a:visited    { color: #888; font-weight: bold; text-decoration: underline }
.topnav a:hover     { color: #333; font-weight: bold; text-decoration: none }
.topnav a:active    { color: #333; font-weight: bold; text-decoration: none }

.botnavman    { color: #888; font-size: 11px; font-weight: bold; text-decoration: none }
.botnavman a:link    { color: #888; font-weight: bold; text-decoration: underline }
.botnavman a:visited    { color: #888; font-weight: bold; text-decoration: underline }
.botnavman a:hover     { color: #333; font-weight: bold; text-decoration: none }
.botnavman a:active    { color: #333; font-weight: bold; text-decoration: none }

/* Manufacturing Section Heading */
.heading4red    { color: #ff0000; font-size: 13pt; font-weight: bold; text-decoration: none }

/* Manufacturing Email Link */
.linkred    { color: #ff0000; font-size: 10px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: underline }
.linkred a:link  { color: #ff0000; font-size: 10px; font-weight: bold; text-decoration: underline }
.linkred a:visited { color: #ff0000; font-size: 10px; font-weight: bold; text-decoration: underline }
.linkred a:hover { color: #ff0000; font-size: 10px; font-weight: bold; text-decoration: underline }
.linkred a:active  { color: #ff0000; font-size: 10px; font-weight: bold; text-decoration: none }

/* Text Mfg */
.textmfg            { color: #555; font-size: 12px; font-family: Tahoma, Arial, Geneva; text-decoration: none }
.textmfg a:link           { color: #ff0000; text-decoration: underline }
.textmfg a:visited         { color: #ff0000; text-decoration: underline }
.textmfg a:hover          { color: #333333; text-decoration: none }
.textmfg a:active         { color: #f00; text-decoration: none }

/* Table Text */
.maintext          { color: #555; font-size: 11px; line-height: 13px; text-decoration: none; padding: 1px }
.maintext a:link      { color: #4e84c4; font-size: 9px; text-decoration: none; background-color: #fff; display: block; padding: 1px 2px 1px 11px }
.maintext a:visited   { color: #4e84c4; font-size: 9px; text-decoration: none; background-color: #fff; display: block; padding: 1px 2px 1px 11px }
.maintext a:hover     { color: #ffffff; font-size: 9px; text-decoration: none; background-color: #4e84c4; display: block; padding: 1px 2px 1px 11px }
.maintext a:active   { color: #4e84c4; font-size: 9px; text-decoration: none; background-color: #fff; display: block; padding: 1px 2px 1px 11px }

/* Sidebar */
.sidebarhead { color: #fff; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; background-color: #333; }

.sidebar { color: #555; font-size: 11px; font-family: Tahoma, Arial, Geneva; text-decoration: none }
.sidebar a:link      { color: #f00; font-weight: bold; text-decoration: none; }
.sidebar a:visited   { color: #f00; text-decoration: none;}
.sidebar a:hover     { color: #333; text-decoration: underline;}
.sidebar a:active   { color: #f00; text-decoration: none;}

.sidebar2 { color: #808080; font-size: 11px; font-family: Tahoma, Arial, Geneva; text-decoration: none }
.sidebar2 a:link      { color: #808080; font-weight: bold; text-decoration: none; }
.sidebar2 a:visited   { color: #808080; text-decoration: none;}
.sidebar2 a:hover     { color: #f00; text-decoration: underline;}
.sidebar2 a:active   { color: #808080; text-decoration: none;}
