.inp {
	width: 206px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color:#0000ff;
}
a:hover {
	color: #0000ff;
}
.menu {
	font-weight: bold;
	color: #1780EA;
	text-decoration: none;
}
.menu:hover {
	color: #003366;
	text-decoration: none;
}	
.inp2 {
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #3B73BD;
	background-repeat:repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-size: 14px;
	color: #FFFFFF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bold {
    font-weight: bold;
}
