td { 
  font-family: "verdana";
  font-size: 11px;
  text-align: left
}


<!-- css class -->

.button {
	border : thick solid 1;
	background-color: #2D7097;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.checkbox {
  border : 0;
  background-color: white;
  COLOR: #C4734B; 
}

.std_button {
  background-color: #DC7A4B;
  color: #000000;
  font-size: 11px;
  font-weight : normal;
  border-style: solid;
  border-width : 1;  
}

SELECT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #BA430A; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #BA430A; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #BA430A; FONT-SIZE: 11px}

.tbl_caption {
	background-color: #FFEAC9;
  color: #804000;
  font-size: 12px;
  font-weight : bold;
}

.tbl_normal {
  background-color: #FFF8ED;
  color: black;
  font-size: 12px;
}

.tbl_sub_caption {
  color: #D6E7EE;
  font-size: 12px;
  font-weight : bold;
}

.menutop {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #562006;
}

.menu {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #562006;
}

.copyright {
	font-family: "Verdana";
	font-style : normal;
	font-weight : normal;
    font-size: 11px;
	color : #000000;
}

.search_title {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #000000;
}

.pagination {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #008000;
}

.pagination1 {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #800000;
}

.backimg {
     background-image: url(/images/dot.gif);
}

.header_img {
     background-image: url(/images/header_back.jpg);
}

/* a:hover {
	color: #cc3333;
}
*/