/*
	[lgSwitch fontup="langUpF" fontdw="langDownF" ....  /]
*/

.langSwitchUp, .langSwitchDown {
	text-decoration:none;
	float:left;
	margin-right:10px;
}

.langSwitchDown {
	font-family:Arial; font-style:normal; font-weight:bold; color:#840000;font-size:12px; text-decoration: none;
}

.langSwitchUp {
	font-family:Arial; font-style:normal; font-weight:bold; color:#000091;font-size:12px; text-decoration: none;
}

.langSwitchUp:hover {
	font-family:Arial; font-style:normal; font-weight:bold; color:#DE9200;font-size:12px; text-decoration: none;
}



.slTmImg {
	margin-right:5px; margin-top:5px; 
}
