body {
	margin: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
  color: #3333FF;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b5e16;
	font-size: 12px;
}

.texto03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.texto04 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff799;
	font-weight: bold;
	font-size: 12px;
}

.texto05 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto06 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff799;
	font-weight: normal;
	font-size: 12px;
}


.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}

.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3b5e16;
}

.titulo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

.titulo04 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #3b5e16;
}

.titulo05 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.titulo06 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.titulo07 {
	color: #A00304;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bordertable {
   border-width: thin;
   border-style: solid;
   border-color: #CCCCCC;
}

.bordertable2 {
   border-width: thin;
   border-style: dotted;
   border-color: #FFFF99;
}

a.titulo04:link {
   color: #3b5e16;
   text-decoration:none;
}

a.titulo04:hover {
   color: #3b5e16;
   text-decoration: underline;
}

a.enlace1:link {
   color: #3b5e16;
   text-decoration:none;
}

a.enlace1:visited {
   color: #3b5e16;
   text-decoration:none;
}

a.enlace1:hover {
   color: #3b5e16;
   text-decoration: underline;
}

a.enlace2:link {
   color: #fff799;
   text-decoration:none;
}

a.enlace2:visited {
   color: #fff799;
   text-decoration:none;
}

a.enlace2:hover {
   color: #fff799;
   text-decoration: underline;
}

a.enlace3:link {
   color: #666666;
   text-decoration:none;
}

a.enlace3:visited {
   color: #666666;
   text-decoration:none;
}

a.enlace3:hover {
   color: #333333;
   text-decoration: underline;
}

a.enlace4:link {
   color: #3b5e16;
   text-decoration:none;
}

a.enlace4:visited {
   color: #3b5e16;
   text-decoration:none;
}

a.enlace4:hover {
   color: #339900;
   text-decoration: none;
}

a.enlace5:link {
   color: #fff799;
   text-decoration:none;
}

a.enlace5:visited {
   color: #fff799;
   text-decoration:none;
}

a.enlace5:hover {
   color: #fff799;
   text-decoration: underline;
}

.inputlabel {
  width: 250px;
  text-align: right;
}
