.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: normal;


}
.textLinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #336699;
}
.textLinksGray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.textSpacing {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.textHeading {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
.textWhiteHeading {


	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
}
.textBold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	font-weight: bold;
}
.pink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 800080;
}
.form{font-size:11px;color:#000;background:#F6F6F6 url(/Images/form_bg.gif);border:1px solid #679;}
.form-textarea{font:11px courier new,courier,fixed;background:#F6F6F6 url(/Images/textarea_bg.gif);border:1px solid #679;}
.form-submit{font:bold 11px 11px courier new,courier,fixed;color:800080;background-color:800080;border:1px outset #9AC;height:20px;}
