﻿body{ 
	
	
	margin-top: 5px; 
	padding: 0px; 
	font-size: 11px;
	line-height:16px; 
	color: #000000;
	background-image:url('images/bg.jpg');background-repeat:repeat-x;
	
}

.topnav {
	background-image:url('images/topcenter.jpg');
}

.bottomnav {
	background-image:url('images/bottom.jpg');
	
}


.topnavtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #474538;
	font-size: 15px;
	text-align:center;
}

.topnavtext a {
	color: #474538;
	text-decoration: none;

}

.topnavtext a:hover {
	color: #807F78;
	text-decoration: none;

}

.greybox {
	
	background-image:url('images/contcenter.jpg')
}

.redbox {
	
	background-image:url('images/redcenter.jpg')
}


.titlebar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align:left;

	
}
.titlebar a{
	color: #ffffff;
	text-decoration: none;

}

.titlebar a:hover{
	color: #fdd401;
	text-decoration: none;

}

.border {  
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3; 
	border-bottom:1px solid #d3d3d3; 
	border-top:0px none  
}

.redborder {  
	border-left:1px solid #b33e47;
	border-right:1px solid #b33e47; 
	border-bottom:1px solid #b33e47; 
	border-top:0px none  
}

.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:justify;
}

.text a {
	color: #000000;
	text-decoration: none;
}

.text a:hover {
	text-decoration: none;
	color: #852b16;
}

.gameimg {
	padding:5px;
	background-color:#d5d5d5;
	
}

.gamehead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	padding:5px;
	text-align:justify;
	background-color:#d5d5d5;

}

.gamehead a {
	color: #000000;
	text-decoration: none;
}

.gamehead a:hover {
	text-decoration: none;
	color: #852b16;
}


.gametxt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:justify;
	background-color:#d5d5d5;

	
}

.game1img {
	padding:5px;
	
}

.game1head {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	padding:5px;
	text-align:justify;

}

.game1head a {
	color: #000000;
	text-decoration: none;
}

.game1head a:hover {
	text-decoration: none;
	color: #852b16;
}

.game1txt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:justify;
	
}

.footer{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:center;
	text-decoration: none;


}

.footer a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height:16px;
	padding:5px;
	text-align:center;
	text-decoration: none;
}










	
	



