.formTitle {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	word-spacing: 1pt;
	letter-spacing: 1px;
}
.textColor{
	font-family: Tahoma;
	font-size: 11px;
	color: #639A31;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.textWarning{
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0033;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.textOK{
	font-family: Tahoma;
	font-size: 11px;
	color:#008000;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.requiredFieldMark{
	color: #CC6633;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.smallText {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #254633;
}
.tableHeader {
	background-color:#c16d62;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.button{
	padding:0px 0px 0px 0px;
	border:1px solid #999999;
	background:#cecfd6;
	background-image:url(./media/fondo_boton.gif);
	background-repeat:repeat-x;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:#18719c;
	cursor:pointer;
}
.button:mousedown{
	padding:2px 2px 2px 2px;
	border:1px solid #999999;
	background:#fff;
	background-image:url(./media/fondo_boton.gif);
	background-repeat:repeat-x;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:#18719c;
	cursor:hand;
}
.table1{
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}
.tableform{
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}

input { 	
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}
select { 	
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}
textarea { 	
	font-family: Tahoma;
	font-size: 11px;
	color: #536071;
	text-decoration: none;
}


.tablelogin{
	background-color:#f7f7f7;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254633;
	border: outset 1pt;
	border-color: #639A31;
	align: center;
}

.links-menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #639A31;
	text-decoration: none;
	text-transform: uppercase;
}
.p-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #639A31;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #639A31;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #639A31;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.title2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.cat_listbox {
	width: 300px;
	height: 450px;
}

.fuenteenplan {
		background-color: #FFCD66;
}

.fuentefueraplan {
		background-color: #66FF66;
}
.lin2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.lin2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.lin2:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.lin2:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.boxcampos {
	border:1px solid #999999;
}
.boxcamposbold {
	border:1px solid #999999;
	font-weight:bold
}


