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


body {
	background-color:#130c0e;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

td {
	vertical-align: top;
}

img{
	border: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

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

a:hover{
	color: #666666;
}



table.root{
	width: 995px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/back-Root.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


td.logoHeader{
	height: 86px;
	width:330px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#d7d7d7;
	font-size:9px;
	color:#555555;
	font-family:"Times New Roman", Times, serif;
	
}

td.logoHeader span{
float: right;
margin:0px 5px 0px 0px;
}

td.navHeader{
	width:665px;
	background-image: url(../images/back-Header.jpg);
	background-position: right;
	background-repeat: no-repeat;	
	padding:60px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

td.spacer{
	height: 1px;
}


td.content{
	background-image: url(../images/back-Content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	
}



td.content p{
	padding: 0px 25px 0px 27px;
	margin:0px 0px 5px 0px;
	line-height:20px;
}



td.footer{
	height: 33px;
	background-color:#6a3328;
	line-height:33px;
	color:#FFFFFF;
	font-size: 10px;
	padding: 0px 0px 0px 25px;
	
}

td.footer span{
	float: right;
	margin-right: 30px;
}
