
.flasharea {
	background-color:#FFFF99;
	border:solid 1px #000000;
	position:absolute;
	font-size: 14px;
}

.plrStat {
    background-color:#000000;/*#AFC0D8;*/
    color:#FFFFFF;
	/*border:solid 1px #FF0000;*/
}

#page {
    margin-top:30px;
    padding:20px;
    width:700px;
    /*border:solid 1px #000000;*/
}

#title {
    text-align:center;
    padding:15px;
    font-size: 20px;
}

#pagetitle {
    text-align:center;
    padding:15px;
    font-size: 24px;
}

#preview {
}

#flt {
    background-image:url(./frame/flt.PNG); width:17px; height:17px;
}

#ft {
    background-image:url(./frame/ft.PNG); height:17px;
}

#frt {
    background-image:url(./frame/frt.PNG); width:18px; height:17px;
}

#fr {
    background-image:url(./frame/fr.PNG); width:18px;
}

#fl {
    background-image:url(./frame/fl.PNG); width:17px;
}

#flb {
    background-image:url(./frame/flb.PNG); width:17px; height:18px;
}

#fb {
    background-image:url(./frame/fb.PNG); height:18px;
}

#frb {
    background-image:url(./frame/frb.PNG); width:18px; height:18px;
}

.submitform
{
    width:400px;
    text-align:left;
    background-color:#AFC0D8;
    border:solid 4px #6B8AB5;
}

.submitform th
{
    padding:4px;
    background-color:#6B8AB5;
    color:#FFFFFF;
}

#videoframe {
    display:none;
}
