.mainbckgrnd {
	background-color: #000000;
	background-image: url(../images/distressed_bg.jpg);
	background-repeat: repeat-y;
}
.gclogo {
	background-image: url(../images/grapplingconceptslogo.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 908px;
}
.text {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}
.navlinks {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.navback {
	background-image: url(../images/navspacer.jpg);
	background-repeat: repeat-x;
}
.leftnavback {
	background-image: url(../images/distressed_bgleft.jpg);
	background-repeat: repeat-y;
	width: 35px;
}
.rightnavback {
	background-image: url(../images/distressed_bgright.jpg);
	background-repeat: repeat-y;
	width: 35px;
}
.contentarea {
	background-color: #444;
	width: 838px;
}
.navlinks a {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navlinks a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.navlinks a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.navlinks a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	text-decoration: underline;
}
.navlinks a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.tableheaders {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
}
.tableborder {
	border-top-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rowalternatecolors {
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
}
.footer {

	font-size: 9px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.style1 {
	font-size: 9px
}
.imagepad {
	margin-right: 5px;
	margin-bottom: 5px;
}
.bannerpad {
	margin-bottom: 5px;
}

