@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin: 17px 0px 0px 4px;
	background-image: url(images/back-Body.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

table.Holderpage{
	text-align:center;
	
}



table.IndexClick{
	width: 995px;
	height:568px;
	background-image: url(images/back-Index.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

img.EnterButton{
margin:400px 0px 0px 450px;

}

img {
	border: none;
}

a{
	text-decoration: none;
	font-weight: bold;
	color:#7c815e;
}


a:hover{
	
	color:#121212;
}

td{
	vertical-align: top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #787878;
}


table.root{
	width: 955px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

td.header{
	height: 66px;
}

td.Nav{
	height:168px;
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:12px;
	color:#898989;
}

td.Nav span{
	margin: 0px 0px 0px 45px;

}


td.Nav p{
	padding: 65px 0px 0px 25px;

}

td.Nav p a{
	font-weight: bold;
	color:#898989;
	text-decoration:none;
}

td.Nav p a:hover{
	color:#000000;
}

td.Nav p img{
	margin: 0px 10px 0px 20px;

}




td.content{
	border-style: solid;
	border-width:0px 2px 0px 0px;
	border-color:#9fa374;
	width:651px;
	background-image: url(images/back-Content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:10px 30px 20px 0px;
	font-size:12px;
	color: #434436;
	line-height: 26px;
}



td.links{
	width: 342px;
	border-style: solid;
	border-width:0px 0px 0px 2px;
	border-color:#9fa374;
	padding: 20px 20px 20px 45px;
	
}



td.fullWidth{
	border-style: solid;
	border-width:0px 2px 0px 2px;
	border-color:#9fa374;
	width:955px;
	background-image: url(images/back-FullWidth.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:20px 0px 20px 0px;
	font-size:12px;
	color: #434436;
	line-height: 26px;
}




td.footer{
	height: 40px;
	background-image: url(images/back-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 0px 0px 45px;
	font-size:9px;
	color:#797979;
}
