div.content
{
  background-color: #2554A4;
  max-width: 800px;
  height: 84px;
}

div.contenttext
{
  text-align: left;
  padding: 20px;
  font-family: "Arial", "Sans-Serif";
  font-size: 16px;
  color: #000000;
}

img
{
  border: 0;
}

div.content, div.head
{
   font-family: "Arial", "Sans-Serif";
}

div.content, div.body, div.foot
{
  display: block;
  width: 800px;
  background-color: #FFFFFF;
  margin-top: 0px;
  clear: both;
}

div.title
{
  position: relative;
  left: 20px;
  top: 20px;
  margin-bottom: 20px;
  text-align: left;
  font-family: "Arial", "Sans-Serif";
  font-size: 18px;
  color: #003366;
}

table.image_roll td
{
  text-align: center;
  vertical-align: center;
  background-color: #FFFFFF;
}

A:link, A:visited
{
  text-decoration: none;
  font-family: "Arial", "Sans-Serif";
  /*font-size: 15px;*/
  color: #FFFFFF;
}

A:hover
{
   color: #68c0ee;
}





/*--------Index Classes----------*/

span.w1
{
  font-size: 18px;
  color: #FFFFFF;

}

span.ctext
{
  font-family: "Arial", "Sans-Serif";
  font-size: 15px;
  color: #FFFFFF;
}

ul.indexul
{
  position: relative;
    top: -35;
    left: 16px;
  decoration: none;
  float: left;
  padding: 0px;
  margin: 18px;

}

A.inlink:link, A.inlink:visited
{
  text-decoration: none;
  font-family: "Arial", "Sans-Serif";
  border: 0px;
}

img.previmg
{
  border: 0px;
  margin: 0px;
}

div.navigation
{
  font-family: "Arial", "Sans-Serif";
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #2554A4;
  width: 796px;
  height: 24px;
  border: 0;
}

table.accessimgs td
{
  text-align: center;
  vertical-align: center;
  padding: 5px;
  background-color: #EEEEEE;
  height: 150px;
  width: 223px;
}

/*-------Styles for the Online Store-------*/

table.onlinestore, td
{
  text-align: left;
  vertical-align: center;
  padding: 5px;
  width: 700px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
  border-width: 1px;
  border-collapse: collapse;
  border: none;
}

A.ostore:link, A.ostore:visited
{
  text-decoration: none;
  font-family: "Arial", "Sans-Serif";
  font-size: 16px;
  color: #000000;
}

A.ostore:hover
{
   color:#FFCC00;
}

A.lnk:link, A.lnk:visited, A.ostore:visited
{
  text-decoration: none;
  font-family: "Arial", "Sans-Serif";
  font-size: 16px;
  color:#336699;
}

A.lnk:hover
{
   color:#68c0ee;
}
