.newsbg {
	background-image: url(images/new_bg.jpg);
	background-repeat: repeat-x;
}
.copy_bg {
	background-image: url(images/copy_bg.gif);
	background-repeat: repeat-x;
}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.news a:link, .news a:visited, .news a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C30;
}
.date a:link, .date a:visited, .date a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C30;
}
.date a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C30;
}

#racketmenu a {
   ...
   background: url("button.gif") top left no-repeat;
   }
.tableleft {
	background-image: url(images/table_left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.table_right {
	background-image: url(images/table_right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.imagelink a:link, .imagelink a:visited, .imagelink a:active{
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FFFFFF
	width: 160px;
}

.imagelink  a:hover {
	border: 1px solid #cccccc;
	color: #cccccc;
	background-color: #cccccc;
}

.imagelink2 a:link, .imagelink2 a:visited, .imagelink2 a:active{
{
	border: 1px solid #eeeeee;
	color: #eeeeee;
	width: 130px;

}

.imagelink2  a:hover {
	border: 1px solid #cccccc;
	color: #cccccc;

}


.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tableheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
.tabletextfeature {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
.relatedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	background-color: eeeeee;
	height: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
}
.new a:link, .new a:visited, .new a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	width: 95%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.new a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF3300;
	font-size: 12px;
	text-decoration: none;
	width: 95%;
}
.tablelef2 {
	background-image: url(images/table_left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}
.maintablebg {
	background-image: url(images/table_bottom2.gif);
	background-repeat: repeat-y;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

