/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
body {
	background-image: url(images/locksmith_10016_new_york_back.jpg);
}
.txtbox
	{
	color : #000000;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	width: 130px;
	border: 1px #afc2e4 solid;
	background-color:#ffffff;
	}
.txtarea
	{
	color : #000000;
	font-family:Verdana;
	font-size:11px;
	height: 72px;
	width: 130px;
	border: 1px #afc2e4 solid;
	background-color:#FFFFFF;
	}
.cmbbox
	{
	color : #000000;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	width: 130px;
	border: 1px #afc2e4 solid;
	background-color:white;
	}
.style2 {font-weight: bold}

