body{
margin:0 0 0 0;
}

.heading01{
	font-family: "Helvetica Condensed", Tahoma;
	font-size:26px;
	color:#7e2705;
	text-decoration:none;
	line-height:28px;
	font-weight:bold;
}

.heading2{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#525151;
	text-decoration:none;
	font-weight:bold;
}

.sub_meunhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:28px;
}

.sub_meuntext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF99;
	line-height:25px;
}


.text_c1{
font-family: Arial, Helvetica, sans-serif;
color: #435b01;
font-size:14px;
line-height:24px;
font-style: normal;
}

.text_black{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:15px;
	font-style: narrow;
	line-height: 17pt;
	text-align:justify;
}
.text_black2{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:16px;
	font-style: narrow;
	line-height: 17pt;
	font-weight:bold;
}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:16px;
	font-style: narrow;
	line-height: 17pt;
	font-weight:bold;
}

.text_c2{
font-family: Verdana, Arial, sans-serif;
color: #162ddb;
font-size:12px;
line-height:22px;
font-style: normal;
}


.text_Big{
font-family: Verdana, Geneva, sans-serif;
color: #006;
font-size:21px;
font-style: normal;
}

.text_greenSmall{
font-family: "Century Gothic", Arial;
color: #618c02;
font-size:14px;
font-style: normal;
}

.text_c2a{
font-family: "Times New Roman", Times, serif];
color: #000;
font-size:18px;
font-style: normal;
line-height:30px;
}

.text_c3{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#04383b;
font-size:14px;
font-style:normal;
}

.text_s{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size:14px;
	line-height:140%;
	font-style: normal;
	text-align: center;
}

.text_s_left{
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size:11px;
	line-height:20pt;
	font-style:regular;
	text-align:left;
}

.text_s_justify{
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size:14px;
	line-height:28px;
	font-style: normal;
}

.text_s_justify2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #053657;
	font-size:14px;
	line-height:130%;
	font-style: normal;
	text-align: justify;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:28px;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #daa108;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:28px;
}
a.nav2:visited {
	text-decoration: none;
	color: #000000;
}
a.nav2:hover {
	text-decoration: none;
	color: #CC0000;
}
a.nav2:active {
	text-decoration: none;
	color: #000000;
}
a.nav3:link {
	font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#02878f;
	line-height:23px;
	font-weight:bold;
}
a.nav3:visited {
	text-decoration: none;
	color:#02878f;
}
a.nav3:hover {
	text-decoration: none;
	color:#02878f;
		text-decoration: underline;

}
a.nav3:active {
	text-decoration: none;
	color:#02878f;
}
.abox {
	float: left;
	width: 260px;
	text-align: center;
	margin-left:0px;
	padding-right:20px;
	padding-top:10px;
}
.abox img {
	border: medium solid #FFFBF0;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;

}
.abox figure a:hover {
	opacity: 0.5;
	-moz-transition: all 600ms linear 0s;
	
}

