body { 
background-image:  url(images/bg.gif);
     background-repeat: repeat;
	}


.main a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #565556;
	}
	
.main a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #565556;
	}

.main a:hover { 
text-decoration: bold;
background-color: transparent;
border-color: #214588;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

.main a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #214588;
	}

.navbar a:link {
text-decoration: none; }
.navbar a:visited {
text-decoration: none; }
.navbar a:hover {
text-decoration: none; }
.navbar a:active {
text-decoration: none; }


p {
font-family: sans-serif;
font-size: 1em;
	color: #565556; 
	padding-right: 20px;
		line-height: 120%;
	}
	

li  {
font-family: sans-serif;
font-size: 1em; 
	color: #565556; 
	padding-right: 20px;
		line-height: 120%;
	}

.hometableeng {
font-family: sans-serif;
font-size: .8em; 
	color: #565556; 
	padding-right: 20px;
	line-height: 100%;
	}

.hometablefre {
font-family: sans-serif;
font-size: .8em; 
	color: #565556; 
	line-height: 100%;
	}
		
.footer {
font-family: sans-serif;
font-size: .7em; 
	color: #ffffff;
	background:  url(images/copyright_bg.gif) no-repeat;
	}

.sidenav {
    background:  url(eng/images/index_20.gif) no-repeat;
	}

.sidenav a:link {
text-decoration: none; }
.sidenav a:visited {
text-decoration: none; }
.sidenav a:hover {
text-decoration: none; }
.sidenav a:active {
text-decoration: none; }

.tertnav {
font-family: sans-serif;
font-size: .8em; 
font-weight: bold
	color: #48497D; 
	}
	
.tertnav a:link {
text-decoration: none; 
color: #48497D
font-weight: bold;}
.tertnav a:visited {
text-decoration: none;
color: #48497D }
.tertnav a:hover {
text-decoration: none; 
color: #565556
}
.tertnav a:active {
text-decoration: none; }

.imgborder {
  border:solid 1px silver;
  padding:3px;
  } 