/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("aqua/nav.css");
@import url("aqua/wdg.css");
@import url("aqua/tng.css");
@import url("aqua/nxt.css");
@import url("aqua/cal.css");
.separador {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.PRO {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #FF9900;
	color: #000;
	padding-right: 4px;
	padding-left: 3px;
}
.M30 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #0066CC;
	color: #FFF;
		padding-right: 3px;
	padding-left: 3px;
}
.M40 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #999999;
	color: #000;
		padding-right: 3px;
	padding-left: 3px;
}
.M50 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #7F3603;
	color: #FFF;
		padding-right: 3px;
	padding-left: 3px;
}
.M60 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #000000;
	color: #FFF;
		padding-right: 3px;
	padding-left: 3px;
}

.CAD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #66FF33;
	color: #000;
		padding-right: 3px;
	padding-left: 3px;
}

.JUN {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #FFFF00;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}

.ELI {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #FFFFFF;
	color: #000;
	padding-right: 8px;
	padding-left: 7px;
}

.FEM {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #FF0066;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}

.PAS {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F57921;
	background-color: #FF0066;
	color: #FFF;
	padding-right: 4px;
	padding-left: 5px;
}
