.back_header {
	background-color: #BBBBBB;
}
.border_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.popup {
	width: 100%;
}

.titulos_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}
.contenidos_listado01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 24px;
	padding-left: 10px;
	padding-right:10px;
}


.contenidos_listado02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;;
	text-decoration: none;
	background-color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 24px;
	padding-left: 10px;
	padding-right:10px;
}


.separator
{
	padding-top: 2px;
	padding-bottom:2px;
}
.divlayer01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 50px;
	width: 150px;
}
.divlayer_titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
}
.divlayer_contenidos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
}
.scroll {
	overflow:auto;
	width:100%;
	height:200px
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#ADBCCD; 
	scrollbar-face-color:#CCCCCC; 
	scrollbar-highlight-color:#EEEEEE; 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-shadow-color:#5E7B9C; 
} 

.login01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-left: 10px;
	font-weight: bold;
	height: 32px;
	width: 140px;
}
.login02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-left: 10px;
	font-weight: bold;
}
.login03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	padding-right: 10px;
	line-height: 24px;
}
.login04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	line-height: 24px;
}
.login05 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	line-height: 24px;
}
.login06 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}

.loginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	height: 32px;
	width: 140px;
}

.align_center {
	text-align: center;
}
.align_right{
	text-align: right;
}
.align_left{
	text-align: left;
}
.align_justify{
	text-align: justify;
}

.colwidth95 {
	width: 95%;
}
.colwidth40 {
	width: 40%;
}
.colwidth30 {
	width: 30%;
}

.colwidth25 {
	width: 25%;
}
.colwidth20 {
	width: 20%;
}
.colwidth18 {
	width: 18%;
}
.colwidth15 {
	width: 15%;
}
.colwidth10 {
	width: 10%;
}

.colwidth8 {
	width: 8%;
}

.colwidth5 {
	width: 5%;
}
.colwidth4 {
	width: 4%;
}

.scroll_table {
    display: block;
    float: left;
    overflow: auto;
    overflow-x: hidden;
    height: 250px;
    width: 220px;
	color: #555555;
}
span.scrolltable thead tr {
    position: relative;
    color: #555555;
}

