.topHEADER {
	color: #000066;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;

}
.bottomFOOTER {
	font-family: Tahoma;
	color: #000000;
	background-color: #B4C7F3;
	font-size: 9px;
	border-top: 1px solid #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;

}
.navCategory {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #9fb6ce;
	color: #000000;
	border: 1px solid #000000;

}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
	cursor: hand;
	filter: DropShadow(Color="#6689BC", OffX="#ffffff", OffY="#000000", Positive="#oooo66");

}
a:visited {

	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
a:active {


	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {

	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
link {
	background-color: #cad8f7;
	border: 1px solid #000000;
}
.links {
	background-color: #9fb6ce;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	color: #000000;


}
.searchBox {
	border: 1px solid #000000;

}
