td, .text_smal, .text_normal_fet, .text_big, .text_big_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_smal, .text_smal_gray, .text_smal_gray a {
	font-size: 9px;
}
.text_smal_gray { color: #666666; }
.text_smal_gray a:link { color: #666666; text-decoration: none; }
.text_smal_gray a:visited { color: #666666; text-decoration: none; }
.text_smal_gray a:hover { color: #AA0000; text-decoration: none; }
.text_normal_fet {
	font-weight: bold;
}
.text_big, .text_big_blue {
	font-size: 14px;
	font-weight: bold;
}
.text_big_blue {
	color: #005A9B;
}
a { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link { color: #005A9B; text-decoration: none; }
a:visited { color: #005A9B; text-decoration: none; }
a:hover { color: #AA0000; text-decoration: none; }
.menu {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CCCCCC;
}
.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: none; }
.menu_over {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #005A9B;
}
.menu_over a:link { color: #FFFFFF; text-decoration: none; }
.menu_over a:visited { color: #FFFFFF; text-decoration: none; }
.menu_over a:hover { color: #FFFFFF; text-decoration: none; }
.menu_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
#menu_dropdown_a {
	position: absolute;	top: 114px;
	left: 0px;
	width: 176px;
}
#menu_dropdown_b {
	position: absolute;	top: 114px;
	left: 176px;
	width: 176px;
}
#menu_dropdown_c {
	position: absolute;	top: 114px;
	left: 352px;
	width: 176px;
}
input.lang {
	border: 1px solid #888888;
	background-color: #FFFFFF;
	font-size: 10px;
	width: 250px;
	height: 18px;
}