.headerlinkboxstyle {
	background-image: url(images/img_03.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 222px;
}
.headerlinkboxback {
	background-image: url(images/spacer_12.jpg);
	background-repeat: repeat-y;
}
.bodyboxstyle {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/spacer_14.jpg);
}
.headerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonover.jpg);
	text-align: left;
	height: 24px;
	width: 217px;
	vertical-align: middle;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
}
#hlinks a {
  display: block;
  color: #FFFFFF;
  width: 217px;
  height: 23px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/button.jpg);
  background-repeat: no-repeat;
  letter-spacing: 1px;
  padding-top: 6px;
  padding-left: 5px;
}
#hlinks a:hover {
  display: block;
  color: #FFFFFF;
  width: 217px;
  height: 23px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/buttonover.jpg);
  background-repeat: no-repeat;
  letter-spacing: 1px;
  padding-top: 6px;
  padding-left: 5px;   
}
#hlinks a:active {
  display: block;
  color: #FFFFFF;
  width: 217px;
  height: 23px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/buttonactive.jpg);
  background-repeat: no-repeat;
  letter-spacing: 1px;
  padding-top: 6px;
  padding-left: 5px;   
}
.contenttopboxstyle {
	background-image: url(images/spacer_07.jpg);
	background-repeat: repeat-y;
	width: 546px;
}
.contentboxbottomstyle {
	background-image: url(images/spacer_14.jpg);
	background-repeat: repeat-y;
	width: 546px;
}
.contecttablestyle {
	background-image: url(images/spacer_14.jpg);
	background-repeat: repeat-y;
	width: 546px;
	background-color: #FFFFFF;
}
.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000066;
}
.imagesstyle {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #67B1D4;
	border-bottom-color: #02A9ED;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #297CA4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
