/* Start of CMSMS style sheet 'Body' */
body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #002d62;
}
/* End of 'Body' */

/* Start of CMSMS style sheet 'Bottom Navigation' */
.bottom_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
             line-height: 13pt;
}

.bottom_navigation a {
	color: #ffff00;
}

.bottom_navigation a:hover {
             color: #ffffff;
}
/* End of 'Bottom Navigation' */

/* Start of CMSMS style sheet 'Left Column' */
.left_column {
	background-image: url(http://consumers.quickstarttennis.com/uploads/images/main/left_bottom.jpg);
	background-repeat: repeat-y;
}
/* End of 'Left Column' */

/* Start of CMSMS style sheet 'Middle Column' */
.middle_column {
	background-image: url(http://consumers.quickstarttennis.com/uploads/images/main/middle_bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #007dc3;
}
/* End of 'Middle Column' */

/* Start of CMSMS style sheet 'Footer' */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefd02;
             line-height: 13pt;
}

.footer a {
	color: #ffffff;
             text-decoration: none;
}

.footer a:hover {
             text-decoration: underline;
}
/* End of 'Footer' */

/* Start of CMSMS style sheet 'Layers' */
#logo {
position: relative;
width: 960px;
height: 115px;
z-index: 5;
}

#player {
position: relative;
width: 393px;
height: 551px;
left: 0px;
top: 0px;
z-index: 3;
}

#variables {
position: relative;
width: 372px;
height: 252px;
left: 0px;
top: 0px;
z-index: 1;
}

#bottom_panel {
position: relative;
width: 788px;
height: 33px;
left: -2px;
top: -148px;
z-index: 2;
}

#content {
position: relative;
z-index: 10;
}
/* End of 'Layers' */

/* Start of CMSMS style sheet 'Content' */
.content {
	font-family: Arial, Helvetica sans-serif;
	font-size: 11px;
	color: #036194;
             padding-left: 2px;
}

.content a {
	color: #007dc3;
             font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	color: #f78f1e;
	text-decoration: underline;
}

table.equipment {
	border-width: 1px;
}

table.equipment th {
	border-width: 1px;
	padding: 3px;
	border-color: #ffffff;
	background-color: #a9d1ea;
}

table.equipment td {
	border-width: 1px;
	padding: 3px;
	border-color: #ffffff;
	background-color: #a9d1ea;
             font-family: arial;
             font-size: 11px;
}

table.equipment td a {
	color: #007dc3;
	text-decoration: none;
}

table.equipment td a:hover {
	color: #f78f1e;
	text-decoration: underline;
}

.homepage_news {
	font-family: Arial, Helvetica sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.homepage_news a {
	color: #ffffff;
             font-weight: bold;
	text-decoration: none;
}

.homepage_news a:hover {
	text-decoration: underline;
}
/* End of 'Content' */


