body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #525252;
	background-color:#3C361E; /*#3A341D;*/
	background-image:url(images/fondo.jpg);
}
td, textarea, input, select {
	font-family: Tahoma;
	color: #CBBA94;
	font-weight: normal;
}
.tableDetail {
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #F5CC00;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #F5CC00;
	font-weight: bold;
	text-decoration: underline;
}
A.link2 {
	font-family: tahoma;
	font-weight: normal;
	color: #7D6632;
	text-align:left;
	text-decoration:none;
}
A.link2:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #7D6632;
	text-align:left;
	text-decoration:underline;
}

.text1 {
	font-family: tahoma;
	color: #F5CC00;
	font-weight: bold;
	text-align:left;
}
.text2 {
	font-family: tahoma;
	font-weight: normal;
	color: #7D6632;
	text-align:left;
}

.text3 {
	font-family: tahoma;
	font-weight: normal;
	color: #F5CC00;
	margin-right:25px;
}
.text4 {
	font-family: tahoma;
	font-weight: normal;
	color: #6D6D6D;
	text-align:left;
}
.text5 {
	font-family: tahoma;
	font-weight: normal;
	color: #6290A8;
	text-align:left;
}
.text6 {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {
	font-family: tahoma;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #999999;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-weight: normal;
	color: #F5CC00;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #F5CC00;
	text-decoration: underline;
}
a.b:link {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-weight: normal;
	color: #979797;
	text-decoration: underline;
}
a.c:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.c:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #979797;
	text-decoration: underline;
}
a.d:link {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:link {
	font-family: tahoma;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.e:visited {
	font-family: tahoma;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.f:link {
	font-family: tahoma;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.f:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.g:link {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#calendario TD {
	height:16px;
	padding:2px 3px 2px 0;
	border-bottom:1px solid #3C361E;
	}
#calendario .fecha {
	color:#3C361E;
	font-weight:bold;
}

#form {
	float:center;
	}
#form TABLE {
	 width:100%;
	}
#form .titulo {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	}
#form INPUT {
	 color:#000;
	 font-family:Tahoma;	 
	}
#form TEXTAREA {
	 color:#333;
	 font-family:Tahoma;	 
	}
#form .boton {
	border:1px solid #FFF;
	background-color:#D2BE8C;
	color:#000;
	padding:2px 5px 2px 5px;
	font-family:Verdana,Tahoma;
	}