.style3 {font-size: 12px; font-weight: bold; font-family: Tahoma; color: #fdfdfd; padding-left: 30px; }
.style4 {color: #70002f}
.style5 {color: #870039}
.style6 {color: #6f002f}
.style7 {font-size: 12px; font-weight: bold; font-family: Tahoma; color: #6f002f; padding-left: 30px; }
.style8 {
	font-family: Tahoma;
	font-size: 11px;
}
.style9 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #65ac4f;
}
.style11 {font-family: Tahoma; font-size: 11px; color: #417284; }
.style14 { font-size: 10px; }
.style15 {
	font-family: Tahoma;
	font-size: 9px;
}
.style16 {font-family: Tahoma; }
.style17 {font-size: 13px; font-weight: bold; font-family: Tahoma; color: #6f002f; }
.style25 {font-size: 12px; font-weight: normal; font-family: Tahoma; color: #6f002f; }
.pn {font-size: 13px; font-weight: normal; font-family: Tahoma; color: #6f002f; }

.textBox {
	border: #5a1300 1px solid; font-size: 8pt;
}
.Style18 {color: #FFFFFF;}

.tablogris {
	background-color: #ebebeb;
	padding-left   : 10px;
	padding-right  : 10px;
	border : solid #999999 1px;
	font-size: 12px; 
	font-weight: bold; 
	font-family: tahoma; 
	color: #6f002f;	
}

.today_day {
	font-family: Tahoma;
	font-size: 11px;
	color:#CC3300;
}

.disabled_day {
  font-size:11px; 
  font-weight:normal; 
  font-family: Tahoma; 
  color:#999999;
}

.selectable_day {
  font-size:11px; 
  font-weight:bold; 
  font-family: Tahoma; 
  color:#65ac4f;
  text-decoration:none;
}

.days {
  font-size:11px; 
  font-weight:bold; 
  font-family: Tahoma; 
  color:#6f002f;
  text-decoration:none;
}

.selected_day {
  font-size:13px; 
  font-weight:bold; 
  font-family: Tahoma; 
  color:#6f002f;
  text-decoration:none;
  background-color:#FFCC33;
}

a.nl {
	text-decoration:none;
}

.lpd {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
  color:#4A7E3B;
  text-decoration:none;
}

.lkm {
	font-family: Tahoma;
	font-size: 11px;
  font-weight:normal; 
  color:#8B8B8B;
  line-height: 12px;
}

.lme {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #65ac4f;
  text-decoration:none;
}

.lmes {
  font-family: Tahoma; 
  font-size: 12px; 
  font-weight:normal;
  color: #417284;
}

.tpp {
  font-family: Tahoma;
  color:#CC0000; 
  font-size:16px;
}

.tppt {
  color:#8B8B8B; 
  font-size: 12px; 
  text-decoration:line-through;
}

.tppnt {
  color:#8B8B8B; 
  font-size: 9px; 
  text-decoration:none;
}

.tpu {
  color:#8B8B8B; 
  font-size: 9px;
}

.zin {
  position:absolute; 
  visibility:hidden; 
  background-color:#FFFFFF; 
  z-index:200;
}

.t2 { font-weight: bold;	font-size: 12px; padding-bottom: 0px; color: #fdfdfd; font-family: tahoma; margin-bottom: 0px;	margin-top: 0px; display: inline;}

.pname {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
  color:#4A7E3B;
  text-decoration:none;
  display: inline;
}

div.autocomplete {
  position:absolute;
  width:400px;
  height:180px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  overflow:auto;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:18px;
  cursor:pointer;
}

