table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th
{
	padding: 0;
}

body
{
	margin: 0;
	font-size: 75%;
}

h1
{
	font-size: 130%;
	margin-bottom: 0px;
}

h2
{
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
}

dd
{
	margin-left: 15px;
}

body, div, dt, dd
{
	padding: 0;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #1A1612;
}

p, div, dt, dd
{
	margin-top: 0;
}

p, dl
{
	margin-bottom: 20px;
}

a
{
	color: #1A1612;
	text-decoration: none;
}

a:hover
{
	color: #609EBF;
}

img
{
	border: 0px;
	display: block;
}

img.inline
{
	display: inline;
	vertical-align: bottom;
}

.align-center
{
	text-align: center;
}

.align-top
{
	vertical-align: top;
}

.indent
{
	padding-left: 25px;
}

.fixed-image-position
{
	line-height: 0px;
	font-size: 12pt;
}

.main-page-end
{
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 5px;
}

.center-page-end
{
	margin-bottom: 0;
	text-align: center;
}

table.menu
{
  width: 102px;
}

#menu
{
  font-size: 95%;
  text-align: left;
}

#menu table
{
  width: 102px;
  height: 17px;
  background-image: url(images/button-bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 1px;
}

#menu td
{
  width: 92px;
  height: 14px;
  background-image: url(images/button-top.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
}

p.contentend
{
	margin-bottom: 0;
}

#content ul
{
  margin-left: 25px;
  margin-top: 0px;
}

img.footer
{
	display: inline;
	vertical-align: middle;
	margin: 5px;
}

a.voidlink
{
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 8pt;
}

a.voidlink:hover
{
	text-decoration: underline;
	color: #BFE9FF;
}

div.footer
{
	color: #333333;
	background-color: #999999;
	width: 765px;
	margin: auto;
	text-align: center;
	font-size: 90%;
}

table.main
{
  background-color: #E6F6FF;
  width: 765px;
  margin: auto;
}

table.content
{
  width: 643px;
  margin: 10px;
  margin-top: 0px;
}

table.logo
{
  background-color: #E6F6FF;
  width: 765px;
  margin: auto;
  margin-top: 3px;
}

td.menu
{
  width: 102px;
  vertical-align: top;
  background-color: #E6F6FF;
}