form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}
.leftlnk {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}.bg {
	border: 1px solid #E0E0E0;
}
.lnk
{
	font-family: verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}
a.lnk:hover{
	color: #EE280D;
	text-decoration: underline;
}
.lnk1
{
	font-family: Arial;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}
a.lnk1:hover{
	color: #EE280D;
	text-decoration: underline;
}
.wlnk
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.wlnk:hover{
	color: #ffffff;
	text-decoration: underline;
}
.blnk
{
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
}

.blnk:hover
{
	color: #ff0000;
	text-decoration: none;
}