body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	font-size: 10pt;
background-image:url(/images/body_bak.jpg);
background-repeat:repeat;
}
div.footer{
 position:fixed;
  _position:absolute;
  bottom:0;
  right:0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
div.text {
margin-left:12.5%;
margin-right:12.5%;
text-align:center;
}
table.frontdoor {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
span.bold {
  font-weight:bold;
  font-size:16pt;
}
table.frontdoor th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.frontdoor td {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td.navlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
        text-decoration: none;
        margin:6px;
}

td.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000000;
        color: #ffffff;
        font-weight: plain;
        text-decoration: none;
        margin:0px;
}
td.foottitle{
        background-image:url(/images/logo_bak.jpg);
        background-repeat:repeat;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.navmain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
  text-decoration: none;
}

a.navmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.navmain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
   text-decoration: none;
}

a.navtitle{
	font-family: Calligrapher, Helvetica, sans-serif;
	font-size: 26pt;
	color: #ffffff;
	font-weight: bold;
   text-decoration: none;
  margin:6px;
}

a.navlarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
        text-decoration: none;
        margin:6px;
}
a.navsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        margin:6px;
}
a.smallprint{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
        font-weight: plain;
        text-decoration: none;
        margin:0px;
        background-color:#000000;
}
ul {
        list-style-type:square;
        font-size:10pt;
}