


TD {
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-size: 15px;
}

A:link, A:active, A:visited {
	color: #003366;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: BOLD;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

A:hover {
	color: #ffcc00;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: BOLD;
	text-decoration: none;
	font-size: 12px;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
	color: #FFFFFF;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;background: url(../huh/leftright) no-repeat;
	width: 0px;
	height: 0px;
	
	font-size: 12px;
	text-align: left;
}

A.barlink:hover {
	color: #FFCC00;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

h2 {
	color: #003366;
	font-family: "Gill Sans MT", Arial, Helvetica;
}
H4 {  color: BLACK;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: Bold;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 2;
	margin-top: 4;
}

.maincontent {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;

}

.contentbar1 {
	background-color: #ffffff;
	color: #000000;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
}

.contentbar2 {
	background-color: gray;
	color: #000000;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
}

.categorybar {
	background-color: gray;
	color: #FFCC00;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	
}

.menubar {
	background-color: gray;
	color: #FFFFFF;
	font-family: "Gill Sans MT", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.blackborder {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
}

.nitems {
  font-size: 12px;
  }
  
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 82px;
     }
  
#searchimage {
    text-align:center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 82px;
}
