body {
  text-align: center;
  background-color:#1f5c80;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  }
  
.a:hover {
color:#425f71;
}

.b:hover {
color:#cccccc;
}

.scroll {
scrollbar-3dlight-color:#e5e5e5;
    scrollbar-arrow-color:#d6d6d6;
    scrollbar-base-color:#b4b4b4;
    scrollbar-track-color:#e5e5e5;
    scrollbar-darkshadow-color:#e5e5e5;
    scrollbar-face-color:#b4b4b4;
    scrollbar-highlight-color:#e5e5e5;
    scrollbar-shadow-color:#e5e5e5;
	}

.main {
color: white;
background-color: #0ff;
text-align: center;
position: absolute;
top: 10%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility:hidden;
display: block;
}

.container {
width:780px;
height:600px;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
font-family: Verdana, Geneva, Arial, sans-serif;
margin-left: -390px;
position: absolute;
left: 50%;
visibility:visible;
}

.links {
height:75px;
width:780px;
}

.content {
height:382px;
width:780px;
}

.left {
height:382px;
width:35px;
}

.bottom {
height:143;
width:780;
}

.textmain {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin-left:20px;
margin-bottom:20px;
margin-right:20px;
margin-top:20px;
text-decoration:none;
overflow:auto;
text-align:justify;
line-height:150%;
}
.textmainH {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin-left:20px;
margin-bottom:20px;
margin-right:10px;
margin-top:0px;
text-decoration:none;
overflow:auto;
text-align:justify;
line-height:150%;
}
.itsoutthere {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:10px;
text-decoration:none;
color:#FFFFFF;
}

.news{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#899ba6;
text-decoration:none;
}
.margen_news {
	margin-left:7px;
	margin-top:10px;
}

.textlinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center;
margin-left:3px;
margin-bottom:3px;
font-weight:600;
text-decoration:none;
}

.imglogos {
margin-bottom:20px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
}

.r{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#899ba6;
text-decoration:none;
vertical-align:super;
font-weight:400;
}

.update{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0099CC;
font-size:10px;
visibility:visible;
}

div#wn	{ 
    position:relative; 
    width:75px; height:360px;
    overflow:hidden;	
	}


/*Scroll*/
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 7px;
	background-color: #e5e5e5;
}
.vscrollerbar {
	width: 7px;
	background-color: #ffffff;
}
.hscrollerbase {
	height: 7px;
	background-color: #E8E7E3;
}
.hscrollerbar {
	height: 7px;
	background-color: #cccccc;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
#mycustomscrolla {
	/* Typical fixed height and fixed width example */
	width: 400px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top:10px;
}
#mycustomscrollb {
	/* Typical fixed height and fixed width example */
	width: 515px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top:10px;
}

#mycustomscrollc {
	/* Typical fixed height and fixed width example */
	width: 590px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top:10px;
}
#mycustomscrolld {
	/* Typical fixed height and fixed width example */
	width: 610px;
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top:10px;
}
.lang {
	
}
