body {
	scrollbar-base-color: #BE0000;
	scrollbar-face-color: #BE0000;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #A0ACAC;
	scrollbar-highlight-color: #A0ACAC;
	scrollbar-darkshadow-color: #A0ACAC;
	scrollbar-arrow-color: #A0ACAC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	
}

.menu {
	background-image: url(images/linea.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-left: 15px;
	color: Black;
		vertical-align: middle;
}
.menu a:{
	background-image: url(images/linea.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-left: 15px;
	color: Black;
	vertical-align: middle;
}
.menu a:link{
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: Black;
		vertical-align: middle;
}
.menu a:hover{
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: #BE0000;
		vertical-align: middle;
}
.menu_izq {
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 16px;
	font-weight: bold;
	cursor: hand;
	vertical-align: middle;
}

.menu_izq a{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 16px;
	font-weight: bold;
	cursor: hand;
	vertical-align: middle;
}

.menu_izq a:hover{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: Red;
	height: 16px;
	font-weight: bold;
	cursor: hand;
	vertical-align: middle;
}
.menu_izq a:link{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: White;
	height: 16px;
	font-weight: bold;
	cursor: hand;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: Black;
}
.caja {
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #cccccc 1px solid;
	DISPLAY: block;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #7D7D7D;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial;
	font-size: 10px;
	scrollbar-base-color: #3D537C;
	scrollbar-face-color: #E3F0F8;
	scrollbar-shadow-color: #3D537C;
	scrollbar-track-color: White;
	scrollbar-highlight-color: #3D537C;
	scrollbar-darkshadow-color: White;
	scrollbar-arrow-color: #3D537C;
	scrollbar-3dlight-color: White;
	width: 160px;
}
.tex_bco1{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.cajas{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868383;
	border: 1px solid #778899;
	width: 60px;
}
.cajas1{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868383;
	border: 1px solid #778899;
	width: 25px;
	text-align: center;
}
.botoncitos{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 2px;
	width: 25px;
	cursor: hand;
	background-color: #324887;
	border: 1px solid White;
}
.textos {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	text-align: justify;
}
.tit {
	background-image: url(images/linea2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	padding-left: 40px;
	color: #BE0000;
	vertical-align: middle;
}
