
tr.even td {
    background-color: #E7E7E7;
    text-align: left;
}

tr.odd td {
    background-color: #CEDFE9;
    text-align: left;    
}

#maincontainer{
	background-color: #B1B1E0;
}

#dolphincontainer{
	position:relative;
	height:33px;
	color:#E0E0E0;
	background:#57A1CA;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	z-index: 100;
}
#dolphinnav{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/img/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}
#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}
#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 7px;height:32px;   margin-top: -3px}
#dolphinnav ul li a span{padding:12px 12px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(/img/dolphin_bg-OVER.gif) repeat-x bottom left;  margin-top: -3px}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background: url(/img/menus/purple_left-ON.gif) no-repeat top left;line-height:275%; margin-top: -3px;  z-index: 100}
#dolphinnav ul li a.current span{display:block;padding:0 10px 0 0;width:auto;background: url(/img/menus/purple_right-ON.gif) no-repeat top;height:32px; z-index: 100}


#otros-titulo{
	background-color: #99CCFF;
	border-bottom: 3px solid #66CCFF;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	padding-left: 20px;
}

#otros-detalles{
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 24px;
	border-bottom:  2px solid #66CCFF;
}


#otros-titulo{
	background-color: #B1B1E0;
	border-bottom: 3px solid #FF9999;
}
#otros-codigo{
	font-size: 30px;
	font-weight: bold;
	color: #333366;
	padding-left: 20px;
	height: 60px;
}
#otros-determinacion{
	color: #333366;
	font-weight: normal;
	font-size: 18px;
	padding-left: 50px;
	width: 100%;
	text-align: left;
}
#otros-subtitle{
	font-size: 15px;
	color: #333366;
	text-transform: uppercase;
}
#otros-botborder{
	border-bottom: 2px solid #B1B1E0;
	padding: 15px;
}
#titles h2{
	color: #FBB74B;
	margin-top: -7px;
}
#titles h3{
	color: #C73944;
}
#titles h4{
	color: #273694;
	font-size: 25px;
	text-align: center;
}
span#importante {
	color: #C73944;
	font-weight: bold;
}
span#importante2 {
	color: #FBB74B;
	font-weight: bold;
}

#cobranza{
	padding: 10px 10px 10px 10px;
}