body {
	background-gcolor: white;
	background-image: url(/images/bg1.gif);
}

h3, h4 {
	font-size: 1.1em;
	padding: 5px 0;
	margin: 0;
}

h3 {
	font-size: 1.5em;
	color: #a00;
}

#catname {
	color: black;
}

.txt1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}

.txt2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif
}

.txt3 {
	color: #606060;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-stretch: normal;
}

.inp1 {
	width: 100px;
	font: inherit;
	background-color: #def;
	border: solid 1px #008
}
.inp2 { height: 20px; width: 80px }

.a1 {
  font-size: 10px; font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
}

.a1 td {
	padding: 3px 2px; 
}

.a1 A{
  font-size: 11px; font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;text-decoration: none;
}

.a1 A:hover{color:#9CCFF9;text-decoration: underline;}
.a1 A:visited{color:#CCCCCC;text-decoration: none;}
.a1 A:visited:hover{color:#9CCFF9;text-decoration: underline;}

.linklist {
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding:0;
}

.linklist li {
	color: white;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	background-image: url(images/btn2.gif);
	background-color: #005fa0;
}

.linklist a, .linklist a:visited {
	display: block;
	color: white;
}

.imgholder {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 124px;
	height: 124px;
}

.imgholder img {
	border: 0;
}

.centered, .centered2 {
	clear: both;
	text-align: center;
	font-size: 1.1em;
}

.centered2 {
	padding-bottom: 1em;
}

.centered2 * {
	color: NavyBlue;
	font-weight: bold;
}

#maincontent {
	vertical-align: top;
	height: 100%;
	background-color: white;
	width: 672px
}

.logo, #maintable {
	margin-left: 30px;
}

.leftbar {
	color: white;
	background-image: url(images/bg2.gif);
	font-size: 0.9em;
	vertical-align: top;
}

.topbar {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	margin: 0;
}

.topbar span {
	display: block;
	padding: 14px 10px 2px;
}

#searchbar {
	background-image: url(images/bg4.gif);
	color: white;
	padding: 2px 5px 5px 10px;
	font-weight: bold;
}

.entry {
	float: left;
	margin: 1px;
	border: solid 1px black;
	font-size: 0.9em;
}

.entry h4 {
	padding: 0;
	width: 120px;
	overflow: hidden;
	font-size: 1.1em;
	white-space: nowrap;
}

.stat {
	float: right;
	margin-right: 50px;
	margin-top: -60px;
}