body {
		font-size:12px;
		font-family: "Trebuchet MS";
		color:#444444;
		scrollbar-3dlight-color :#0000ff ;
 		scrollbar-arrow-color : #999999;
 		scrollbar-base-color : white;
 		scrollbar-darkshadow-color : #0000ff;
 		scrollbar-face-color : white;
 		scrollbar-highlight-color : white;
 		scrollbar-shadow-color : white;
	}

.textolink{
	color: #444444;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #ADD8E6;
	text-decoration: none;
	padding-left : 5px;
	padding-right : 5px;
}
.textolink:hover{
	border-color: #ADD8E6;
	border: 1px;
	border-style: solid;
}

.texto {
	color:#444444;
	font-size:12px;
	font-family: "Trebuchet MS";
	padding-left : 5px;
}
.textopeq {
	color:#444444;
	font-size:10px;
	font-family: "Trebuchet MS";
	padding-left : 5px;
}
.textonegrita{
	color:#444444;
	font-size:12px;
	font-family: "Trebuchet MS";
	font-weight : bold;
}
.textonegritaazul{
	color: #4169E1;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.textonegritaazulcuadro{
	color: #4169E1;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border: 1px ridge #A3B7F1;
	padding-left: 5px;
	padding-right: 5px;
}
#menubar {
	position: absolute;
	width: 328px;
	left: 250px;
	top: 97px;
	border: 0px solid blue;
	height: 20px;
	background: transparent;
}
#menubar a {
		color:#0000ff;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
		background-color: #ffffff;
	}
#menubar a:hover {
	background-color: #ADD8E6;
	color: #0000ff;
}
.menu .options {
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	color: #0000ff;
	border:1px solid #ffffff;
}
.menu a {
	color:#0000ff;
	text-decoration:none;
	font-weight: normal;
}
.menu a:hover {
	background-color: #ADD8E6;
	color: #0000ff;
}
input{
	background: #D4DEF5;
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
	border: 1px ridge #008B8B;
}
textarea{
	background: #D4DEF5;
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
	border: 1px ridge #009999;
}
select{
	background: #D4DEF5;
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
	border: 1px ridge #009999;
}
#im {
FILTER: alpha(opacity=30);
}
