.description {
  font-size: 8pt;
}

.indexmsgbox {
  background-image: url('../images/messagebox.gif');
  width: 190px;
  height: 132px;
  background-repeat: no repeat;
  font-size: 8pt;
}

.menu-right {
  background-image: url(../images/toptab_right.gif);
  background-repeat: no-repeat;
  width: 34px;
  height: 28px;
}

.menu-spacer {
  background-image: url(../images/toptab_spacer.gif);
  background-repeat: repeat-x;
  height: 28px;
}

.menu-left {
  background-image: url(../images/toptab_left.gif);
  background-repeat: no-repeat;
  width: 34px;
  height: 28px;
}

a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
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: 12pt;
}
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;
}
.bg {
	background-image: url('../images/bg-spacer.jpg');
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right top

}
.c1 {
	background-attachment: scroll;
	background-image: url('../images/c1.jpg');
	background-repeat: repeat-y;
	background-position: right top
}

.p1-t1 {
	background-image: url('../images/logofiles/p1-t1.jpg');
	background-repeat: no-repeat
}


td {
  font-size: 10pt;
}