body {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#00B359;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin:0px;
	background-attachment: fixed;
	
	background-position: left top;
	
}

.solid_border{
border-top:1px  solid #ECECEC;
}


.right{
padding-right:0px;

}

.topbar{
	background-color:#FF9900;
	height:4px;
}

.content{
	background-color:#D5E6BE;
	border:0px solid #CCCCCC;
	text-shadow:1px 1px 1px #FFF;
	color:#000; 

}


.top-bar-date-time{
font-weight:bold;
font-size:12px;
}


.form{
width:420px;
height:21px;
background:#F8F8F8;
border:1px solid  #DBDBDB;
padding:2px;

}


.form:hover{
width:420px;
height:21px;
background: #FFFFFF;
border:1px solid  #DBDBDB;
padding:2px;

}




.form_2{
width:420px;
height:145px;
background:#F8F8F8;
border:1px solid  #DBDBDB;
padding:2px;

}


.form_2:hover{
width:420px;
height:145px;
background: #FFFFFF;
border:1px solid  #DBDBDB;
padding:2px;

}








.fild {
	background-color: #FFFFFF;
	border:1px solid #ECECEC;
	height:24px;
	width:160px;
}



.fild_aria {
	background-color: #FFFFFF;
	border:1px solid #ECECEC;
	height:80px;
	width:160px;
}
.content{
line-height:180%;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
}

.banner_top{
margin:auto;
text-align:center;
margin-top:7px;
margin-left:1px;

}

.ditad_border_top{
border-left:1px dotted #999999;}

.footer_shadow{
background-image:url(../images/shadow.png);
background-position:center;
background-repeat:no-repeat;
height:40px;
width:1000px;
margin:auto;
overflow:hidden;

}

.footer{
background-image:url(../images/footer_bg.png);
background-repeat:repeat-x;
height:110px;
color:#BDBDBD;



}





.footer_link{
	color: #BDBDBD;
	size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}



.footer_link:hover{
	color: #BDBDBD;
	size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}



.copyright_link{
	color:#BDBDBD;
	size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.copyright_link:hover{
	color:#BDBDBD;
	size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}


.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	}

.email_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	}


.button{
width:250px;
height:30px;
background:#00A65B;
padding-top:10px;
color:#FFFFFF;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
border-bottom:4px solid #008A4D;
-moz-border-bottom:4px solid #008A4D;
-webkite-border-bottom:4px solid #009351;
border-radius:6px;
}


.button:hover{
background:#00A95D;
}

.active_button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color:#DA2129;
	text-decoration: none;
	}

.active_button_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color:#DA2129;
	text-decoration: underline;
	}






.button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.button_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: underline;
	}


.radius{
border-radius:5px;

}

.cell_number{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#6A747C;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow:1px 1px 1px #FFF; 
}

.inner_title{
	width:100%;
	height:30px;
	background-color:#00B359;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	padding:5px;
	text-shadow:1px 1px 1px #00773C; 
}



.img{
		opacity: 1000;
      	-webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
         transition: all 0.3s linear 0s;
	}
			  
			  
.img:hover{
		opacity: 0.70;
      	-webkit-transition: all 0.3s linear 0s;
         -moz-transition: all 0.3s linear 0s;
           -o-transition: all 0.3s linear 0s;
			transition: all 0.3s linear 0s;
		}

	
	
	
/*.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
-week-opacity: 0.6;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
-week-opacity: 1;
}*/


	