.bg {
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
}
.lightgray1 {
	font-size: 1px;
	color: #CCCCCC;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tableborder {
	border: thin groove #CCCCCC;
}
.orange_horizontal {
	font-size: 1px;
	color: #cc9966;
}
.whitehorizontal {
	font-size: 1px;
	color: #FFFFFF;
}

.orange_date {
	font-size: 9px;
	color: #cc9966;
}
.lightergray9 {
	font-size: 9px;
	color: #F4F4F4;
}
.lightestgray9 {
	font-size: 9px;
	color: #FAFAFA;
}
.seotext9 {
	font-size: 9px;
	color: #666666;
}
.footerbg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.heading {
	font-size: 13px;
	color: #0377B2;
}
.headingLarge {

	font-size: 15px;
	color: #0377B2;
}
