BODY {
  background-image: url(images/bkgnd.gif);
  margin: 0px;
  padding: 0px;
}


A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.footer:hover {
  color: #00FF00;
  text-decoration: underline;
}


td {
  font-family: verdana,helvetica;
  vertical-align: top;
  font-size: 13px;
}

h1 {
  font-family: verdana, arial;
  font-size: 13px;
  color: #000000;
  line-height: 12px;
}


TD.leftSide {
  font-family: verdana, helvetica;
  font-size: 11px;
  color: #996600;
  line-height: 16px;
  padding: 5px;
  vertical-align: middle;
}

TD.leftSide2 {
  font-family: verdana, helvetica;
  font-size: 13px;
  color: #996600;
  line-height: 20px;
  padding: 5px;
  vertical-align: middle;
}

TD.mainText {
  font-family: verdana, helvetica;
  font-size: 13px;
  color: #000000;
  line-height: 20px;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 25px;
  padding-bottom: 15px;
}

TD.formText {
  font-family: verdana, helvetica;
  background: #e7e7e7;
  font-size: 13px;
  color: #000000;
  padding: 5px;
}

TD.formText2 {
  font-family: verdana, helvetica;
  background: #e5edf5;
  font-size: 13px;
  color: #000000;
  padding: 5px;
}

td.formTextBlue {
  font-family: verdana, helvetica;
  background: #003399;
  font-size: 13px;
  color: #FFFFFF;
  padding: 10px;
  font-weight: bold;
}

td.formTextGray {
  font-family: verdana, helvetica;
  background: #666666;
  font-size: 13px;
  color: #FFFFFF;
  padding: 10px;
  font-weight: bold;
}


TD.footer {
  background: #2d2d2d;
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 20px;
  text-align: center;
}

TD.footerMenu {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
}

td.ref1 {
  background: #FFFFFF;
  font-family: verdana, helvetica;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  padding: 10px;
  vertical-align: middle;
}

td.ref2 {
  background: #f4f2ee;
  font-family: verdana, helvetica;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  padding: 10px;
  vertical-align: middle;
}

.refPage
{
	background: #FFFFFF;
	border-left: solid 1px #d8d2c1;
	border-right: solid 1px #d8d2c1;
	border-top: solid 1px #d8d2c1;
	border-bottom: solid 1px #d8d2c1;
}

.mainPage
{
	background: #FFFFFF;
	border-left: solid 1px #d8d2c1;
	border-right: solid 1px #d8d2c1;
	border-top: solid 1px #d8d2c1;
	border-bottom: solid 1px #d8d2c1;
}


.notice {
  color: #FF0000;
}

td.contact {
  font-family: verdana, helvetica;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 25px;
  padding-bottom: 15px;
}


#title {
  font-family: verdana, helvetica;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  padding-bottom: 15px;
}

#title2 {
  font-family: verdana, helvetica;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  padding-bottom: 15px;
  text-align: center;
}
