a
{
	font-family: Arial;
	color: #00206A;
	font-size: 10pt;
	text-decoration: none;
}

a.menuLnk
{
	font-family: Arial;
	color: #515151;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.bookLnk
{
	font-family: Arial;
	color: #3939c8;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #515151;
}

table
{
	font-family: Arial;
	color: Black;
	font-size: 10pt;
}

input
{
	border: solid 1 #515151;
	font-family: Arial;
	font-size: 9pt;
}

SELECT
{
	border: solid 1 #515151;
	font-family: Arial;
	font-size: 7pt;
	height: 18;
}

SELECT.category
{
	border: solid 1 #515151;
	font-family: Arial;
	font-size: 10pt;
}

input.searchBtn
{
	background-image: url(sitePics/searchBtn.jpg);
	border: none;
	color: #ffffff;
	height: 16;
	width: 40;
}