@charset "windows-1255";
.search {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bigBlueTitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.bigBlackTitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blueText {
	font-family: Arial;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
.linkL {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.masterTable {
	border: 1px solid #FFFFFF;
}

