body {
background: #000;
color: #fff;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}
p,td, ul, li {
font-family: arial, verdana, sans-serif;
font-size: 12px;
letter-spacing: .04em;
}
#container {
width: 775px;
border: 1px solid #f0f0f0;
}
.footer {
width: 775px;
background: #201919;
border-top: 1px solid #ccc;
color: #ccc;
}
a, a:link, a:visited {
color: #8dcbf1;
font-weight: bold;
}

a.hover {
color:#fff;
font-weight: bold
}
a.foot, a.foot:link, a.foot:visited {
color: #ccc; text-decoration: none; font-weight: bold;
}
a.foot:hover {
color: #aaa; text-decoration: none;
}
.nav {
background: url(../images/navbg.jpg);
}
.smaller{
font-size: 10px;
text-align: center;
}
h1 {
color: #8dcbf1;
font-size: 17px;
margin-bottom: 5px;
}
h3 {
color: #8dcbf1;
font-size: 14px;
border-bottom: 1px solid #8dcbf1;
}
checkbox
{
font-family:webdings;
position:relative;
font-size:18px;
color:#333399;
top:-4;
left:-2px;
}
input,select, textarea {
background: #ccc;
color: #000;
font-size: 110%;
}
.gamesbg {
background: #2e2e2e url(../images/gameBG3.jpg);
background-repeat: repeat-x;
width: 100%;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: 5px;
}
.gamename {
font-size: 11px;
}
li.spec {
color: #fff; 
margin-top: 2px;
font-size: 14px;
}

li.spec2 {
color: #fff; 
margin-top: 10px;
font-size: 14px;
color: #000;
}
a.articleTitle {color:#44a2dc; text-decoration: none;font-size: 16px; font-weight: bold; padding: 1px;}
.inlinePopup {position: absolute;width: 393px; border: 7px solid white; background-color:#41a1da; color: #CC3300; z-index:99;}
.inlinePopup2 {position: absolute;width: 230px; border: 7px solid white; background-color:#ceac30; color: #CC3300; z-index:99;}
.inlinePopup3 {position: absolute;width: 368px; border: 7px solid white; background-color:#36a126; color: #CC3300; z-index:99;}

td.page {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
td.pageon {
border-bottom: 1px solid #e7d835;
border-top: 1px solid #e7d835;
}

 .popupcontainer{
        margin: 0 0 10px 0;
        background: #eee;
        border: 1px solid #ccc;
        font: normal 12px Arial, Helvetica, sans-serif;
        color: #000;
      }
      .popupdiv{
        position: absolute;
        width: 200px;
        padding: 5px;
        background: #ffc;
        border: 1px solid #ccc;
        font: normal 12px Arial, Helvetica, sans-serif;
        color: #000;
      }