body {
background : url('images/background.png') repeat-x;
background-position : center 0;
background-color : white;
font-family:"Arial";
font-size:12px;
color:#000000f;
}
img {
border:0;
}

a{text-decoration:none;}
a:hover{text-transform:emphasis;color:0000ff;}
a:hover{text-decoration:underline;position: relative; top: 1.5px; left: 1.5px;}
A{color:000000;}
.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	height: 17px;
	width: 80px;
	border: 1px solid #666666;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 17px;
	width: 80px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
}
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 : #000000;
}
.checkbox {
	border : 0;
  background-color: white;
  COLOR: #0033cc;
}

.std_button {
	background-color: #CEDAFE;
  color: #000000;
  font-size: 11px;
  font-weight : normal;
  border-style: solid;
  border-width : 1;
}

SELECT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; 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: #804000;
  font-size: 12px;
  font-weight : bold;
}

.menu {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
  font-size: 11px;
	color : #0033cc;
}

.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;
}
