.loginBox {
	height: 20px;
	width: 50px;
}
.loginBox2 {
	height: 20px;
	width: 150px;
}
.frameStyle {
	border: thin dotted #666666;
}
.textStyle {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 11px;
	text-decoration: none;


}
.menuStyle {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.boxstyle {
	height: 150px;
	width: 300px;
}
.textBox {
	width: 300px;
	height: 25px;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.siteMapLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
