body {
	background: #FFFFFF url(../images/bg_tile.gif) repeat;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mtable0 {
	background: white;
}
.mtable {
	background: white;
}
.mouto {
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.movero {
	background: #F8D227;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.mdowno {
	background: #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.minner {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #7C006E;
	text-transform : uppercase;
	letter-spacing : 0.1em;
}
.moverr {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #7C006E;
	text-transform : uppercase;
	letter-spacing : 0.1em;
}
.mdownr {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #7C006E;
	text-transform : uppercase;
	letter-spacing : 0.1em;
}
.topbg {
	background: url(../images/top.gif) no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mainbg {
	background: #FFFFFF;
}
.talkingHeads {
	font: italic bold 1.8em "Times New Roman", Times, serif;
	color: #666666;
	border-bottom: 1px solid #666666;
}

.talkingSmall {
	font: normal 14px "Courier New", Courier, monospace;
	color: #666666;
	text-transform : uppercase;
}

.talkingSmaller {

	color: #666666;
	text-transform : uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

.heads UL    {
list-style: none;
margin: 0px;
padding-left: 0px;
}
.heads LI   {
background: url(../images/icon_list.gif) no-repeat 0px 7px;
color: #000;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 1px 0px 1px 13px;
 border-bottom: 1px dotted #666666;
 padding-bottom: 4px;
 padding-top: 3px;
 padding-left: 20px;
 text-align: left;
}
.heads LI a:link    { color: #000; text-decoration: none; }
.heads LI a:visited    { color: #000; text-decoration: none; }
.heads LI a:hover    { color: #f36; text-decoration: none; }


#clip UL    {
list-style: none;
margin: 15px 0px 0px 0px;
padding-left: 0px;

}
#clip LI   {
background: url(../images/play.gif) no-repeat 0px 4px;
color: #000;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0px 0px 0px 13px;
 padding-bottom: 5px;
 padding-top: 5px;
 padding-left: 32px;
 text-align: left;
  border-bottom: 1px dotted #999999;
}
#clip LI a:link    { color: #000; text-decoration: none; }
#clip LI a:visited    { color: #000; text-decoration: none; }
#clip LI a:hover    { color: #f36; text-decoration: none; }
#clip LI a:active    { color: #990000; text-decoration: none;  }

#anchor UL    {
list-style: none;
margin: 15px 0px 0px 0px;
padding-left: 0px;

}
#clip #current {
	background-image: url(../images/play_on.gif);
	background-repeat: no-repeat;
}
#anchor LI   {
background: url(../images/icon_list.gif) no-repeat 0px 4px;
color: #000;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0px 0px 0px 13px;
 padding-bottom: 5px;
 padding-top: 5px;
 padding-left: 32px;
 text-align: left;
  border-bottom: 1px dotted #999999;
}
#anchor LI a:link    { color: #000; text-decoration: none; }
#anchor LI a:visited    { color: #000; text-decoration: none; }
#anchor LI a:hover    { color: #f36; text-decoration: none; }
#anchor LI a:active    { color: #990000; text-decoration: none;  }

#line {
	background: #718EA5 url(../images/line.gif) repeat-x;
	font-size: 0;
	height: 1px;
	margin: 0;
	padding: 0;
	position:relative;
}
