#container{
width:100%;
}



html,body {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
    background-image : url(images/mainbg-repeater.gif);
	background-color: #fff;
	scrollbar-face-color: #4E4E4E; scrollbar-shadow-color: #1C1B1B; 
	scrollbar-highlight-color: #3D3D3D; scrollbar-3dlight-color: #4F4949; 
	scrollbar-darkshadow-color: #401010; scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #999999;
}

.featured_input {
	border:1px solid #e6e6e6;
	color: #e6e6e6;
	background: #9a9a9a;
	padding-left:2px;
	padding-right:2px;
	font-family : Arial,Helvetica, san-serif;
}

.content_input {
	border:1px solid #e6e6e6;
	color: #e6e6e6;
	background: #2c2c2c;
	padding-left:2px;
	padding-right:2px;
	font-family : Arial,Helvetica, san-serif;
}

.button {
	background: #9A9A9A;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	text-size:9px;
	font-family : Arial,Helvetica, san-serif;
}

table.overall {
    margin-top: 0px;
    margin-right: -10px;
    padding-top: 0px;
	text-align: center;
	background-image : url(images/lines-repeater.gif);
	width: 100%;
	height: 100%;
}

td {
}

div.container {
    margin-top: -3px;
	position: absolute;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
    height: 100%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

div.main {
	position: absolute;
	top: -3px;
	left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.top {
    position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:87px;
	padding: 0;
	margin: 0;
	z-index:14;
}	

div.photobar {
    position: absolute;
	top: 87px;
	left: 0px;
	display:block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom:0;
    width:100%;
	height:206px;
	padding: 0;
	margin: 0;
	z-index:13;
}

div.photobar_container {
	position: relative;
	width:1000px;
	height:206px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	top:0px;
}

div.frame_container {
	position:relative;
	z-index:10;
	padding:0;
	margin:0;
	z-index:15;	
    overflow:hidden;
    margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
}


div.screen {
	position:relative; 
	z-index:9; 
	top:-577px;
	left:-392px;
    width:166px;
    height:99px;
    text-align:left;
    margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

div.screen_text {
	position:relative; 
	z-index:9; 
	top:-662px;
	left:-390px;
    width:123px;
    height:77px;
    text-align:left;
    margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:0;
	margin-bottom:0;
}


div.image {
	position:relative;
	display:block;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	width:1000px;
	left: 3px; 
	top:-208px;
	height:206px;
	z-index:10; 
}

div.moving_image_holder {
	position:relative;
	display:block;	
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:1000px;
	top:-410px;
	left:0px;
	text-align: left;
	z-index:8;
}

div.moving_image {
	position:relative;
	left:0px;
	width:1200px;
	height:206px;
    top:0px;
	display:block;
	text-align:center;
	margin-left:0;
	margin-right:0;
}

div.dropdown {
	position:relative;
	z-index:13;
    height:206px;
	display:block;	
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-image : url(images/mainbg-repeater.gif);
	text-align:left;
    margin-left:auto;
	margin-right:auto;
	display:block;
	border: 1px #F2F2F2 solid;
    margin-top:0;
	margin-bottom:0;
    
    overflow:hidden;
    padding:0;
}

div.dropdown_text {
	position:relative;
	z-index:50;
    height:280px;
	display:block;	
	text-align:left;
    margin-left:auto;
	margin-right:auto;
	display:block;
    margin-top:0;
	margin-bottom:0;
    overflow:hidden;
    font-size: 9px;

}

td.dropdown {
   	text-align: left;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	padding-top:105px;
	padding-bottom:25px;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
}

div.content_container {
    position: absolute;
	/*left: 0px;*/
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:100%;
    height:100%;
}

div.content {
    position: relative;
	text-align: center;
	width:1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;

}

div.left_content {
    width: 284px;
    height: 100%;
	text-align: left;	
	padding:0;
	margin:0;

}

div.right_content {
    text-align: left;
    font-family : Arial,Helvetica, san-serif;
	color: #d4d4d4;
    width: 716px;
	height:100%;
	padding:0;
	margin:0;

}

div.clearer {
	clear: right; line-height: 0; height: 0;
}

div.left_content_text {
   position: absolute;
   width: 230px;
   height: 170px;
   text-align: justify;
   z-index:50;
   font-family : Arial,Helvetica, san-serif;
   color: white;
   font-size:11px;
   margin-left:10px;
   margin-right:10px;
   background:  url(images/blank.gif);
   margin-top:10px;
   margin-bottom:10px;
   font-weight:bold;
}

span.featured_title {
	font-family : Arial,Helvetica, san-serif;
    color: #e6e6e6;
    text-decoration: underline;
	font-size : 9pt;	
}

td.featured_header {
 	text-align: left;	
 	font-size : 9pt;
 	font-family : Arial,Helvetica, san-serif;
 	font-weight: bold;
 	color: #e6e6e6;
 	padding-top: 17px;
 	padding-left: 39px; 
	background-repeat:no-repeat;
}

td.featured {
 	text-align: left;	
 	font-size : 9pt;
 	font-family : Arial,Helvetica, san-serif;	
 	color: #e6e6e6;
 	padding-top: 0px;
 	padding-left: 15px; 
 	padding-bottom: 0px;
 	padding-right: 15px; 
}

td.thin_featured {
 	text-align: left;	
 	font-size : 8pt;
 	font-family : Arial,Helvetica, san-serif;	
 	color: #e6e6e6;
 	padding: 0px;
}

td.content {
    text-align: justify;
	vertical-align: top;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #d4d4d4;
	padding-top: 3;
	padding-left: 10;
	padding-right: 25;
	padding-bottom: 3;
	
}

td.table_content{
	text-align: justify;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-family : Arial,Helvetica, san-serif;
	color: #d4d4d4;
}

div.bottom {
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image : url(images/bottom-repeater.gif);
	height: 125px;
	vertical-align: bottom;
}

span.date_box {
	position: relative;
	top:34px;
	left:-2px;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #e2e2e2;
	text-align:center;
	font-weight:bold;

}

A,A:VISITED,A:ACTIVE{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #d4d4d4;
}


A:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : underline;
	color: #f6f6f6;
}

.A2{
    padding-top: 1;
	padding-left: 3;
	padding-right: 3;
	padding-bottom: 1;
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	text-decoration : none;
	color: #F2D9A3;
}

.A2:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	color: #F2D9A3;
	text-decoration : none;
}

.A2:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 8pt;
	background: #AB8331;
	text-decoration : none;
	color: #ffffff;
}



.A3{
	font-family : Arial,Helvetica, san-serif;
	font-size : 11pt;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}

.A3:VISITED{
	font-family : Arial,Helvetica, san-serif;
	font-size : 11pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.A3:HOVER{
	font-family : Arial,Helvetica, san-serif;
	font-size : 11pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}


A.dropdown{
    font-family : Arial,Helvetica, san-serif;
    color: #FFFFFF;
    text-decoration: none;
	font-size : 8pt;	
}

A.dropdown:VISITED,A.dropdown:ACTIVE,A.dropdown:HOVER{
    font-family : Arial,Helvetica, san-serif;
    color: #FFFFFF;
	font-size : 8pt;
	text-decoration: none;	
}


A.featured,A.featured:VISITED,A.featured:ACTIVE{
    font-family : Arial,Helvetica, san-serif;
    color: #e6e6e6;
    text-decoration: underline;
	font-size : 9pt;	
}

A.featured:HOVER{
    font-family : Arial,Helvetica, san-serif;
    color: #ffffff;
	font-size : 9pt;
	text-decoration: underline;	
}

A.blue,A.blue:VISITED,A.blue:ACTIVE{
    font-family : Arial,Helvetica, san-serif;
    color: #0066CC;
    text-decoration: underline;
	font-size : 9pt;	
}

A.blue:HOVER{
    font-family : Arial,Helvetica, san-serif;
    color: #0066FF;
	font-size : 9pt;
	text-decoration: underline;	
}

.p1 {
	font-size: 12pt;
	font-family: times new roman;
	color:#ffffff; font-style:italic;
}

.p2 {
	font-size: 8pt;
	font-family: sans-serif;
	color:#3c84dd; 
	font-weight:bold;
}

.header {
	font-family : Trebuchet MS,Arial,Helvetica, san-serif;
    color: #e2e2e2;
	font-size : 12pt;
	font-weight: bold;
}

.sub-header {
	font-family : Trebuchet MS,Arial,Helvetica, san-serif;
    color: #e2e2e2;
	font-size : 10pt;
	font-weight: bold;
	height:20px;
}

h1.seo {
	font-family : Arial,Helvetica, san-serif;
	font-size : 12px;
	color: #d4d4d4;
	font-weight:normal;
 	display:inline;
}

.bluelinks{
font-weight:700; color:#3a82da; text-decoration:none;
}
.bluelinks a{
font-weight:700; color:#3a82da; text-decoration:none;
}
.bluelinks a:hover{
font-weight:700; color:#3a82da; text-decoration:none;
}
.contenido{
color:#DBDBDB;
width:97%;
height:100%;
font-size:12px;}