.GreenButton {
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	color: #fcf7ef;
	background-color: #003300;
	border: 1px solid #fcf7ef;
}

.UDCText {
	FONT: normal 10pt "Arial", Times, serif; COLOR: #000099}
	
.TitleText {
	FONT: normal bold 12pt "Arial", Times, serif; COLOR: #003300}
	
.TitleTextSmall {
	FONT: normal bold 10pt "Arial", Times, serif; COLOR: #003300}
			
.NormalText {
	FONT: normal 9pt "Arial", "Garamond", Times, serif; COLOR: #38332C}
	
.NormalTextBold {
	FONT: normal bold 9pt "Arial", Times, serif; COLOR: #CC6600}
	
.NormalTextSmall {
	FONT: normal 9pt "Arial", Times, serif; COLOR: #38332C}
	
SELECT {
	font-family: "Arial", Times, serif;
	font-size: 10pt;
	COLOR: #38332C;
	clear: both;
	border: #696250;
	font-style: normal;
	background-color: #B5AB9B;
: #ffffff; 
	FONT: 10pt Arial, Times, san-serif; 	
}

TEXTAREA {
	border: 1px solid #696250;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	COLOR: #50555a;
}

INPUT {
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #696250;
	font-family: "Arial", Times, serif;
	color: #696250;
}

A {
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	COLOR: #B1A898;
	border: 0px none;
	font-style: normal;
}

IMG {
	border: 0px none #000000;

}
.AllBorders {
	border: 1px solid #A89F8C;

}

.BordersUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A89F8C;
	padding: 5px;
}

.BordersUpd {
	border-top: 1px dashed #A89F8C;
	padding: 5px;
}

.BordersDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A89F8C;
	padding: 5px;
}

.BordersBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.TextField {
	color: #38332C;
	background-color: #ffffff;
}

.GreenLink:link {
	color: #006600;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.GreenLink:visited {
	color: #88bb66;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.GreenLink:hover {
/*	color: #006600;
	color: #88bb66; */
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.BrownLink:link {
	color: #663300;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.BrownLink:visited {
	color: #AA9911;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.BrownLink:hover {
/*	color: #663300; */
	font-weight: bold;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.RedLink:link {
	color: #CC0000;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.RedLink:visited {
	color: #CC0000;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}


.RedLink:hover {
	color: #CC0000;
	font-weight: bold;
	font-family: "Arial", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.TitleLink:link {
	color: #38332C;
	font-family: "Arial", "Garamond", Times, serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}

.TitleLink:visited {
	color: #AA55AA;
	font-family: "Arial", "Garamond", Times, serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}

.TitleLink:hover {
	color: #8D8D8D;
	font-family: "Arial", "Garamond", Times, serif;
	font-size: 9pt;
	font-style: normal;
	border: 0px none;
}

.errorMessage {
	font-family: "Arial", Times, serif;
	font-size: 7pt;
    font-weight: bold;
    color: #CC0000;
    margin-left: 5px;
}


.tituloAyuda {	
	padding-bottom:14px;
	padding-left:14px;
	font: normal bold 10pt "Arial", "Arial", Times, serif; COLOR: #003300;
}
.cuadroAyuda {
	width:750px;	
	border:1px solid #A89F8C;
	padding:20px;
	font: normal 9pt "Arial", "Garamond", Times, serif; COLOR: #38332C;
	background:#ddddcc;
}

ul.niv2 {
	padding:2px;
	
}

li.niv1 {
	padding:2px;
}
li.niv2 {
	padding:2px;
	margin-left:5px;
}

.ejemploAyuda {
	color:#003300;
	font-size:8pt;
}

