﻿body
{
	background-color: #e6e6fa;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #696969;
	padding-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 14px;
	color: #696969;
	font-family: aria;
	font-variant: small-caps;
}

a:link
{
	color: #483d8b;
	text-decoration: none;
}

a:visited
{
	color: #483d8b;
	text-decoration: none;
}

a:active
{
	color: #c71585;
	text-decoration: none;
}

a:hover
{
	color: #4682b4;
	text-decoration: none;
}

.motto 
{
font-size:11px;
font-style:italic;
font-weight:bold;
text-align:center;
}

.ltable
{
	width: 740px;
	border-right: #c0c0c0 thin ridge;
	border-top: #c0c0c0 thin ridge;
	border-left: #c0c0c0 thin ridge;
	border-bottom: #c0c0c0 thin ridge;
	background: #ffffff;
}

.ctable
{
	width: 740px;
	border-right: #c0c0c0 thin ridge;
	border-top: #c0c0c0 thin ridge;
	border-left: #c0c0c0 thin ridge;
	border-bottom: #c0c0c0 thin ridge;
	background: #ffffff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.faq
{
	font-weight: bold;
}

ul.xpwb
{
	text-align:left;
  position: absolute;
  visibility: hidden;
  list-style-type: none;
  padding: 2px;
  margin: 0px;
  border: solid 1px #9D9DA1;
  background-color: #FFFFFF;
  font-size: 1px;
  z-index: 9999;
}

ul.xpwb li {
  padding: 2px;
  margin: 0px;
  border: solid 1px #FFFFFF;
  background-color: #FFFFFF;
  font-size: 1px;
  cursor: pointer;
  z-index: 9999;
}

ul.xpwb li a {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  z-index: 9999;
}

ul.xpwb li.over {
  padding: 2px;
  margin: 0px;
  border: solid 1px #93A070;
  font-size: 1px;
  background-color: #93A070;
  z-index: 9999;
}

ul.xpwb li.over a {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  z-index: 9999;
}
