/* elements */

body
  {
  width: 100%;
  margin: 0px;
  color: #000000;
  font-family: Arial, verdana;
  font-size: 10px;
  background-color: #ffffff;
  font-family: verdana, arial;
  background-image: url('../images/back_sprocket3.gif');  
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;  
  }

a
  {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: verdana, arial;
  }

a:visited
  {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: verdana, arial;
  }

a:hover
  {
  color: #000000;
  text-decoration: underline;
  font-size: 12px;
  font-family: verdana, arial;
  }
  

/* Blocks [box] elements */
 
.thead
  {
  width: 100%;
  padding: 0px 0px 0px 0px;
  border-style: solid;
  position: relative;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }

.thead2
  {
  width: 100%;
  filter: alpha(opacity=50);
  height: 15px;
  padding: 0px 0px 0px 0px;
  background-color: #C0c0c0;
  border-style: solid;
  position: relative;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }

.tbody
  {
  width: 100%;
  padding: 0px 0px 0px 0px;
  border-color: #ffffff;
  position: relative;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }
  
.tcontent
  {
  color: #000000;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  position: relative;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }

.menu
  {
  width: 110px;
  padding-top: 6px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 50px;
  border-style: solid;
  color: #ffffff;
  position: relative;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  background-color: #000000;
  }

.content
  {
  width: 100%;
  padding: 2px;
  color: #000000;
  font-size: 10px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }

.footer
  {
  width: 100%;
  padding: 2px;
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial;
  position: relative;
  bottom: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  }

p
  {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial;
  }
  
address
  {
  color: #000000;
  font-size: 16px;
  font-family: verdana, arial;
  }
  
li
  {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial;
  }
  
h2
  {
  color: #000000;
  font-size: 18px;
  font-family: arial, verdana;
  }

/* custom elements */

.normalTable
  {
  width: 500;
  padding: 0px 0px 0px 0px;
  border: 2px solid black;
  position: relative;
  }

.bold
  {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana, arial;
  }

td.menu
  {
  padding-top: 6px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 50px;
  }

a.menulink
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: verdana, arial;
  }

a.menulink:active
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: verdana, arial;
  }
  
a.menulink:visited
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: verdana, arial;
  }
  
a.menulink:hover
  {
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: verdana, arial;
  }

a.headlink
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: verdana, arial;
  }

a.headlink:active
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: verdana, arial;
  }
  
a.headlink:visited
  {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: verdana, arial;
  }
  
a.headlink:hover
  {
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-family: verdana, arial;
  }
  
.shadow2
  {
  background-image: url('../images/shad_right.gif');
  background-repeat: repeat-y; 
  background-position: bottom right;
  background-attachment: fixed;  
  }
  
.sm
  {
  color: #000000;
  font-family: Arial, verdana;
  font-size: 10px;
  font-family: verdana, arial;
  }
