.navitext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;

}
.box2 {
	border: 1px solid #000000;
	font-size: 12px;
	background-color: #F4F7F9;

}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textred {

	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.headtxt {
	font-size: 12px;
	font-weight: normal;
	color: #009933;
}
.header {
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}.maintxt {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.whitetxt {
	font-size: 12px;
	color: #FFFFFF;

}
