.normal-text {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #333333;
}

.normal-text1 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}

.link1 {
font-family: Trebuchet MS;
font-size: 13px;
text-decoration: none;
color: #FFFFFF;
font-weight:bold;
}

:hover.link1 {
font-family: Trebuchet MS;
font-size: 13px;
text-decoration: none;
color: #FF4A4A;
font-weight:bold;

}

.link2 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #333333;
}

:hover.link2 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

.link-sm {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #333333;
}

:hover.link-sm {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FF6600;
}

.link-sm1 {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #777;
}

:hover.link-sm1 {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000;
}

.link-m {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #777;
}

:hover.link-m {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #F00;
}

#langSelect li{
	float:left;
	list-style-type:none;
	padding-right:25px;
}
.lang_list{
	color:#990000;
	cursor:pointer;
}

#lang_list_EN{
	background:url('imgs/english.gif') no-repeat;
}
#lang_list_DE{
	background:url('imgs/deutsch.gif') no-repeat;
}
#lang_list_IT{
	background:url('imgs/italiano.gif') no-repeat;
}
#lang_list_PT{
	background:url('imgs/portugues.gif') no-repeat;
}
#lang_list_FR{
	background:url('imgs/francais.gif') no-repeat;
}
#lang_list_ES{
	background:url('imgs/espanol.gif') no-repeat;
}
#lang_list_NL{
	background:url('imgs/dutch_flag.gif') no-repeat;
}
#lang_list_EL{
	background:url('imgs/greek_flag.gif') no-repeat;
}
#lang_list_AR{
	background:url('imgs/arabic.gif') no-repeat;
}
