body {
	background-color: #c1d72d;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #06C;
}
a:active {
	color: #FFF;
}
.Pequenas {
	font-size: 10px;
}
.Brancas  {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#Table_01 tr td table tr th table tr th {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.Normal {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#Table_01 tr td table tr th table tr .Normal {
	font-size: 12px;
}
#Table_01 tr td table tr th table tr td .Normal font {
	font-weight: bold;
	font-size: 14px;
}

.main {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.caption {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.sectiontitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; WORD-SPACING: 0em; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; LETTER-SPACING: 1px; FONT-VARIANT: small-caps; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: normal; COLOR: #cb6302; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: normal; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal; COLOR: #557b9a; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.arrows {
	FONT-WEIGHT: bolder; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -3px
}
.nav {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cb6302; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.testimonial {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.greybg {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; WIDTH: 560px; PADDING-TOP: 8px; BACKGROUND-COLOR: #e6e6cc
}
.nobg {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; WIDTH: 560px; PADDING-TOP: 8px
}
.portfoliotitles {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.border {
	BORDER-RIGHT: #cccccc 1px dotted; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px dotted; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #cccccc 1px dotted; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px dotted
}
.Topicos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #cc3366;
	font-style: normal;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
.Titulos {
	font-family: "Myriad Pro";
	font-size: 12px;
}
.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextoNormal {
	font-weight: normal;
}
.TextoNormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Items {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2px;
	font-weight: normal;
}
.Items {
	line-height: 20px;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
}
.Normal {
	font-size: 16px;
}
.Normal {
	font-weight: bold;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}




.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("images/menu/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 22px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
	background: #2580a2 url("images/menu/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/menu/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/menu/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
.SubTitulos {
	font-family: Arial;
	font-size: 13px;
}
