body {
  background: #0a7cbb url(images/bcg.jpg) repeat-x top;
  margin: 0;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
p, li, td, textarea, input {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.shrink {
	font-size: 9px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
  padding: 10px 120px 10px 0px;
  margin: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
#bottom p {
  text-align: center;
}
#bottom span {
  white-space: nowrap;
}
#ba td {
width: 50%;
text-align: center;
padding-bottom: 10px;
}
#ba td.head {
width: 100%;
text-align: left;
padding: 5px 0px 5px 0px;
font-weight: bold;
}
.blue {
	background-color: #FFFFFF;
}
.border-left {
	background: url(images/1page_border_l.jpg) repeat-y left;
}
.left {
	background: url(images/1page_left.jpg) repeat-y left;
  color: #003399;
  text-align: center;
  font-weight: normal;
}
.quote {
  text-align: left;
  font-weight: bold;
  padding: 0px 20px 0px 20px;
}
.gap {
	background: url(images/1page_gap.jpg) repeat-y left;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/1page_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background: url(images/1page_border_r.jpg) repeat-y left;
}
.rright {
	background: url(images/1page_border_rr.jpg) repeat-y left;
	}
a.three:link {color: #000000}
a.three:visited {color: #0a7cbb}
a.three:hover {background: #663333}
