
table.main
{
  margin: auto;
  margin-top: 40px;
  padding: 0px;
  width: 800px;
  border-style: none;
}

td.head
{
  margin: 0px;
  padding: 0px;
  background-image: url('images/sense.jpg');
  background-repeat: no-repeat;
  height: 170px;
  vertical-align: bottom;
}

div.menu
{
  float: right;
  margin-bottom: 6px;
  font-size: 7pt;
  font-weight: normal;
  font-family: verdana;
}

a.menu:link
{
  text-decoration: none;
  color: rgb(0, 0, 0);
  margin-left: 20px;
}

a.menu:visited
{
  text-decoration: none;
  color: rgb(0, 0, 0);
  margin-left: 20px;
}

a.menu:hover
{
  text-decoration: none;
  color: rgb(0, 0, 255);
  margin-left: 20px;
}

a.menu:active
{
  text-decoration: none;
  color: rgb(0, 0, 255);
  margin-left: 20px;
}

div.left
{
  float: left;
  position: relative;
  width: 80px;
  vertical-align: top;
  padding: 5px;
  font-size: 7pt;
  font-weight: normal;
  font-family: verdana;
  border-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(0, 0, 255);
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

div.center1
{
  float: left;
  position: relative;
  width: 250px;
  vertical-align: top;
  padding: 5px; 
  font-size: 7pt;
  font-weight: normal;
  font-family: verdana;
  border-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(0, 0, 255);
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

div.center2
{
  float: left;
  position: relative;
  width: 511px;
  vertical-align: top;
  padding: 5px;
  font-size: 7pt;
  font-weight: normal;
  font-family: verdana;
  border-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(0, 0, 255);
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

div.right
{
  float: left;
  position: relative;
  width: 171px;
  padding: 5px;
  font-size: 7pt;
  font-weight: normal;
  font-family: verdana;
  background: rgb(230, 230, 230);
}

hr.line
{
  border: none;
  height: 1px;
  background-color: rgb(0, 0, 255);
}

a.next:link
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}

a.next:visited
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}

a.next:hover
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}

a.next:active
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}

div.headline
{
  color: rgb(0, 0, 255);
  font-size: 14pt;
  font-weight: normal;
  font-family: verdana;
}

div.headline2
{
  color: rgb(0, 0, 255);
  font-size: 11pt;
  font-weight: normal;
  font-family: verdana;
}

div.headline3
{
  color: rgb(0, 0, 255);
  font-size: 10pt;
  font-weight: normal;
  font-family: verdana;
}

div.next
{
  text-align: right;
  font-size: 7pt;
  font-weight: normal;
}

div.left
{
  text-align: right;
  vertical-align: top;
  font-size: 7pt;
  font-weight: normal;
}

a.copy:link
{
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-size: 7pt;
}

a.copy:visited
{
  text-decoration: none;
  color: rgb(0, 0, 255);
  font-size: 7pt;
}

a.copy:hover
{
  text-decoration: none;
  color: rgb(0, 0, 255);
  font-size: 7pt;
}

a.copy:active
{
  text-decoration: none;
  color: rgb(0, 0, 255);
  font-size: 7pt;
}

a.newslist:link
{
  text-decoration: none;
  color: rgb(0, 0, 0);
}

a.newslist:visited
{
  text-decoration: none;
  color: rgb(0, 0, 0);
}

a.newslist:hover
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}

a.newslist:active
{
  text-decoration: none;
  color: rgb(0, 0, 255);
}



