.gblnavtdbg {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/gbl_nav_bg.jpg);
	text-align: center;
	padding: 5px;
	vertical-align: top;
	height: 189px;
	width: 220px;
	line-height: 25px;
	background-color: #333333;
	background-repeat: repeat-x;
}

a:link {  color: #FFFFFF}
a:visited {  color: #FFFFFF}
a:hover {  color: #CC3333}
.gblcontenttdbg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/gbl_content_bg.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.times16bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.times14bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

