body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66664B;
	margin:0px;
	background-image: url(graphics/left_side_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.lefttd {
	background-image: url(graphics/left_side_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.navtd {
	text-indent: 15px;
}
.navtd2 {
	text-indent: 10px;
}

.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toptd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(graphics/top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
A.catnav1:link, A.catnav1:active, A.catnav1:visited {
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

A.catnav1:hover {
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}
.title1 {
	font-size: 18px;
}
