body {
    scrollbar-3dlight-color: #000000;     
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-darkshadow-color: #B4B467;    
    scrollbar-face-color: #002577;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #9C9C4E;
    background-color: #d3dfe4;
}


body.gris {
    scrollbar-face-color: #666666;
    background-color: #F5F5F5;
}

body.blanco {
    scrollbar-face-color: #004DA2;
    background-color: #FFFFFF;
}


P, TD, TH, SELECT, INPUT, TEXTAREA, UL, LI, BODY, .none {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.med {
	font-size: 11px;
}

.blk {
	font-size: 11px;
	color: #000000;
}

.blu {
	color: #a989c7;
	font-size: 11px;
}

.fecha {
	font-size: 11px;
	color: #999999;
}

.update {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.path {
	font-size: 11px;
	color: #a989c7;
}

.linkpath {
	color: #63299a;
}

.titulo {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #622ba2;
}

.subtitulo {
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	color: #C2AAD9;
	font-weight: bold;
}


.lnk {
	color: #0332fc;
	text-decoration: underline;
}

.pie {
	font-size: 10px;
}

.blog {
	font-size: 10px;
	text-decoration: none;
	color: #3d6c9a;
}

.blog:hover {
	color: #3d6c9a;
	text-decoration: underline;
}


A {
	color: #0332fc;
	text-decoration: none;
}

A:hover {
	color: #0332fc;
	text-decoration: underline;
}

.inputtxt {
	height: 16px;
	background-color: #e5edf9;
	font-size: 11px;
	color: #000000;
}

.input16 {
	height: 16px;
	width: 100px;
	background-color: #fff3f6;
	font-size: 11px;
	color: #000000;
}

.input {
	background-color: #e5edf9;
	font-size: 11px;
	color: #000000;
}
