body
{
  padding-left: 240;
  scrollbar-base-color: black;
  scrollbar-arrow-color: #CCCCCC;
  scrollbar-face-color: #000000;
  background: white url("images/bg2.gif") repeat-y left;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}
h1
{
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: large;
  font-weight: normal;
  text-align: center;
}
h2
{
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: medium;
  font-weight: normal;
  text-align: center;
}
ul.navbar
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 200
}
ul.navbar.li
{
  background: black;
  margin: 0;
  padding: 0
}
ul.navbar a
{
  text-decoration: none;
}
ul.navbar img
{
  margin-bottom: -3.5;
}
address
{
  text-align: center;
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted;
  font-size: smaller;
}
blockquote
{
  color: #006000;
}
ul
{
  color: #777777;
}
cite
{
  color: #777777;
  font-size: smaller;
}
p.expheader
{
  font-size: larger;
}
p.exptitle
{
  color: #006000;
  font-weight: bold;
}
p.expcompany
{
  color: #006000;
  margin-top: -1em;
}
p.expdates
{
  font-size: smaller;
  margin-top: -1em;
}
blockquote.expdesc
{
  color: #777777;
  font-size: smaller;
}
p.answer
{
  color: #006000;
  margin-top: -1em;
}
a:link
{
  color: #104040
}
a:visited
{
  color: #800080
}
#bolt
{
	position: absolute;
	left: 0;
	top: 0;
	width: 200;
	height: 501;
	border: none;
}
.menuitem
{
	width: 200px;
	height: 54px;
	border: none;
}
.validator
{
	color: #FF0000;
}
