.gradientRED {
	background-image: url(images/site_v1/gradient_red.jpg);
	background-repeat: repeat-x;
}
.TabTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyTextGray {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a {
text-decoration: none;
hover {text-decoration: underline;
}

