BODY{
    background:transparent url(../images/bg.jpg) repeat-x scroll 0 0;
    background-color:#001026;
    margin: 0px;
}
.header{
    width:900px;
    height:200px;
}
.content{
    width:900px;
}
.logo{
    background:transparent url(../images/logo.jpg) no-repeat ;   
    
    width:300px;   
    height:140px;
}
.menu{
	vertical-align:top;
    background: url(../images/menu_text.jpg) 0 22px no-repeat;      
    width:600px;
}

.left_top{   
    background: url(../images/left_top.jpg) no-repeat;
    background-position: right top;   
       
    height:4px;
    width:4px;
}

.center_top{   
    background: url(../images/top.jpg) repeat-x;      
    height:4px;
}

.right_top{   
    background: url(../images/right_top.jpg) no-repeat;      
    height:4px;
    width:4px;
}

.left_bottom{   
    background: url(../images/left_bottom.jpg) no-repeat;      
    height:4px;
    width:4px;
    background-position: right top; 
}

.center_bottom{   
    background: url(../images/bottom.jpg) repeat-x;      
    height:4px;
}

.right_bottom{   
    background: url(../images/right_bottom.jpg) no-repeat;      
    height:4px;
    width:4px;
}

.left{   
    background: url(../images/left.jpg) repeat-y;      
    width:4px;
}

.right{   
    background: url(../images/right.jpg) repeat-y;      
    width:4px;
}

.div1_big_tb {   
	background: url(../images/div1_big.png) no-repeat;      
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#ffffff;
	width: 359px;
	height:250px;
}

.div2_big_tb{   
	background: url(../images/div2_big.png) no-repeat;      
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#ffffff;
	width: 359px;
	height:250px;
}

.div3_big_tb{   
	background: url(../images/div3_big.png) no-repeat;      
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#ffffff;
	width: 364px;
	height:371px;
}

.divBg {
/*height:232px;*/
background: url(../images/es/div_bg.jpg) repeat-x;      
}

.div1 { 
    float:left;
    overflow: hidden;
    width: 241px; 
    height:94px;
    font-family: Courier, Monospace;
    z-index: 102;
    position: absolute;
}

div span.opened {
    display:none;
}

.div2 { 
	float:left;
	overflow: hidden;
	width: 241px; 
	height:94px;
	font-family: Courier, Monospace;
	z-index: 101;
	height:235px;
	position: absolute;
}

 .div3 { 
	float:left;
	overflow: hidden;
	width: 241px; 
	height:94px;
	font-family: Courier, Monospace;
	z-index: 100;
	position: absolute;
}

div span.opened { display:none; } 
input{ height:18px; font-size:11px; }
select{height:18px;}

#jflanguageselection {margin-left:6px;}
#jflanguageselection img{border:none;}



                                               

