td {
	font: 11px Arial, Helvetica, sans-serif;
}
.textline {
	line-height: 20px;
}
p {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titletext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}
.tabletext {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
a {
	color: #003366;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
.textbottom-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textbottom-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
.inp {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; WIDTH: 210px; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; HEIGHT: 70px; BACKGROUND-COLOR: #FFFFFF
}