#yui-main {
	margin-top: 1%;
	font-size: 121%;
}

.yui-skin-sam .yui-dt-bd table {
	border-width: 0;
}

.yui-skin-sam .yui-dt-bd table THEAD, .yui-skin-sam .yui-dt-bd table TFOOT { 
	display: none;
}

.yui-u img {
	margin: 0 auto 0;
}

#yui-main div.first div {
	text-align: right;
	border-right: 1px solid #ccc;
	height: 250px;
	color: #535353;
}

.intro {
	font-size:35px;
	color:#4E87C6;
	font-family: Georgia;
	background: transparent!important;
}

.yui-nav {
	border-bottom: 1px solid #bbb;
	height:33px;
	width:725px;
}

ul.yui-nav {
	padding-top: 30px;
	margin: 0 10px 0 0;
}

.yui-nav li {
	padding: 5px 5px 5px 5px;
	margin-right:10px;
	background: #709120;
	float:left;
	text-align:center;
	display:block;
	height:20px;
	color:#000;
	border: 1px solid #537405;
}

.yui-nav li.new {
	background: #ffffd5;
}
.yui-nav li.new a {
	color: #537405;
}

.yui-nav li.selected {
	background-color: #8CBD16;
}

.yui-nav li.selected a{
	color: #FFE4E4;
}

.yui-nav li a {
	text-decoration: none;
	color: #FFE4E4;
	font-size: 12px;
	font-weight: normal;
}
.yui-content {
	border: solid 0px #C1D1DA;
}

.PlaySong {
	font: 12pt 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color: #4E87C6;
}

.yui-skin-sam tr.yui-dt-odd,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc {
    background-color: #E8FFE8;
}

.yui-skin-sam tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-even td.yui-dt-desc {
    background-color: #fff;
}

.yui-skin-sam .yui-dt tbody td {
    border-bottom: 1px solid #ddd;
}
.yui-skin-sam .yui-dt thead th {
    border-bottom: 1px solid #7f7f7f;
}
.yui-skin-sam .yui-dt tr.yui-dt-last td,
.yui-skin-sam .yui-dt th,
.yui-skin-sam .yui-dt td {
    border: none;
}