BODY {
scrollbar-face-color:#F1E3C6;
scrollbar-arrow-color:#753C21;
scrollbar-track-color:#B88B74;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

.commAssocLnk {
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

.commTopLnk{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

.commTopLnk:hover{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : #B9E9F7;
	text-decoration : none;
}

.commHeading{
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	color : #753C21;
	text-decoration : none;
	font-weight: bold;
}

.commHeading1{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : none;
	font-weight: bold;
}
.commHeading2{
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	color : white;
	text-decoration : none;
	font-weight: bold;
}

.commHeading3{
	font-family : Verdana, Arial, sans-serif;
	font-size : 18px;
	color : #C69984;
	text-decoration : none;
	font-weight: bold;
}

.commHeading4{
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration : none;
	font-weight: bold;
}

.commSubtitle{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#753C21;
	text-decoration:none;
	font-weight:bold;
}

.commAtras{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#C69984;
	text-decoration:none;
}

.commTexto, .error{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#753C21;
	text-decoration:none;
}

.commLista{
	font-family:Verdana,Arial,sans-serif;
	font-size:9px;
	color:#753C21;
	text-decoration:none;
}

.commFilaLista{
	padding: 4px;
}

.imgContenido { 
    border-color: #000000; 
    border-width: 1px;
    border-style: solid
}

.textoFormEnvio { 
    border-color: #753C21; 
    border-width: 1px;
    border-style: solid
}

div.central {
	position:absolute;
    top:130px;
    left:200px;
    width:600px;
}

div.centralScroll {
    height: 360px;
	overflow: auto;
	border: 1px solid #B88B74;
	background-color: #F1E3C6;
	padding: 8px;
}

div.listados {
    /* height: 310px; */
}
