body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
	background-color:#EFEFEF;
}
form {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
p, ul, il {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	margin-left: 15px;
	list-style-type: disc;
}
A:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#header{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}
#content{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#DDDDDD;
}
.clear {clear: both; background: none !important; border-style: none !important;}

.divider{
	background-color:#CCCCCC;
}
.dividerwhite{
	background-color:#FFFFFF;
}
.feat{
	/*background-color:#CCCCCC;*/
}

.feat .left {
	/* totdo */
/*	width:100px;  TESTING for AUTO width */
	height:100px;
	margin: 3px 3px 3px 0;
	padding: 0;
	border:0px solid #FFFFFF;
}

/*ITEM HEADER CLASSES*/
.feat H2{
	background-color:#CF1326; 
	background-image:url(CUST_MusicWords-icon.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align:left;
	font-weight: bold;
	border-bottom:3px solid #FFFFFF;
	margin:0;
	padding:0;
	padding-left:30px;
}

.feat H2 A:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2  A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feat H2 A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/*ITEM CONTENT CLASSES*/
.feat .contentL, .feat .body{
	background-color:#CCCCCC;
	margin:0;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
	display: inline-block;
	min-height: 128px;
}
.feat .contentD{
	background-color:#AAAAAA;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
	min-height: 128px;
}
.feat .contentS{
	background-color:#FFFFFF;
	/*padding: 3px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:center;
	border-bottom:3px solid #FFFFFF;
	min-height: 128px;
}

/*ITEM LEFT =small CONTENT CLASSES*/
.feat .contentLL, .feat .body{
	background-color:#CCCCCC;
	margin:0;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
	display: inline-block;
}
.feat .contentLD{
	background-color:#AAAAAA;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:left;
	border-bottom:3px solid #FFFFFF;
}
.feat .contentLS{
	background-color:#FFFFFF;
	/*padding: 3px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align:center;
	border-bottom:3px solid #FFFFFF;
}

.feat .body A:link,
.feat .contentLL A:link, .feat .contentLS A:link, .feat .contentLD A:link,
.feat .contentL A:link, .feat .contentS A:link, .feat .contentD A:link{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .body A:visited,
.feat .contentLL A:visited, .feat .contentLS A:visited, .feat .contentLD A:visited,
.feat .contentL A:visited, .feat .contentS A:visited, .feat .contentD A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.feat .body A:hover,
.feat .contentLL A:hover, .feat .contentLS A:hover, .feat .contentLD A:hover,
 .feat .contentL A:hover, .feat .contentS A:hover, .feat .contentD A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/*ITEM SPECIAL CLASSES*/
.feat .input{
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:left;
	width: 130px;
	height: 12px;
	border:1pt solid #CCCCCC;
}
.feat .left{
	border:0px solid #FFFFFF;
	/* width:100px; */
	height:100px;
	float: left;
}
.feat .label{
	border:0px solid #FFFFFF;
	margin: 5px 5px 5px 5px;
}
.search{}
.search .result1{background-color: #333333;}
.search .result2{background-color: #666666;}
.search .mwrecords{background-color: #CF1326; text-indent: 5px;}
.search .frearecords{background-color: #34A244; text-indent: 5px;}

#footer { 
		background-color:#CF1326; 
		width: 750px;
		height: 20px;
/*		font-size: 3px; */
	font-size: 10px;
	color: white;
	line-height: 11px; 
	text-align: center;
	font-weight: bold;
	}

#footer A:link {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#footer  A:visited {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:hover {
	color: white; 
	font-weight: bold;
	text-decoration: none;
}	

.contenttable { 
	width:100%;
	border:0;
	margin:0;
}
.contenttable td {
	width: 50%;
	margin:0;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align:left;	
}

/* START View list styles */
.listtitle {
	background-color:#dddddd;
	text-align: left;
}
.listheader td {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #CF1326;
}
.listtitle td {
	line-height: 18px;
	font-size: 12px;
}
.listinfo {
	background-color:#dddddd;
	text-align: left;
}
.listremark {
	background-color:#cecece;
	text-align: left;
}
.listend {
	background-color:white; 
	width: 460px;
	height: 2px;
}
.listend td {
	font-size: 2px;
}
/* END View list styles */

/* START search layout */
select, input {
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 3px;
	text-align:left;
}
.button {
	width: 80px;
	font-weight: bold;
	text-align:center;
}
  .searchinfo {
	text-align: left;
	text-height:14px;
}
#searchadvsubmit {
	background-color: #CF1326;
	color: white;
}
/* END search layout */

/* START newsticker -spot-light- layout */
.MTstretchtoggle {
	display: inline;
	padding: 2px;
	cursor: pointer;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.MTstretch {
	/* margin: 1px; */
	height: 0px;
	visibility: hidden;

}
/* END newsticker -spot-light- layout */