body {
font-family: Helvetica, Arial, Verdana, monospaced;
font-size: 11px;
line-height: 15px;
overflow: hidden;
}

input {
font-family: Helvetica, Arial, Verdana, monospaced;
font-size: 11px;
line-height: 16px;
}

img {
	border: 0px;
}


a.menu {
	color: black;
	text-decoration: none;
	border-color: white;
	border-style: solid;
	border-width:0px;	
	margin-right:15px;
	line-height:15px;
}

a.menuSel {
	color: white;
	background-color: black;   
	border-color: black; 
	text-decoration: none;    
	border-style: solid;    
	border-width: 0px;
	margin-right:15px;
	line-height:15px;
}

a.menu:visited {
	text-decoration: none;
	border-color: white;
	border-style: solid;
	border-width:0px;
	margin-right:15px;
	line-height:15px;
}

a.menu:hover {
	color: white;
	background-color: none;
	text-decoration: none;
	border-color: white;
	border-style: solid;
	border-width:0px;
	margin-right:15px;
	line-height:15px;
}

table {
	border: 1px 1px 1px 1px solid #000000;
	border-collapse: collapse;
	padding: 2px;
}

th {
	text-align: center;
	font-family: Helvetica, Arial, Verdana, monospaced;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	background-color: #efefef;
	font-weight: normal;
	padding: 5px;
}

td {
	text-align: center;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, monospaced;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 5px;
}

.none {
	background-color: #FFFFFF;
}

/* SCROLL */

#content {
	background-color: #FFFFFF;
}

#div1 {
	width: 149px;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute; left: 0px; top: 0px;
	overflow: hidden;
	
}

#div2 {
	width: 139px;
	height: 100%;
	border: 0px;
	border-left: solid 1px;
	background-color: #DD0067;
	position: absolute; left: 149px; top: 0px;
	overflow: auto;
	padding: 5px;
}

#sdiv2 {
	height: 100%;
	width: 1px;
	background-color: #000000;
	position: absolute; 
	left: 297px; 
	top: 0px;
	overflow: hidden;
}

#div3 {
	height: 100%;
	width: 548px;
	background-color: #FFFFFF;
	border-left: solid 1px;
	position: absolute; left: 298px; top: 0px;
	overflow: auto;
	padding: 14px;
}

#sdiv3 {
	height: 100%;
	width: 20px;
	background-color: #FFFFFF;
	position: absolute; 
	left: 900px; 
	top: 0px;
	overflow: hidden;
	visibility: hidden;
}




.titulo {
	color: white;
	background-color: black;
	font-family: Helvetica, Arial, Verdana, monospaced;
	text-decoration: none;
	border-color: white;
	border-style: solid;
	border-width:1px;	
	font-size: 11px;
	line-height: 18px;	
}

.titulo2 {
	color: white;
	background-color: black;
	font-family: Helvetica, Arial, Verdana, monospaced;
	font-size:11px;
	margin-bottom:5px;
	margin-right:15px;
	padding-left:2px;
	text-align:left;
}


a {
	color: black;
	text-decoration: none;
	border-color: white;
	border-style: dotted;
	border-width:0px;	

}

a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
	border-color: white;
	border-style: solid;
	border-width:0px;	
	
}
