.verticalborder {
	background-image: url(images/vertical_border.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-position:top;
}
.midsep {
	background-image: url(images/vertical_mid_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:11px;
	color:#C2C2C2;
}
.horizontal_border {
	background-image: url(images/horizontal_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textStyle{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:11px;
	color:#454545;
}

.teaHealthtext{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	color:#666666;
}

.textStyle1{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:11px;
	color:#000000;
}
.heading{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
.headingA{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	color:#9F9F9F;
	font-weight:bold;
	text-decoration:none;
}
.textStyleA{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:11px;
	color:#9F9F9F;
	text-decoration:none;
	font-weight:bold;
}
.textStyle2{
	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:11px;
	color:#454545;
}

.textStyleLGreen {

	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	color:#669933;
	font-weight:700;
}

.textStyleL {

	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	color:#666666;
}


.textStyleLt {

	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	color:#888888;
}

.textStyle-tbag {

	font-family:Tahoma, "Arial Narrow", Verdana;
	font-size:12px;
	line-height:16px;
	color:#666666;
}


.style1 {font-size: 12px}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}



.nav a:link {
	color: #669933;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #669933;
}
.nav a:hover {
	text-decoration: none;
	color: #669933;
}
.nav a:active {
	text-decoration: none;
	color: #669933;
}
