P{
	font-family:Arial;
	font-size:12px;
	color:#3C3B3B;
	font-weight: bold;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #3C3B3B;
	text-decoration: none;
}
textarea{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #075CBC;
	text-decoration: none;
	margin: auto;
	padding: 0px;
	height: 60px;
	width: 200px;
	border: 1px solid #EAE1BB;
}
.but{
	border: 1px solid #999999;
	background-image:url('button_bg.gif');
	height: 22px;
	width: 80px;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #112471;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat;
	background-position: center center;
	cursor: hand;
	line-height: 15px;
	background-color: #C4DFFE;
	}
a{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #205DBB;
	font-weight: bold;
	text-decoration: none;
}

.apage{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #112471;
	font-weight: bold;
	text-decoration: none;
	background-color:#C4DFFE;	
}
.chkbox{
	text-decoration: none;
	height: 20px;
	width: 20px;
	border: 1px solid #EAE1BB;
}
.border {
	border: 1px solid #205DBB;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	font-weight:bold;
}
.black{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
}
.newred{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#9E1313;
	font-weight: bold;
}
/*select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	padding: 0px;
	height: 18px;
	width: 180px;
	border: 1px solid #223D8C;
}*/
.textbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	background-color: #F7F7F7;
}

.msg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	font-weight:bold;
}