@charset "utf-8";
table.menu	{
	position: absolute;
	border: 0;
	cursor: pointer;
/*	cursor: hand;*/
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #5F6FC4; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 4px;
	font-family: Arial;
	font-size: 8pt;
	white-space: nowrap;

}
.стиль2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.newsstail {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
