.arial_15{
	font-family:arial;
	font-size:13px;
	color:#656766;
	text-decoration:none;
	}
.arial_15_bold{
	font-family:arial;
	font-size:18px;
	color:#386c9c;
	text-decoration:none;
	}
.arial_12{
	font-family:arial;
	font-size:12px;
	color:#656766;
	text-decoration:none;
	}
.arial_12_underline{
	font-family:arial;
	font-size:12px;
	color:#656766;
	text-decoration:none;
	}
.arial_12_underline:hover{
	font-family:arial;
	font-size:12px;
	color:#656766;
	text-decoration:underline;
	}
.arial_16{
	font-family:arial;
	font-size:15px;
	color:#656766;
	text-decoration:none;
	}
.text_field{
	width:150px;
	height:18px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-left:2px;
	border:1px solid #656766;
	}
.text_field_2{
	width:100px;
	height:18px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-left:2px;
	border:1px solid #656766;
	}
.text_field_3{
	width:92px;
	height:18px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-left:2px;
	border:1px solid #656766;
	}
.login_btn{
	background-image: url(../images/login_btn.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.reset_btn{
	background-image: url(../images/reset_btn.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.bowse_btn{
	background-image: url(../images/browse_btn.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.upload_btn{
	background-image: url(../images/upload_btn.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.delete_btn{
	background-image: url(../images/delete_client.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.add_client_btn{
	background-image: url(../images/add_client.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.create_client_btn{
	background-image: url(../images/create_client.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.back_btn{
	background-image: url(../images/back.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:24px;
	cursor:pointer;
	border:0px;
	}
.arial_15_blue{
	font-family:arial;
	font-size:15px;
	color:#343434;
	text-decoration:none;

	}
.arial_15_blue:hover{
	font-family:arial;
	font-size:15px;
	color:#0c4f8a;
	text-decoration:underline;
	
	}
