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: #6789AC; 
}

.std_button {
  background-color: #D4EAFF;
  color: #000000;
  font-size: 11px;
  font-weight : normal;
  border-style: solid;
  border-width : 1;  
}

SELECT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #6789AC; FONT-SIZE: 11px; background-color: white;}
INPUT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #6789AC; FONT-SIZE: 11px; background-color: white;}
TEXTAREA	{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #6789AC; FONT-SIZE: 11px; background-color: white;}

.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: #804000;
  font-size: 12px;
  font-weight : bold;
}

.menu {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
    font-size: 11px;
	color : #6789AC;
}

.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);
}
/*
.fieldset {
     padding-bottom:5px;
	 padding-top:5px;
	 padding-right:8px;
	 padding-left:8px;
	 width:530px;
	 height:30px;
}

 a:hover {
	color: #cc3333;
}
*/

.header {
     font-family: "Arial";
	 font-size: 16px;
	 font-weight : bold;
	 color: #044A8F;	 
}

.space {
 padding-top:2px
}

.cat {
     font-family: "Arial";
	 font-size: 13px;
	 font-weight : bold;
	 color: #003366;
}


.subcat {
     font-family: "Arial";
	 font-size: 11px;
	 color: #044A8F;
}

.catnums {
     font-family: "Arial";
	 font-size: 13px;
}

.button1 {
  background-color: #E5F1FE;
}

