.main {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/newtemplate/rightmainmid.jpg);
	background-repeat: no-repeat;
}
.sectionhead {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.player {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/newtemplate/rightplaybg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.sectionheadbot {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

