.TextN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00059F;
}
.Headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF1931;
	font-weight: bold;
	filter: DropShadow(Color=cccccc, OffX=1, OffY=1, Positive=1);


}
.TextN a:link {
	font-weight: bold;
	color: #D21A41;
	text-decoration: none;

}
.TextN a:visited {
	font-style: italic;
	font-weight: bold;
	color: #D21A41;
	text-decoration: none;
}
.TextN a:hover {
	color: #000000;
	text-decoration: underline;



}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 2px solid #630C1D;
	border-right: 2px solid #EB5A77;
	border-bottom: 2px solid #FAD3DB;
	border-left: 2px solid #9E1430;
	background-color: #FBD2DA;


}
.box {
	border: 1px dotted #00049F;
}
