form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.wlnk
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.wlnk:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #074986;
	text-decoration: none;
}

.bg {
	background-attachment: fixed;
	background-image: url(../images/in_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #565656;
	text-decoration: none;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #565656;
	text-decoration: none;
}
.bluelnk
{
	font-family: Arial;
	font-size: 11px;
	color: #074986;
	line-height: 17px;
	text-decoration: underline;
}

.redlnk
{
	font-family: Arial;
	font-size: 11px;
	color:RED;
	line-height: 17px;
	text-decoration: underline;
}
.redlnk:hover
{
	color: RED;
	text-decoration: none;
}
.bluelnknone
{
	font-family: Arial;
	font-size: 11px;
	color: #074986;
	line-height: 17px;
	text-decoration: none;
}

.biggreenlnk
{
	font-family: Arial;
	font-size: 13px;
	color: #679A12;
	line-height: 17px;
	text-decoration: underline;
}

.biggreenlnk:hover
{
	color: #49ABC6;
	text-decoration: none;
}
.greenlnk
{
	font-family: Arial;
	font-size: 11px;
	color: #679A12;
	line-height: 17px;
	text-decoration: underline;
}

.greenlnk:hover
{
	color: #49ABC6;
	text-decoration: none;
}

.listingbg{
	background-image: url(../images/listingbox.gif);
	height: 138px;
	width: 625px;

}

.profilebox{
	background-image: url(../images/profilebox.gif);
	height: 415px;
	width: 625px;

}

.listingbox{
	background-image: url(../images/listingbg.gif);
	height: 176px;
	width: 142px;

}	