@font-face {
font-family: calibri;
src: url(../fonts/CALIBRI.eot);
}
/* then for Firefox */
@font-face {
font-family: calibri;
src: url(../fonts/CALIBRI.woff) format('woff');
}


body{
	text-align: center;
	margin:0;
	height:100%;
	background-image:url(../../images/GradientBR2.jpg)
	background-repeat:no-repeat;			z-index:-1;
}


h1 {
	font-family: calibri, Arial sans-serif;
	font-size: 20px;
	color: #987405;
	font-weight: bold;
	display: block;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 1px #ddd dashed;
	
}


.red                {
	color: #5B3426;
	font-weight: bolder;
}
.leftalign {
	font-size: 14px;
	text-align: left;
}
.rightalign {
	text-align: right;
}

.justify {
	text-align: justify;
}
.Center {
	text-align: left;
	display: block;
	overflow: hidden;
	position: fixed;
}



.title1 {
	font-family: calibri, Arial sans-serif;
	font-size: 20px;
	color: #987405;
	font-weight: bold;
	display: block;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 1px #ddd dashed;
	
}
.titel2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #330;
	clear: both;
}
.td1 {
	background-color: #7C623A;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 14px;
}
.td2 {
	background-color: #D7CEB3;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #60452B;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: normal;
	padding-left: 3px;
}
.td3              {
	color: #FFF;
	font-weight: bolder;
}
.td4 {
	font-weight: bold;
	color: #FFF;
	background-color: #415470;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-top: 1px;
	padding-bottom: 1px;
}
.title_news {
	color: #5B3426;
	font-weight: bolder;
	background-image: url(../images/bg_title_news.png);
	background-repeat: repeat;
	background-position: left bottom;
	vertical-align: baseline;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 3px;
}
center_footers {
	text-align: center;
}
.center_table {
	text-align: center;
}

