.topBG {
	background-image: url(images/GT_home_03.jpg);
	background-repeat: no-repeat;
}
.contentBG {
	 background-image: url(images/GT_home_bg_13.jpg);
	 background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2511B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2511B;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2511B;
	text-decoration: none;
}
.borderRed {
	border: thin solid #B2511B;
}
.borderBlack {
	border: 1px solid #000000;

}
.borderBlackLast {
	border-top: thin solid #000000;
	border-left: thin solid #000000;
	border-bottom: thin solid #B2511B;
	border-right: thin solid #000000;
}	
.content {
	padding: 10px;
}
h3 {
    color: #570D0F;
	font-size: 18px;
}
