td {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #545454;
}
.text_copyright {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #7B7B7B;
}
a:link {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #103B69;
	text-decoration: none;
}
a:visited {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #103B69;
	text-decoration: none;
}
a:hover {

	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #F7AB1F;
	text-decoration: none;
}
.linkmainmnu {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #286DD6;
	width: 100%;
	height: 19px;
	padding: 2px;
}
.linkmainmnu a:link {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #286DD6;
	width: 100%;
	height: 19px;
	padding: 2px;
}
.linkmainmnu a:visited {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #286DD6;
	width: 100%;
	height: 19px;
	padding: 2px;
}
.linkmainmnu a:hover {
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1B498F;
	width: 100%;
	height: 19px;
	padding: 2px;
}
.linkhover{
	font-family: "ms Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1B498F;
	width: 100%;
	height: 19px;
	padding: 2px;
}
.input_search {
	font-family: "ms sans Serif";
	font-size: 9px;
	color: #0A132B;
	height: 18px;
}

