﻿body
{
    margin: 0px;
}

.MainTable
{
    width: 100%;
    background-image: url(/fungames/SysImages/bg.jpg);
}

.RightTable
{
    width: 340px;
}

.RightTable_POPJAX
{
    width: 160px;
}

.aBlack
{
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.aBlack:link
{

}

.aBlack:visited
{

}

.aBlack:hover
{
    color: #FFCC00;
    text-decoration: none;
}

.newReleaseFontBold_Holiday
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.newReleaseFont_Holiday
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
}

.newReleaseFontBold
{
    color: #00396C;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.newReleaseFont
{
    color: #00396C;
    font-family: Verdana;
    font-size: 11px;
}

.BoldBlueTitle
{
    color: #017DB8;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.aBlue
{
    font-size: 12px;
    font-family: Verdana;
    color: #00396C;
    text-decoration: underline;
    font-weight: bold;
}

.aBlue:link
{

}

.aBlue:visited
{

}

.aBlue:hover
{
    color: #FFCC00;
    text-decoration: none;
}

.FavePage_Holiday
{
    padding: 6px 6px 6px 8px;
    background-position: 6px 6px;
    background-image: url('../SysImages/FavPageDot_Holiday.png');
    background-repeat: no-repeat;
    width: 100px;
    word-spacing: 6px;
    font-family: Verdana;
    font-size: 8px;
    color: #CEE3E5;
    text-decoration: none;
}

.FavePage
{
    padding: 6px 6px 6px 8px;
    background-position: 6px 6px;
    background-image: url('../SysImages/FavPageDot.png');
    background-repeat: no-repeat;
    width: 100px;
    word-spacing: 6px;
    font-family: Verdana;
    font-size: 8px;
    color: #CEE3E5;
    text-decoration: none;
}

.CurrentFavePage_Holiday
{
    padding: 6px 6px 6px 8px;
    background-position: 6px 6px;
    background-image: url('../SysImages/FavPageDot_Current_Holiday.png');
    background-repeat: no-repeat;
    width: 100px;
    word-spacing: 6px;
    font-family: Verdana;
    font-size: 8px;
    color: #017DB8;
    text-decoration: none;
}
.CurrentFavePage
{
    padding: 6px 6px 6px 8px;
    background-position: 6px 6px;
    background-image: url('../SysImages/FavPageDot_Current.png');
    background-repeat: no-repeat;
    width: 100px;
    word-spacing: 6px;
    font-family: Verdana;
    font-size: 8px;
    color: #017DB8;
    text-decoration: none;
}
.gamerankfont
{
    color: #00396C;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

.GameTitleFont
{
    color: #00396C;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
}

.GameDescriptionFont
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}

.GameDescriptionSFont
{
    color: #000000;
    font-family: Arial;
    font-size: 10px;
}

.puzzleNumber
{
    font-size: 10px;
    font-family: Verdana;
    color: #333333;
    text-decoration: none;
}

.puzzleLink
{
    font-size: 10px;
    font-family: Verdana;
    color: #0099FF;
    text-decoration: none;
    font-weight: bold;
}

.puzzleLink:a
{
    color: #0099FF;

}

.puzzleLink:link
{
    color: #0099FF;
}

.puzzleLink:visited
{
    color: #0099FF;
}

.puzzleLink:hover
{
    color: #FFCC00;
    text-decoration: none;
}

.seeAllLink
{
    font-size: 14px;
    font-family: Verdana;
    color: #0E84BC;
    text-decoration: underline;
    font-weight: bold;
}

.seeAllLink:a
{

}

.seeAllLink:link
{

}

.seeAllLink:visited
{

}

.seeAllLink:hover
{
    text-decoration: none;
}
