/* CSS Document */

.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 30px;
}
a:hover {
	color: #99FF00;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
}
.borde_i {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #7FB903;
	border-right-color: #7FB903;
	border-bottom-color: #7FB903;
}
.borde_der {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7FB903;
	border-bottom-color: #7FB903;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #7FB903;
}
BODY{scrollbar-face-color:#467BF7;scrollbar-arrow-color:#ffffff;scrollbar-3dlight-color:#467BF7;}
.TITblank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}