body, th, td, {
   
   font-family: Tahoma;
   font-size:    8pt;
   
}
a:hover.topics {
   color: #ff6600;
   text-decoration: none;
}
.input_post {
   border: 1px solid #0099FF;
   font-family: Tahoma;
   background-color: #ffffff;
   
}
.input_button1 {
   border: 1px solid #669966;
   color: #009900;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #ccff99;
   cursor : hand
}
.input_button2 {
   border: 1px solid #000000;
   color: #ffffff;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #cc9999;
   cursor : hand
}
.input_button3 {
   border: 1px solid #6699cc;
   color: #006699;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #99ccff;
   cursor : hand
}
.input_button4 {
   border: 1px solid #6699cc;
   color: ffffff;
   font-weight: bold;
   font-family: Tahoma;
   background-color: red;
   cursor : hand
}
.input_button5 {
   border: 1px solid #6699cc;
   color: ffffff;
   border-color: blue;
   font-weight: bold;
   font-family: Tahoma;
   background-color: red;
   cursor : hand
}.tdtxt {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #0000CC;
}
.tdtxt2 {
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	color: #0000CC;
}
