
h3 {
	font-weight: bold;
	color: 	#996633;
}
a.text1 {


}

table.respTable * td {
	padding:0px 5px 0px 5px;
}
table.respTable tr.hdr {
	background-color: #b9cde5;	
	color: #1a375e;
	align:center;
}
table.respTable tr.row0 {
	background-color: #eeece1;	
	color: #1a375e;
}

table.respTable tr.row0 {
	background-color: #eeece1;	
	color: #1a375e;
}

table.respTable tr td em {
	color: #948a54;
	font-style: italic;
	/*color: #746942;*/
}
table.respTable img {
	width:30px;
	height:30px;	
}

table.respTable * input {

}

td.arrowLeft {
	background: url('/image/arrowlu.jpg') no-repeat center;
	width:50px;
}
td.arrowLeftBlank {
	width:50px;
}
td.arrowRight {
	background: url('/image/arrowru.jpg') no-repeat center;
	width:50px;
}
td.arrowLeft:active {
	background: url('/image/arrowld.jpg') no-repeat center;
}
td.arrowRight:active {
	background: url('/image/arrowrd.jpg') no-repeat center;
}
button.calButton {
	padding: 2px 5px 5px 3px;
	background-color: white;
	font-weigth: bold;
}
