.navcontent {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.graycontent {
	font-family: Verdana;
	font-size: 9px;
	color: #464646
}
.text {
	font-family: trebuchet ms,verdana;
	font-size: 9px;
	color: #464646
}
.whitecap {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.green {
	color: #66FF00;
	font-weight: bold;
}
.orange {
	color: #FFCC00;
	font-weight: bold;
}
.pink {
	color: #FF99FF;
	font-weight: bold;
}
input {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
select {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}