body
{
    background: url(../img/tableback.jpg) repeat;
    text-align: center;
}

#allcontent
{
    width: 1000px;
    background: url(../img/databack.jpg) repeat;
    margin: auto;
    padding-bottom: 0px;
    border: 1px solid #000000;
}

:link, :visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #009999;
	font-family: Verdana, Arial;
	text-decoration: none;
}
:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #009999;
	font-family: Verdana, Arial;
	text-decoration: none;
}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

TD.big
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

.sectionheader_default
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18pt;
    CURSOR: default;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

TD.text_default
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}
.text
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left;
}

TD.text-right
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: right
}
TD.text-center
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center
}
TD.text-index
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center
}
TD.game-title
{
    FONT-SIZE: 18pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
}

.sp-sectionheader
{
	font-weight: bolder;
	font-size: 16pt;
	cursor: default;
	color: #008080;
	font-family: Verdana, Arial;
}

.sp-subheader
{
	font-weight: bold;
	font-size: 12pt;
	cursor: default;
	color: #008080;
	font-family: Verdana, Arial;
}

.sp-comment
{
	font-weight: bold;
	font-size: 10pt;
	cursor: default;
	color: #008080;
	font-family: Verdana, Arial;
}

p
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

#chhamenu {
width: 100%;
background: url(../img/databack.gif);
float: left;
}

#chhamenu ul {
list-style: none;
list-style-image:none;
margin: 0;
padding: 0;
width: 250px;
float: left;
}

#chhamenu a, #chhamenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#chhamenu h2 {
color: #fff;
background: #008080;
text-transform: uppercase;
text-align: center;
}

#chhamenu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#chhamenu a:hover {
color: #a00;
background: #fff;
}

#chhamenu li {position: relative;}

#chhamenu ul li {list-style-image: none;}
