h2 {
	color: #2B3956;

}

#tennisNavBG{
	background-image: url(../images/TENNIS-BG.jpg);
	background-repeat: repeat-x;
}

.box1 h2 {
	background-image: url(../images/bg-real-tennis.jpg);
	background-repeat: repeat-x;
	background-color: #3F517F;
}

#bgNav{
	background-color: #17202F;
	background-repeat: repeat-x;
	background-image: url(../images/TENNIS-BG.jpg);
}

#thirdNavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BCEFB;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#thirdNavigation a{
	color: #FFFFFF;

}

#bgImage{
	padding-top: 123px;
	background-image: url(../images/bgimage-general.jpg);
}


.table1{
	width: 100%;
}
.table1 table{
	margin-bottom: 40px;
}

.table1 td {
	padding: 6px;
	border: 1px solid #2B3956;
}

.table1 th {
	padding: 8px;
	color: #004566;
	text-align: left;
	font-weight: bold;
}

.table1 caption {
	display: none;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 30px;

}











.tableCart  {
                clear:both;
                width: 100%;
                border-collapse: collapse;
                margin-top: 5px;
}

.tableCart  .colColour{
                width: 50%;
                background-color: #DBD5CA;
}

.tableCart  table{
                margin-bottom: 40px;
                padding: 5px 5px 5px 5px;
}

.tableCart  th {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

.tableCart  td {
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

.tableCart  tr {
}

.tableCart  caption {
                display: none;
                margin-bottom: 20px;
                padding-bottom: 20px;
}

.tableCart  tfoot{
                display: block;
                text-align: left;
                padding-bottom: 5px;
                color: #004A95;
}
