a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}

body { 
  background-image: url("../images/wonky_bg_1170x1024.gif");
  background-repeat: repeat-y;
  background-position: center top;
  background-attachment: scroll;
}
.bg {
  background-image: url("../images/wonky_bg_1170x1024.gif");
  background-repeat: repeat-y;
  background-position: center top;
  background-attachment: scroll;
}
.buttonlinks {
  font-family: Verdana;
  font-size: 10pt;
  text-align: right;
  color: #FF0000;
  font-weight: bold;
  padding-right: 10px;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 14pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.t1bg {
	background-image: url(../images/wonky_bg_760x600.gif);
	background-repeat: no-repeat;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.blue {
	background-image: url(../images/blue_sliver.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.yellow {
	background-image: url(../images/yellow_sliver.jpg);
	background-repeat: repeat-y;
}
.magenta {
	background-image: url(../images/magenta_sliver.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.magentatop {
	background-image: url(../images/magenta_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bluebottom {
	background-image: url(../images/blue_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.yellowbottom {
	background-image: url(../images/yellow_btm.jpg);
	background-repeat: no-repeat;
}
.magentabottom {
	background-image: url(../images/magenta_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.yellowtop {
	background-image: url(../images/yellow_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.redball {
	background-image: url(../images/red_ball.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.iconbuttons {
	background-image: url(../images/blue_button.jpg);
	background-repeat: no-repeat;
}