BODY {
	background-repeat:no-repeat;
	background-position: top center;

}
IMG {
        border: 0px;
}

TD {
	    font-family: verdana;
	    font-size: 10pt;
}

SELECT {
    font-family: verdana;
    font-size: 8pt;
	background-color: #C7BEE5;
	width:150px;
}

.A_MenuLineItem {
        font-family: verdana;
        font-size: 8pt;
		color: #FF88BB;

}

.DIV_VideoPlayer {

	position: relative;
	text-align: left;
	margin-left: 0px;
	vertical-align: top;
	left: 35px;
	top: 123px;
	width: 400px;
	height: 300px;

}

.DIV_VideoList {

	position: relative;
	text-align: left;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
	top: 110px;
	width: 700px;
	height: 100px;

}

.TD_NowPlaying {
    font-family: arial;
    font-size: 15pt;
	color: #C7BEE5;
	text-align: center;
	width: 400px;
	height: 100px;
}


.TD_Selected {
	background-color: #777777;
	border: #C7BEE5 solid 5px;

}

.TD_VideoImage {
	background-color: #777777;
	border: #8D1A23 solid 2px;

}

.DIV_VideoMenuline {
	position: relative;
	left: 0px;
	top:  80px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}