body			{
    background: black;
    margin: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    font-size:small;
}

a {
    text-decoration:none;
    font-weight: bold;
    color:white;
}

.divider {
    height: 0px;
}

div.menulink a	{
    color: white;
    text-decoration: none;
}

div.navbar		{
    background: url(/images/windowTitleBg.jpg);
    width: 100%;
    height: 47px;
}

div.navcontents {
    color: white;
    font-family: "Arial";
    font-size: 9pt;
    font-weight: bold;
}

div.bigmenulink	{
    float:left;
}

div.bigmenuitem img {
    float:left;
}

div.playinfo 	{
    background: url(/images/playBg.png);
    width: 100%;
    height: 71px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

div.playtitle	{
    color: white;
    padding-left: 12px;
    padding-top: 8px;
    width: auto;
}


div.playmeta	{
    color: white;
    padding-left: 12px;
    padding-top: 4px;
    font-weight: normal;
    width: auto;
}				

div.menuheader	{
    background: url(/images/menuHeaderBg.png);
    width: 100%;
    height: 26px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: white;
}	

div.menuheadertext {
    padding-left: 4px;
    padding-top: 4px;
}	

div.loginForm	{
    text-align: center;
    padding-bottom: 20px;
    color: white;
    font-size: 9pt; }

div.membersHeader	{   
    width: 100%;
    color: white;
    font-size: 9pt;
    font-family: Arial;
    margin: 12px;
}		

div.wapbigmenuitem	{
    width: 100%;
    height: auto;
    background: url(/images/playinfobg.jpg);
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

/* NEW CLASSES FOR PHOTOS & THUMBNAILS */

div.img_thumbnail {
    height: 80px;
    width: 80px;
    overflow: hidden;
    float: left;
}

div.morethumbs {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    height: 45px;
    padding-top: 12px;
}

div.photodescription {
    text-align: center;
}

/* END NEW CLASSES FOR  PHOTOS & THUMBS  */

div.payment_button {
    width: 100%;
    text-align: center;
}