body {
	font-size: 9pt;
	font-family: arial, verdana, georgia, times new roman;
	margin: 0;
	padding: 0;
    background: url(griangraf/bkgd4.gif) #4b6382 fixed;
    background-repeat: repeat-x;

scrollbar-3d-light-color: #808080;
scrollbar-arrow-color: #FFFDE8;
scrollbar-base-color: #808080;
scrollbar-dark-shadow-color: #FFFDE8;
scrollbar-face-color: #444444;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #FFFDE8;

}

#pagewidth{
	width:760px;
	min-width: 500px;
	margin-left:0;
	margin-right:0;
}

div#header {
text-align: center;
background-color: #000000;
}

a.link:link {color:#FFFACD; text-decoration:none}
a.link:visited {color:#FFFACD; text-decoration:none}
a.link:active {color:#FFFACD; text-decoration:none}
a.link:hover {color:#FAD949; text-decoration:none}

a.button:link {color:#FAD949; text-decoration:none:}
a.button:visited {color:#FAD949; text-decoration:none:}
a.button:hover {color:#FAD949; text-decoration:none:}
a.button:active {color:#FAD949; text-decoration:none:}

a.nav:link    {color:#FAD949; text-decoration:none;}
a.nav:visited {color:#FAD949; text-decoration:none;}
a.nav:active  {color:#FAD949; text-decoration:none;}
a.nav:hover   {color:#FFFDE8; text-decoration:none;}

a.inv:link    {color:#363636; text-decoration:none;}
a.inv:visited {color:#666666; text-decoration:none;}
a.inv:active  {color:#363636; text-decoration:none;}
a.inv:hover   {color:#336699; text-decoration:none;}

a:link    {color:#363636; text-decoration:none;}
a:visited {color:#363636; text-decoration:none;}
a:active  {color:#363636; text-decoration:none;}
a:hover   {color:#363636; text-decoration:none;}

table.lnav {
  background-color: #696969;
}

table.body {
  background-color: #FAEBD7;
}


p {
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 9pt;
}

.inset {
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 9pt;
  margin-left: 20px;
  margin-right: 20px;
}


.w {
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 9pt;
  color: #FFFACD;
}

.bl {
    font-family: Arial, Verdana, Georgia, Times New Roman;
    font-size: 9pt;
    color:#FAD949;
}

.nav1 {
  background-color: #696969;
}


.li {
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 9pt;
}

.nogap {
  margin-top:0;
  padding-top:0;
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 11pt;
}

.map {
  font-family: Arial, Times New Roman, Times, serif;
  font-size: 10pt;
  margin-left:10px;
}

.smcp {
  font-family: Arial, Verdana, Times New Roman;
  font-size: 11pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #336699;
}

.smcpy {
  font-family: Arial, Verdana, Times New Roman;
  font-size: 12pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #FAD949;
}

.equip {
  font-family: Arial, Verdana, Times New Roman;
  font-size: 12pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #FAD949;
  margin-left: 10px;
}

.sitemap {
  font-family: Arial, Verdana, Times New Roman;
  font-size: 11pt;
}


.smcp2 {
  font-family: Arial, Verdana, Georgia, Times New Roman;
  font-size: 14pt;
  font-variant: small-caps;
  font-weight: bold;
 }

.style2 {
  font-family: Times New Roman;
  font-size: 10pt;
  color: #999933;
  font-style: italic;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 8px;
}

div#content {
margin-left: 220px;
background-color: #FFFACD;
width: 530px;
}

div#leftcolumn {
margin-left: 0px;
margin-right: 10px;
float: left;
background-color: #696969;
width: 180px;
}

div#bar {
  text-align: center;
  vertical-align: text-middle;
  background-color: #696969;
  position: relative;
  width: 158px;
  border: 0px solid #FFFFFF;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, "Times New Roman", Times, serif;
}

div#footer {
	background-color: #336699;
	padding: 0px 0px;
    text-align: center;
}

.ZulMenu {
    font-family: Arial, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    -moz-user-select: none;
}
.ZulMenu .button,
.ZulMenu .button:hover,
.ZulMenu .button-active,
.ZulMenu .button-active:hover {
    line-height: normal;
    padding: 4px 10px 3px 10px;
    border: 0px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
    cursor: default;
    white-space: nowrap;
    display: block;
    position: relative;
}
.ZulMenu .button:hover {
    border-color: #ffffff #ACA899 #999999 #ffffff;
}
.ZulMenu .button-active,
.ZulMenu .button-active:hover {
    border-color: #ACA899 #ffffff #ffffff #ACA899;
}
.ZulMenu .item,
.ZulMenu .item:hover,
.ZulMenu .item-active,
.ZulMenu .item-active:hover {
    background: #ffffff;
    line-height: normal;
    padding: 3px 30px 3px 20px;
    color: #000000;
    text-decoration: none;
    cursor: default;
    white-space: nowrap;
    display: block;
    position: relative;
}
.ZulMenu .item:hover,
.ZulMenu .item-active,
.ZulMenu .item-active:hover {
    background: #696969;
    color: #ffffff;
}
.ZulMenu .section {
    background: #ffffff;
    border: 1px solid;
    border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
    padding: 2px 1px 1px 2px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ZulMenu .arrow {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0;
}

* html .ZulMenu td { position: relative; } /* ie 5.0 fix */