body {
margin :0px;
}

a.topmenu:link, a.topmenu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 25px !important;
	height: 25px;
	width: 80px !important;
	width: 80px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background: url(images/topmen.png) no-repeat;
	display: table-cell;
	text-align: center;
	padding-right:5px;
	line-height: 150%
}

a.topmenu:hover, #active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 25px !important;
	height: 25px;
	width: 80px !important;
	width: 80px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background: url(images/topmen1.png) no-repeat;
	display: table-cell;
	text-align: center;
	padding-right:5px;
	line-height: 150%
}
.topmen-left{
float:left ;
margin-top: 270px;
padding-left : 80px;
}
.topmen-right{
float:right ;
margin-top: 270px;
padding-right : 80px;
}

.toplogo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 800px;
	margin-bottom:15px;
	
}
div.mainbody {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	margin: 0px;
	
}

div.mainbody-top {
	background-image: url(images/body-top.png);
	background-repeat: no-repeat;
	background-position: bottom center ;
	height: 9px;
	width: 800px;
	margin: 0px;
	
}
div.mainbody-bottom {
	background-image: url(images/body-bottom.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 800px;
	margin: 0px;
	
}
.mainmenu{
	clear : left;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	margin-left: 30px;
	background-image: url(images/menu.png);
	background-repeat: repeat-y;
}
.mainmenu-top{
clear : left;
	background-position: bottom center ;
	float:left;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 150px;
	height: 9px;
	margin-left: 30px;
	background-image: url(images/menu-top.png);
	background-repeat: no-repeat;
}
.mainmenu-bottom{
	clear : left;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	height: 9px;
	margin-left: 30px;
	background-image: url(images/menu-bottom.png);
	background-repeat: no-repeat;
}
a.main-menu:link, a.main-menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 22px !important;
	height: 22px;
	width: 145px !important;
	width: 145px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
	display: block;
	text-align: center;
border: 1px solid;
	
}

 a.main-menu:hover, #active-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 22px !important;
	height: 22px;
	width: 145px !important;
	width: 145px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid;
	background-color: #666666;
	
}
h3 {
	
	
	color : #d60808;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.text {

width: 550px;
height: 1100px;
margin-top: 35px;
margin-left:20px;
margin-right:20px;
}
.text td {
vertical-align: top;
text-align : justify;
color : #CCCCCC;
}
.textgame {

width: 550px;
height: 600px;
margin-top: 35px;
margin-left:20px;
margin-right:20px;
align: center;
}
.textgame td {
vertical-align: top;
text-align : justify;
color : #CCCCCC;
}
h2 {
color : #d60808;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}
.gamestotal {
font-weight: bold;line-height: 150%; background-color: #666666; border: 1px solid; }





#footer { 
color: #CCCCCC;
}

#footer a:visited,a:link{
color : #d60808;
font-weight :bold;
}

#footer p {
color: #CCCCCC;
}
