/* MAIN BODY */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #f58220;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F58220;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #F58220;
}
a {
	font-weight: bold;
}

/* CONTENT */
.tbmain {
	background-image: url(images/brig_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 861px;
	}
.pggtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F88319;
	font-weight: bold;
}
.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-top: 40px;
	color: #FFF75D;
	}
.ptitle {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	color: #FFF75D;
	}
.ptxt {
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	}
	
/* MENU TXT */
.food {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #FFF75D;
	}
