body {
	margin-bottom: 0px;
	background-color:#EFEFEF;
}


.frame {
	border: 1px solid #313131;
	width: 900px;
	background-color:#FFFFFF;
}

a:link {
	color:#003366;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #003366;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color:#EA4D00;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.bd {
	border: 1px #E7E7E7 solid;
}

.footer {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.ipt {
	font-size:12px;
}