body {
	font-family: arial;
	font-size: 10px;
	color: #00478F;
}

A[href] {
	text-decoration: none;
}

a {
	text-decoration: none;
	font-weight: bold; 
}


a img {border: none; }

.bottommenu {
	color: #0552A0;
	font-weight: normal;
	font-size: 11px;
}

.topmenu {
	color: #004FA4;
	letter-spacing: 0.02em;
	word-spacing: 0.2em;
}

.leftmenu {
	color: #30B4DA;
	line-height: 18px;
	font-weight: normal; 
}

.inside {
	color: #004FA4;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.download {
	color: #4FD0ED;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}


.lang {
	color: #5BA8BA;
}

p {
	font-size: 12px;
	
}

.error {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
}

h3 {
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
	color: #004FA4;
	font-family: arial;
	font-size: 12px;
}

td.line {
	height: 1px;
	padding: 0px;
	margin: 0px;
}

td.hline {
	width: 1px;
	padding: 0px;
	margin: 0px;
}

button {
	background-color: #5982CB;
	color: white;
	font-size: 7pt;
	font-weight: bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	vertical-align: center;
}


button.search {
	width: 50px;
	height: 22px;
}
