*
{
  margin: 0px;
  padding: 0px;
}

body
{
  background: #445085 url('../images/bg.jpg') repeat-x fixed bottom center;
  font-family: Arial;
  color: #000000;;
}

h1
{
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12pt;
}

h2
{
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 15pt;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12pt;
}

h3
{
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}

h6
{
  font-size: 10pt;
  font-weight: normal;
}

p
{
  text-align: justify;
  margin: 0px 6px 12pt 6px;
  text-indent: 6px;
}

img
{
  border: 0px;
}

a:link
{
  color: #000000;
}

a:active
{
  color: #000000;
}

a:visited
{
  color: #000000;
}

.menu
{
  text-align: center;
  background-image: url('../images/menubg.gif');
  vertical-align: baseline;
  height: 24px;
}

.topbar
{
  background-image: url('../images/top.gif');
}

.rightbar
{
  background-image: url('../images/right.gif');
}

.bottombar
{
  background-image: url('../images/bottom.gif');
}

.leftbar
{
  background-image: url('../images/left.gif');
}

.sub1
{
  font-size: 10pt;
}

.foot
{
  color: #FFFFFF;
  font-size: 10pt;
}

.menuitem
{
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 12pt;
  margin: 0 6px 0 6px;
  text-indent: 0px;
}

.menuiteml
{
  /* left variant */
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 12pt;
  margin: 0 6px 0 0;
  text-indent: 0px;
}

.menuitemc
{
  /* centered variant */
  text-align: center;
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 12pt;
  margin: 0 6px 0 6px;
  text-indent: 0px;
}

.menusub
{
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 12pt;
  margin: 0 6px 0 0;
  text-indent: 0px;
}

.menudesc
{
  font-family: "Times New Roman";
  font-size: 12pt;
  margin: 0 6px 12pt 6px;
  text-indent: 0px;
}

.menudescl
{
  font-family: "Times New Roman";
  font-size: 12pt;
  margin: 0 6px 0 6px;
  text-indent: 0px;
}

.menudescc
{
  /* centered variant */
  text-align: center;
  font-family: "Times New Roman";
  font-size: 12pt;
  margin: 0 6px 12pt 6px;
  text-indent: 0px;
}

.info
{
  font-weight: bold;
  text-align: center;
  margin: 0 0 11pt 0;
  font-size: 11pt;
}

.menupad
{
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url('../images/bullet.gif');
}

.brewproc
{
  text-align: justify;
  font-family: "Times New Roman";
  margin: 0px 6px 12pt 12px;
  text-indent: 0;
}