
a:link    { color: #004000; text-decoration: none; }
a:visited { color: #004000; text-decoration: none; }
a:hover   { color: #008000; text-decoration: underline; }
a:active  { color: #0000A0; text-decoration: none; }

a img {
 border: none;
}

ul, ol {
  margin: 0.1em 0.25em;
}
li.info_list {
}



table.company {
 width: 100%;
}

tr.company {
 background: url(img/gradient-blue.png) repeat-x;
}

td.company {
 height: 100px;
}

td.company_addr {
 text-align: center;
 height: 100px;
}


table.tab_bar {
 width: 100%;
 height: 36;
 margin: 0;
 padding: 0;
 border: none;
 margin-bottom: 10;
 background: url(img/gradient-gold.png) repeat-x;
}

tr.tab_bar {
 vertical-align: middle;
}

td.tab_bar {
}

td.tab_prod {
 text-align: right;
 margin: 0;
 padding: 0;
 padding-right: 6;
}

table.tab {
}

tr.tab {
 vertical-align: middle;
}

td.tab {
 text-align: center;
 margin: 0;
 padding: 0;
}

a.tab {
 margin: 0;
 padding: 0;
}


table.bottom_menu {
 width: 100%;
 height: 36;
 margin-top: 0.5em;
 border: none;
 border-top: thin solid #606060;
 border-bottom: thin solid #606060;
 background: url(img/gradient-gold.png) repeat-x;
}

tr.bottom_menu {
 color: #808080;
}

td.bottom_menu {
 text-align: center;
 font-family: sans-serif;
 font-size: smaller;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

a.bottom_menu:link    { color: #000000; text-decoration: none; outline: none; }
a.bottom_menu:visited { color: #000000; text-decoration: none; outline: none; }
a.bottom_menu:hover   { color: #0000A0; text-decoration: none; outline: thin dotted; }
a.bottom_menu:active  { color: #0000A0; text-decoration: none; outline: none; }


div.info_text {
 text-align: center;
 width: 90%;
 margin: 0.6em 5% 0.6em 5%;
 border: thin solid #000000;
}

div.err {
 text-align: center;
 margin-top: 10;
 margin-left: 5%;
 margin-right: 5%;
 padding: 3;
 font-style: italic;
 font-weight: bold;
 color: #A00000;
 border: thin solid #000000;
}

div.err_msg {
 font-family: monospace;
 font-weight: bold;
 font-style: normal;
 text-align: center;
 margin-left: 5%;
 margin-right: 5%;
 color: #0000A0;
 border: thin solid #808080;
}

div.heading {
 width: 100%;
 text-align: center;
 font-size: x-large;
}

div.sub_heading {
 width: 100%;
 text-align: center;
 font-size: large;
}


div.side_menu_head {
 font-size: large;
 font-weight: bold;
}

ul.side_menu {
 padding: 0;
 margin: 0;
}

li.side_menu {
 list-style-type: none;
 padding: 0 0 0 10;
 margin: 0;
 font-size: medium;
 font-weight: normal;
}

a.side_menu {
}


table.visitor {
 width: 100%;
 height: 36;
 text-align: center;
 margin-top: 16;
 height: 36;
 padding: 0;
 border: none;
 border-top: thin solid #606060;
 border-bottom: thin solid #606060;
 background: url(img/gradient-gold.png) repeat-x;
}

tr.visitor {
 vertical-align: middle;
}

td.visitor {
}

span.hit_count {
 font-weight: bold;
}

span.hit_since {
 font-weight: bold;
}


div.shopwiki {
  text-align: center;
  margin: 16 auto 16 auto;
}


div.disclaimer {
 text-align: center;
 font-size: x-small;
 font-family: sans-serif;
}
