body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;

	font-family:Verdana;
	font-size: 12px;
	color: #3d657f;
}

a:link {
	text-decoration: none;
	color: #3d657f;
}
a:visited {
	text-decoration: none;
	color: #3d657f;
}
a:hover {
	text-decoration: underline;
	color: #3d657f;
}
a:active {
	text-decoration: none;
	color: #3d657f;
}


.componentTable
{
	border: 1px solid #C5C4C4;
	background-color: #EFEFEF;
}

.footer
{
    background-image: url('../images/bg_orange.jpg');
	background-repeat: repeat-x;
 
    font-size: 10px;
    color: #666666;
}

.ads
{
	color: #666666;
	font-size: 10px;
}

.contentTable
{
	border: solid 1px #C5C4C4;
	width: 470px;
}

.contentTable .title
{
	font-weight: bold;
	background-color: #eeeeee;
	height: 20px;
}
.newsmarquee
{
	background-color: #ffe320;
	color: black;
	font-family: Arial;
}
.bordergrey {
	border: 1px solid #C5C4C4;
}

.style117 {font-family: Arial; font-size: 14px; color: #666666;}
.style120 {
	font-size: 14px
}
.style121 {font-family: Arial; font-size: 12px; color: #666666; }
.style128 {
	font-size: 10px;
	font-weight: bold;
}

.style100 {font-size: 11px}
.style125 {
	font-size: 13px;
	font-weight: bold;
}

.class2 a:link {
	color: #db369b;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.class2 a:visited {
	text-decoration: none;
	color: #db369b;
}
.class2 a:hover {
	text-decoration: underline;
	color: #db369b;
}
.class2 a:active {
	text-decoration: none;
	color: #db369b;

}

.spanGameTitle a:link {
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.spanGameTitle a:visited {
	text-decoration: none;
	color: #0099CC;
}
.spanGameTitle a:hover {
	text-decoration: underline;
	color: #0099CC;
}
.spanGameTitle a:active 
{
    
	text-decoration: none;
	color: #0099CC;

}

.style130 {font-size: 12px; font-weight: bold; }
.gameTitle {
	color: #000;
}
.description {
	font-size: 12px;
}
.red {
	color: #F30;
	font-weight: bold;
}
.fontBold {
	font-weight: bold;
}
.fontNormal
{
    font-weight:normal;
    }
.description ul li {
	font-size: 12px;
}
.overflowDiv
{
    width: 127px; height: 35px;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden; white-space:nowrap; cursor:pointer;
    }
