body {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited, a:link
{
    color: #1C1C1C;
    text-decoration: none;
}

a:hover {
    color: #2359B1;
}

.textbox {
	border: 1px solid #959595;
	padding: 0 2px;
	height: 18px;
	width: 140px;
}

.textbox2 {
	border: 1px solid #959595;
	padding: 0 2px;
	height: 18px;
	width: 295px;
}