body{
background: #640b0f;
font-family:arial, verdana;
font-size:12px;
margin-top:5px;
}

#mainbod{
width:928px;
display:block;
margin:auto;
}

#adspacetop{
margin-top:25px;
margin-bottom:0px;
width:100%
height:15px;
border:none;
font-size:10pt;
}
#adspacetop h1{
text-align:left;
font-size:10pt;
margin:0px;
margin-left:10px;
padding:0px;
color:#FFFFFF;
}
#lang{
z-index:2;
position:relative;
left:0px;
top:-17px;
width:928px;
height:20px;
text-align:right;
}

#lang a{
text-align:right;
color:#ffffff;
text-decoration:none;
}
#lang a:visited{
color:#ffdddd;
text-decoration:none;
}
#lang a:hover{
color:#ff0000;
text-decoration:none;
}

/*Header*/
#hed{
width:922px;
height:199px;
border: none;
border-bottom: 1px solid #bbbbbb;
display:block;
margin:auto;
margin-top:-11px;
position:relative;
z-index:2;
}

/*Header Divider Where Buttons Are Located*/
#div{
/*width:934px;
height:10px;
border: none;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
display:block;
background: #ffffff;
margin-left:-6px;*/
}

/*Button Holder*/
#navbar{
/*margin:auto;
margin-top:-7px;
height:35px;
width:928px;
position:relative;
z-index:2;*/
}

/*Left Background image*/
#navbar .l{
width:15px;
height:35px;
display:block;
background: url('img/nbl.png');
float:right;
}

/*Link style*/
#navbar a{
height:45px;
display:block;
text-align: center;
background: url('img/nbbg.png') top left repeat-x;
float:right;
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding:9px;
font-size:12px;
letter-spacing:0px;
}

/*Link Hover style darker background*/
#navbar a:hover{
background: url('img/nbgh.png') top left repeat-x;
z-index:2;
}

/*Link Divider*/
#navbar .d{
width:1px;
height:35px;
display:block;
background: url('img/nbdv.png');
float:right;
}

/*Right Background image*/
#navbar .r{
width:15px;
height:35px;
display:block;
background: url('img/nbr.png');
float:right;
}

span .azul{
color:#0088d9;
}

#buttonbar{
width:100% 
height:25px;
display:block;
margin-top:15px;
border:none;
border-top:1px solid #dddddd;
border-bottom:1px solid #aaaaaa;
}
#buttonbar a{float:left;height:25px;}
#buttonbar a .ind{
margin-left:15px;
font-weight:bold;
text-decoration:none;
height:25px;
background:url('img/inb.gif') top left no-repeat;
padding-left:10px;
padding-top:5px;
color:#000000;
}

#contentbox{
margin:10px;
margin-top:-10px;
margin-top:10px;
width:850px;
height:100% 
float:left;
display:block;
padding-right:10px;
}

#contentbox h1{
margin-top:5px;
}

#rightbox{
margin:10px;
margin-top:35px;
width:205px;
height:100% 
float:left;
display:block;
}
#rightbox p{
text-align:left;}

#adspacebottom{
margin-top:1px;
margin-bottom:0px;
width:100% 
height:15px;
border:none;
font-size:10pt;
text-align:center;
}
#adspacebottom h1{
text-align:center;
font-size:10pt;
margin:0px;
margin-left:10px;
padding:0px;
color:#FFFFFF;
float:none;
}




.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align:center;	}
	
a.copyright:link { color: #FFFFFF; }
a.copyright:visited { color: #FFFFFF; }
a.copyright:hover { color: #FFFFFF; }


