
.content {
	font-size: 12px;
}

.tr_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fb9d00;
	text-align: center;	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0068c3;
}

.tr_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	text-align: center;
/*	border-bottom:solid #003366 thin; */
}

.tr_border {
	height: 1px;
	background-color: #0068c3;
}

.data_table {
	border-collapse: collapse;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0068c3;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #0068c3;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #0068c3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0068c3;
}
#pswchg {
	background-image: url(../images/pswchg.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/usp.jpg);
	background-repeat: no-repeat;
}
#login {
	background-image: url(../images/Nov001.gif);
	background-repeat: no-repeat;
}
