form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: arial;
	font-size: 11px;
	color: #404040;
}

input {
	font-family: arial;
	font-size: 11px;
	color: #404040;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	line-height: 17px;

}

.bluelnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 11px;
	text-decoration: underline;

}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}

.bottxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
	text-decoration: none;
}

.orangetext {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #EE6001;
	text-decoration: none;
}
body{
background-image:url(../images/bg.jpg);
}

.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid;
	color:  #666666;
}
