body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgmain.png);
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	background-repeat: repeat x; background-position:center;
}
.plainsmall {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #404a53;
	text-decoration: none;
}
.text_white{
	font-size: 11px;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}
.pq {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #404a53;
	text-decoration: none;
}
.thumbnail{ position: relative; z-index: 0;}
.thumbnail:hover{ background-color: transparent; z-index: 50;}
 
.thumbnail span{ /*CSS for enlarged image*/
position: absolute; background-color: #fff;
padding: 3px; left: -1000px; font-family:Arial, Helvetica, sans-serif; font-size:9px;
border: 2px solid #a6a6a6; visibility: hidden; width: 354px; text-align:left;
color: #4f4f4f; text-decoration: none;}
 
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0; padding: 2px; }
 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible; top: 0; left: 70px; /*position where enlarged image should offset horizontally */
}
a.link2 {font-size: 9px; color: #123249; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.link2:hover { font-size: 9px;	color: #888;	text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.link2:visited {font-size: 9px; color: #123249; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}

#DIVmainMenu { margin:0; border:0; width:170px/*Owidth:180px*/; height:117px/*Oheight:120px*/; background:url(images/menu/mainMenuBgd.gif) no-repeat 0 0; padding:3px 0 0 10px;  }
#DIVmainMenu ul { list-style:none; margin:0; padding:0; border:0;}
#DIVmainMenu li { margin:0; padding:0; border:0; }
#DIVmainMenu a { margin:0; padding:0; border:0; color:#FFF; font: normal normal normal 0.7em/1em arial; text-decoration:none; text-transform: uppercase; }
#DIVmainMenu a:hover { color:#458793; }

#DIVlanguages { background: url(images/menu/m0.png) no-repeat 0 0; width:70px/*Owidth:114px*/; height:85px/*Oheight:120px*/; padding: 35px 0 0 44px; }
#DIVlanguages img { display:block; border:none; margin-bottom: 7px; }
#DIVlanguages img:hover { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }