.nt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.ntB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; font-weight: bold}
.ntBig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.ntBBig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
.flat { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
.menuTdLangOff {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #969595;
	border-bottom: 1px solid #969595;
	padding-left: 0px;
	padding-right: 2px;
	text-align: right;
	background-color: #778597;
}

.menuTdLangOn {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #969595;
	border-right: 1px solid #969595;
	border-bottom: 1px solid #ffffff;
	padding-left: 0px;
	padding-right: 2px;
	text-align: right;
	background-color: #A3ACB8;
}

.menuTdOff {
	color: #546A8B;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #969595;
	border-bottom: 1px solid #969595;
	padding-left: 0px;
	padding-right: 2px;
	text-align: right;
}

.menuTdOn {
	color: #546A8B;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #969595;
	border-right: 1px solid #969595;
	border-bottom: 1px solid #ffffff;
	/*padding-top: 1px;
	padding-bottom: 1px;*/
	padding-left: 0px;
	padding-right: 2px;
	text-align: right;
}

.lMenuTdOff {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	background:#EEEEF0;
	padding:0px;
	padding-left:3px;
}

.lMenuTdOn {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: NONE;
	background:#C5C5C5;
	padding:0px;
	padding-left:3px;
}

.titles {
color: #EC9638;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: NONE;
text-transform: capitalize;
}

.txt { 
color: #000000;
font-family: Verdana;
font-size: 10px;
font-weight: regular;
text-decoration: none;
}
.txt:hover {color: #F19728;}
a:link.txt		{color: #000000;}
a:visited.txt	{color: #000000;}
a:hover.txt	{color: #F19728;}
a:active.txt	{color: #000000;}

.txtYellow { 
color: #EC9638;
font-family: Verdana;
font-size: 10px;
font-weight: regular;
text-decoration: none;
}

.txtWhite { 
color: #ffffff;
font-family: Verdana;
font-size: 10px;
font-weight: regular;
text-decoration: none;
}

.titleEKP {
	font-family: Verdana;
	font-size: 10px;
	color: #234588;
	text-decoration: none
}

.flat {
	font-size : 10px;
	font-family : Verdana;
	background-color : #C5CBDD;
	border-style: none
}

.inp { 
	font: 10px Verdana;
	background-color: #C5CBDD;
	border: 1px solid white;
}