.TextBox1 {
	color: #000000;
	width: 145px;
	border: 2px inset #999999;
	font-family: Arial, Verdana, Helvetica, "Times New Roman";
	font-size: 12px;



}
.Text {
	font-size: 13px;
	text-align: justify;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.RightAvt {
	border: 1px outset #000066;
}
.TextBox1Copy {

	color: #000000;
	width: 150px;
	border: 2px inset #999999;
	font-family: Arial, Verdana, Helvetica, "Times New Roman";
	font-size: 12px;
}
.header {
	font-family:Arial, Verdana, Helvetica, "Times New Roman";
	font-size:13px;
	color:#ffffff;
	line-height:21px;
}
.header a {
	display:block;
	border-right:1px solid #F3FDDC;
	text-decoration:none;
	color:#ffffff;
	
}
.header a:hover {
	color:red;
}

.header1 {
	font-family:Arial, Verdana, Helvetica, "Times New Roman";
	font-size:13px;
	color:#ffffff;
	line-height:21px;
}
.header1 a {
	display:block;
	border-right:0px solid #ffffff;
	text-decoration:none;
	color:#ffffff;
	
}
.header1 a:hover {
	color:red;
}