body,td {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	margin-top:0px;
	margin-left:0px;
	color: white;
}
a {
	color: #f58d1d;
}
.menuLeft {
	font-family: Arial;	
	color: #fff;
}
.footer1 {
	font-size:18px;
	color:#919b9b;
	background-color: #596162;
	height: 30px;
}
.footer2 {
	background-color: #424b4b;
	height: 20px;
}
.header1 {
	background-color: #596162;
	height: 15px;
}
.header2 {
	background-color: #596162;
	height: 25px;
}
.bgContent {
	background-color:#919b9b;
	height: 350px;
}
a.bigText {
	font-size: 36px;
	color: #f8eded;
	text-decoration:none;
	font-weight: bold;
}
.mediumText {
	font-size: 24px;
	color: #747474;
	text-decoration:none;
	font-weight: bold;
}
a.linkMediumText {
	font-size: 24px;
	color: #f8eded;
	text-decoration:none;
	font-weight: bold;
}
a.linkMediumText:hover{
	font-size: 24px;
	color: #f8eded;
	text-decoration:underline;
	font-weight: bold;
}
.txtGri{
	color: #747474;
	text-decoration:none;
}
.txtPorto{
	color: #f58d1d;
}
 .divMenu{
	padding-top: 5px;
	padding-bottom: 5px;		 
	 }
a.mainMenu {
	font-size:18px;
	color: #f8eded;
	text-decoration:none;


}
a.mainMenu:hover {
	font-size:18px;
	color: #f58d1d;
	text-decoration:none;		
}
.mainMenuPorto{
	font-size:18px;
	color: #f58d1d;
	text-decoration:none;	
	font-weight: normal;
}

.txtMediumPorto{
	font-size:14px;
	color: #f58d1d;
	text-decoration:none;	
	font-weight: normal;
}

.mainMenuGray {
		text-decoration:none;	
		color: #747474;
		size: 11px;
}
.whiteText {
	color:white;
}
.linkFooter{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
.picBorder{
	border: 1px;
	border-style:solid;
	border-color:#596162;
}
.txtSmall {
		color: white;
}
.navDiv {
	display: inline; 
	padding: 5px;
	height: 20px;
	background-color: gray;
	margin: 3px;
	text-align: center;
}
.navDivActive {
	display: inline; 
	padding: 5px;
	height: 20px;
	background-color: white;
	margin: 3px;
	text-align: center;
}
.navDivLinkActive {
	font-weight: bold;
	color: black;
}
.navDivLink {
	font-weight: bold;
}
.tblRight {
	border: 1px solid white;
}
.rightTitle {
	font-size:18px;
	color: #f8eded;
	text-decoration:none;
}
.picBorderPorto{
	border: 1px;
	border-style:solid;
	border-color:#f58d1d;
}
