@charset "utf-8";
.Game_title {
	color: #069;
	font: bold 12px Verdana, Geneva, sans-serif;
}
.Game_Description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #369;
}
.have_fun {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #369;
	font-weight: bold;
}
.tree {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #369;
}
.copyringht {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #369;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #369;
}
.background {
	background-image: url(../art/background/header.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background: url(../art/background/bottom.png) repeat-x center bottom;
}
.Border {
	background: url(../art/background/border_200x200.png) no-repeat center center;
}
.Halloween {
	font: bold 14px/normal Verdana, Geneva, sans-serif;
	color: #F30;
}
.game_of_the_day {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #069;
}
.Description_title {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #069;
	background: url(../art/background/titles.png) repeat-x;
	padding-left: 5px;
}
.New {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #F03;
	text-transform: uppercase;
	text-align: center;
}
.Border_nerrow {
	background: url(../art/background/border_120x240.png) no-repeat center;
}
.Border_wide {
	background: url(../art/background/border_250x250.png) no-repeat center center;
}
.download {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	font-weight: bold;
}
