/* CSS Document */
body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
table {
	font-size: 12px;
}


a:link {
	text-decoration: none;
	color: #545454;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	color: #1465A4;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #545454;
}
.n2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
#put {
	border: 1px solid #D3D3D3;
	color: #8E8E8E;
}