body {
    background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}


td { 
  font-family: "verdana";
  font-size: 11px;
  text-align: left
}


<!-- css class -->


.checkbox {
  border : 0;
  background-color: white;
  COLOR: #444444; 
}



.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 : #444444;
}

.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:540px;
	 height:30px;
}


.header {
     font-family: "Arial";
	 font-size: 13px;
	 font-weight : bold;
	 color: #276F9C;	 
}

.space {
 padding-top:2px
}

.cat {
     font-family: "Arial";
	 font-size: 11px;
	 font-weight : bold;
	 color: #325D78;
}


.subcat {
     font-family: "Arial";
	 font-size: 11px;
	 color: #276F9C;
}

.catnums {
     font-family: "Arial";
	 font-size: 13px;
}

/* link related css */

a                   { text-decoration: underline; font-size: 11px; color: #444444; font-family: Verdana }  
a:link              { text-decoration: underline; font-size: 11px; color: #444444; font-family: Verdana }
a:visited           { text-decoration: underline; font-size: 11px; color: #444444; font-family: Verdana }
a:active            { text-decoration: underline; font-size: 11px; color: #444444; font-family: Verdana }
a:hover             { text-decoration: none; font-size: 11px; color: #cc3333; font-family: Verdana } 

a.submenulinks              { text-decoration: underline; font-size: 10px; color: #444444; font-family: Verdana }
a.submenulinks:link         { text-decoration: underline; font-size: 10px; color: #444444; font-family: Verdana }
a.submenulinks:visited      { text-decoration: underline; font-size: 10px; color: #444444; font-family: Verdana }
a.submenulinks:active       { text-decoration: underline; font-size: 10px; color: #444444; font-family: Verdana }
a.submenulinks:hover        { text-decoration: none; font-size: 10px; color: #cc3333; font-family: Verdana }

/* table related css */

td.headerimg { background-image: url(templates/template1_img/2.jpg); }
td.dottedimg { background-image: url(templates/template1_img/5.jpg); }
td.dottedvertimg { background-image: url(template1_img/4.jpg); }
td.menuhead  { background-color: #666666; font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Verdana }
td.menutop  { background-color: #EEEFE9; }
td.menubottom  { background-color: #BAB9A7; }

table.maintable { border: 1px solid #CCCCCC; border-collapse: collapse; background-color: #FFFFFF; }

