html{width:100%;
	height:100%;}
body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-color:#6e1a00;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
}

table, tr, td{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-width:0px;
}

div{
	border-width:0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

img{
	border-width:0px;
}

a{
	text-decoration:underline;
	color:white;
}

a:hover{
	color:#ffe506;
}

.main{
	width:1000px;
	height:100%;
	background:url(/images/top.jpg) no-repeat;
}

.t{
	width:976px;
	height:12px;
	background:url(/images/t.jpg) repeat-x;
}

.b{
	width:976px;
	height:12px;
	background:url(/images/b.jpg) repeat-x;
}

.l{
	width:12px;
	background:url(/images/l.jpg) repeat-y;
}

.r{
	width:12px;
	background:url(/images/r.jpg) repeat-y;
}

.rb{
	width:12px;
	height:12px;
	background:url(/images/rb.jpg) repeat-y;
}

.lb{
	width:12px;
	height:12px;
	background:url(/images/lb.jpg) repeat-y;
}

.rt{
	width:12px;
	height:12px;
	background:url(/images/rt.jpg) repeat-y;
}

.lt{
	width:12px;
	height:12px;
	background:url(/images/lt.jpg) repeat-y;
}

.bottom{
	width:976px;
	height:51px;
	background:url(/images/bottom.jpg) no-repeat;
	background-position: center bottom;
}

.header{
	height:180px;
}

.leftH{
	width:358px;
}

.centerH{
	width:239px;
}

.rightH{
	width:379px;
}

.logo{
	width:239px;
	height:153px;
	display:block;
}

.menuItem{
	
	padding:2px 0px 2px 0px;
	border-bottom:1px solid white;
}

.menuItem td{font-size:10pt;color:#ffe506;}

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

.menuItem a:hover{
	color:#ffe506;
}

p{
	text-indent:15px;
	padding:0px;
	margin:5px 0px 10px 0px;
}

.cont{
	padding:30px 110px 20px 150px;
	text-align:justify;
}

.cont2{
	padding:30px 20px 20px 20px;
	text-align:center;
}

.link{
	padding:7px 13px 0px 0px;
}

.link a{
	text-decoration:none; color:white;
}

.link a:hover{
	text-decoration:underline;
	color:white;
}

.foto img{display:block;}

.foto td{
	padding:0px 5px 20px 5px;
}

