body,ul,lh,li,p,tr,.text{
  font-family: Verdana, Arial, Sans-Serif;
  font-style: normal; 
  font-size: 9pt; 
  color: #222222;
}
h1{
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold; 
  font-style: normal; 
  font-size: 10pt;
  display: inline; 
  color: #EAE2D3;
}
h2{
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold; 
  font-style: normal; 
  font-size: 13pt; 
  color: #333300;
  text-align: center;
}
.subheader{
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold; 
  font-style: normal; 
  font-size: 12pt; 
  color: #333300;
}
.introbg{
  background-position: center top;
  background-repeat: no-repeat;
  /*background-image: URL("/images/abrazo.jpg");*/
  height: 350px;
}
.intro{
  font-family: Century Gothic, Verdana, Arial, Sans-Serif; 
  font-weight: bold; 
  font-size: 13pt; 
  color: #706A5E;
  width: 540px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
}
.citas{
  /*font-family: Times New Roman, Times, Serif;*/
  font-family: Verdana, Arial, Sans-Serif; 
  font-weight: bold;
  font-style: italic;
  font-size: 9pt; 
  color: #706A5E;
  padding-top: 10px;
}
.subtext_lt, .subtext_lt a{
  font-size: 7pt; 
  color: #EAE2D3;
  text-decoration: none;
}
a {
  font-family: Verdana, Arial, Sans-Serif; 
  color:#990033;
  display: inline;
  text-decoration:underline;
}
.alignj {
	text-align: justify;
}


.dark_bg{
  background-color: #d2cbbd;
}
.bdark_bg{
  font-weight: bold;
  background-color: #d2cbbd;
}
.rasp_p{
  vertical-align: middle;
  font-size: 8pt; 
  font-weight: bold;
  text-align: center;
}
.rasp{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
}
.rasp_0{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #EEEEEE;
}
.rasp_a{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #99EE99;
}
.rasp_b{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #FFFF88;
}
.rasp_c{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #FFBBBB;
}
.rasp_t{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #88EEEE;
}
.rasp_pr{
  vertical-align: top;
  font-family: Arial; 
  font-size: 8pt; 
  text-align: center;
  background-color: #DDCCEE;
}
.rasp_i{
  font-size: 8pt; 
  font-style: italic;
}
.redtext{
  color: #FF0000;
}
.cross{
  text-decoration: line-through;
}
.rasp_am{
  background-color: #99EE99;
}
.rasp_bm{
  background-color: #FFFF88;
}
.rasp_cm{
  background-color: #FFBBBB;
}

.title{
  min-width: 650px;
  height: 203px;
  background: url(/images/toppanel.jpg) left no-repeat;
}

.mp{
  width: 100%;
  vertical-align: top;
  text-align: right;
  padding-top: 25px;
  padding-right: 25px;
}

.navbottom{
  height: 18px;
  background: url(/images/top2.gif) repeat-x;
}

/* Navigator */
#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #635E53 url(images/phone.gif) right no-repeat;
  overflow: hidden;
  width: 100%;
  /*border-top: 1px solid  #6c5887;*/
}
#nav li {
  float: left;
  /*border-right: 1px solid #938ea9;*/
}
#nav a {
  color: #EAE2D3;
  text-decoration: none;
  display: block;
  width: auto;
  padding: 4px 12px;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial Black, Sans-Serif;

}
#nav a:hover {
  color: #fffd4b;
  background: #adab00;
  text-decoration: none;
}


