#librarymenu
{
	background-color: #e2e2e2;
	border-color: #000087;
    border-width: thin;
	border-style: solid;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.librarymenu a:hover
{
	background-color: #eeeeff;
	/*border-color: #000087;
    border-width: thin;
	border-style: solid;*/
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.sectionmenu a
{
	text-decoration: none;
	font-family: verdana;
	font-size:10px;
	color: #000087;
}

p
{
	margin-left: 5px;
}

.mainlogo
{
	margin-left: 5px;
}

.searchbutton
{
	margin: 0 0 1 0;
	padding: 0 0 0 0;
}

#searchbar
{
	background-color: #000087;
	border-color: #000087;
    border-width: thin;
	border-style: solid;
	margin: 0 2 0 6;
	padding: 0 2 0 2;
}

#searchbar a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Sans-Serif;
}

#legal
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

#contact
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-align: center;
}

.cc
{
	width: 110px;
	background-color: #000087;
	font-family: Arial, Sans-Serif;
	text-align: center;
	color: #ffffff;
}

.kw
{
	width: 100px;
	background-color: #000087;
	font-family: Arial, Sans-Serif;
	text-align: center;
	color: #ffffff;
}
