body {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.box {
	border: 1px solid #0066CC;
	margin-left: 3px;
	padding-left: 0px;
	}
.boxgris {
	border: 1px solid #999999;
}
.boxazulosc {
	background-color: #003399;
	border-top: thin ridge #0099CC;
	border-right: thin ridge #0099CC;
	border-bottom: thin ridge #333333;
	border-left: thin ridge #0099CC;


}
.itemtabla {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-bottom: thin solid #EDEDED;
}
.bordederecho {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
