.barra_info {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.barra_login {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
}
.foot {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.botones2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(css/nbHeaderHBack.png);
	background-repeat:  repeat;
	height: 24px;
	width: 135px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.botones{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(css/edtCalendarButtonBack.gif);
	background-repeat:  repeat;
	height: 24px;
	width: 135px;
	font-weight: normal;
	border: 1px solid #C53F27;
}
.tabla_meses{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
	background-image: url(css/monthboxsilver.jpg);
	background-repeat:  no-repeat;
	height: 150px;
	width: 150px;
	font-weight: normal;
	border: 1px solid #CCC;
}
.encabezado_tabla_2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-image: url(css/nbHeaderHBack.png);
	background-repeat:  repeat-x;
	font-weight: normal;
	height: 26px;
}
.encabezado_tabla_3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-image: url(blog/icons/background_silver.jpg);
	background-repeat:  repeat-x;
	font-weight: normal;
	margin-bottom: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.encabezado_tabla {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(css/edtCalendarButtonBack.gif);
	background-repeat:  repeat;
	font-weight: normal;
	border: 1px solid #C53F27;
	height: 24px;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px dashed #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	height: 15px;
}
.formulario2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px dashed #CCCCCC;
	list-style-image: none;
	list-style-type: none;
}
.tabla2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 0px none #CCCCCC;
	margin: 4px;
	padding: 4px;
}
.datagrid {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-color: #333333;
}
.tabla_underline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.tabla_underline2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
}
.tabla_right_line{
	border: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tabla_right_line2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	border-top-style: none;
}
.tabla_right_line3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.FilaImpar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E4E4E4;
	border: 1px solid #4A4A4A;
}.FilaPar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #BFBFBF;
	border: 1px solid #4A4A4A;
}
.FilaSeleccionada {
	background-image: url(css/edtCalendarButtonBack.gif);
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #C53F27;
	height: 24px;
}
.FilaActivable {
	background-image: url(css/nbHeaderHBack.png);
	height: 24px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
	
.box_header {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	font-size: 14px;
	color: #333333;
	background-image:url(images/box_01.jpg);
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}
.box_paragraph_txt {
	font-family: "Trebuchet MS";
	font-size:12px;
	padding: 5px;
}	
.box_paraghraph_bg {
	font-size:12px;
	font-family: "Trebuchet MS";
	font-size:12px;
	margin-bottom:0px;
	color: #333333;
	background-image:url(images/box_02.jpg);
	background-repeat: repeat-y;
	width: 428px;
	}	
.box_bottom {
	font-size:10px;
	font-weight:bold;
	padding-bottom:1px;
	height: 34px;
	padding-top: 5px;
	background-image:url(blog/icons/background_silver.jpg);
	background-repeat:  repeat-y;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}	

.Image_link{
	cursor: hand;
}
.Image_cal{
	filter: Alpha(Opacity=50);
}
.Image_bor{
	border: 1px solid #ccc;
}