body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.input {font-size:9px; background-color:#E7E7E7}
.buuton {font-size:9px;}
.hilite {
	background-color:#0099FF;
	font-weight: bold;
}
.border { border:1px #006699 solid; }
.border_t { border:1px #e7e7e7 solid; }
.border2 { border:1px #e7e7e7 solid;}
.calendar-month {
  background-color:#E7E7E7;
  border:1px #006699 solid;
}
.calendar{
  background-color:#FFFFFF;
  border:1px #006699 solid;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.textarea { 
font-family:Arial; 
font-size:10px;
readonly
} 

.style5 {
	white-space: nowrap;
}

.style6 {
	background-color:#006699;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}