.cuadro {
	float:left; 
	width:200px; 
	height:243px; 
	margin: 5px 5px 5px 5px; 
	overflow:auto;
	border-right:2px solid brown;
	border-top:2px solid brown;
	font-size: 10px; 
	text-align:center;
}

.cuadro2 {
	float:left; 
	width:400px; 
	height:243px; 
	margin: 5px 5px 5px 5px; 
	overflow:auto;
	border-right:2px solid brown;
	border-top:2px solid brown;
	font-size: 10px; 
	text-align:center;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1;	
	margin: 0px;
	padding: 0px;
	background-color: #A85C11;
	background-image:  url("/imgs/bg_grad3.jpg");
	background-attachment: fixed;
}

.inter {
	position:relative; float:left; width:1px;
	background-image:url(/imgs/inter.gif);
}

#maindiv2 {
	border: 4px groove brown;
	overflow:auto;
	height:450px; 
	max-height:450px;
	scrollbar-face-color:#A85C11;
	scrollbar-arrow-color:#663300;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6F4709;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #6F4709;
	scrollbar-track-color: #FFE8C1;
}
.boton{
	background-image:url(/imgs/bg_menutitle.gif);
	height:17px;
	width:120px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:brown;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.boton a{
	background-image:url(/imgs/bg_menutitle.gif);
	height:17px; width:120px;
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:brown;
	text-align:center; text-decoration:none;
	padding: 0px 0px 0px 0px ;
}

.boton:hover{
	background-image:url(/imgs/bg_menutitle_on.gif);
	height:17px; width:120px;	
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:brown;
	text-align:center; text-decoration:none;
	padding: 0px 0px 0px 0px ;
}

#left_menu{
	position:absolute;
	left:20px;
	top:140px;

}
.button {font-size:11px;
	background-image:url(/imgs/back_button.jpg);
}

.normal_text {
	font-size: 11px; font-weight: normal; color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.normal_text a{
	font-size: 11px; font-weight: normal; color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.normal_text a:hover{
	font-size: 11px; font-weight: normal; color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.subtitle{
	margin-top: 10px;
	font-size: 14px; font-weight: bold; color: brown;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.title{
	margin-top: 10px;
	font-size: 18px; font-weight: bold; font-style:italic; color: brown;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.cuadrotitle{
	margin-top: 10px;
	font-size: 18px; font-weight: bold; font-style:italic; color: #FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


html{
scrollbar-face-color:#A85C11;
scrollbar-arrow-color:#663300;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;}


.not_loc a:hover{font-family:Verdana, Arial; font-size:10px; color:#FFFF99; height:250px;
scrollbar-face-color:#A85C11;
scrollbar-arrow-color:#663300;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;}

.not_loc a{font-family:Verdana, Arial; font-size:10px; color:#FFFF99; height:250px; 
scrollbar-face-color:#A85C11;
scrollbar-arrow-color:#663300;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;}

#not_loc {font-family:Verdana, Arial; font-size:10px; color:#FFFF99; height:250px; 
scrollbar-face-color:#A85C11;
scrollbar-arrow-color:#663300;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;}


.not_loc li{list-style:none; 
scrollbar-face-color:#A85C11;
scrollbar-arrow-color:#663300;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;}

.sel_class {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:140px;
}

.sel_text_light {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:10px;
	color:black;
}
.sel_text {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:10px;
	color:black;
}

