body{
	background-color:#d7dbdb;
	margin-top: 4px;
}
#wrapper{
	width:770px;
	margin:0 auto 0 auto;
	border:#aaaaaa 1px solid;
	background-color:#FFF;
}
#login{
	width:770px;
	height:24px;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-top:2px;
}
#Banner{
	width:770px;
	height:383px;
	background-image:url(images/main-page.jpg);
	background-repeat:no-repeat;
}
#BannerIn{
	width:770px;
	height:147px;
	background-image:url(images/banner-in.jpg);
	background-repeat:no-repeat;
}
#PlayForFun{
	width:770px;
	height:49px;
	background-image:url(images/playoforfun.jpg);
	background-repeat:no-repeat;
}
#ContInfo{
	width:770px;
}
#ContMenu{
	width:190px;
	height:460px;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	margin-left:4px;
	float:left;
}
#ContText{
	width:552px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#ContTextIn{
	width:552px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxFooter{
	width:770px;
	height:32px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #334960;
	text-align: center;
	margin-top:5px;
	padding-top:15px;
}
#boxFooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #334960;
	text-decoration: underline;
}
#boxFooter a:hover{
	color: #a2330a;
}
#boxMenu{ width:170px; height:17px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: dotted; border-left-style: none; border-top-color: #fff; border-right-color: #fff; border-bottom-color: #fff; border-left-color: #fff; margin:0 auto; padding: 5px 0px 0px; 
}

#boxMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123f60;
	text-decoration: underline;
}
#boxMenu a:hover{
	color: #a2330a
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TopLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #123f60;
}
.TopLinks a{
	color: #123f60;
	text-decoration: underline;
}
.TopLinks a:hover{
	color: #a2330a
}
.Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f0f0f0;
}
.TitleTable {
	color: #FFF;
	background-color: #123f60;	
}
.TitleTable2 {
	color: #000;
	background-color: #b7c5cf;	
}
