body {
	background-image:  url(images/gep-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #B1101A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	line-height: 18px;
}
.red-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E51937;
}
.content-bkg {
	background-image: url(/test/images/CTSint-layout_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.nav-text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.nav-text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.nav-text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #993300;
}
.nav-text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.txt-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-white a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-hdr-lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #990000;
	letter-spacing: 5px;
}
.txt-hdr-med {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #990000;
	letter-spacing: 3px;
}
.txt-home-sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #990000;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #666666;
}.bdy-bkg1 {
	background-image: url(images/gep-bdy-05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
