@charset "utf-8";
/* CSS Document */

body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#014504;
	padding:0px;
	margin:0px;
	background-image:url(images/bgtile.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.flashAlign{
	text-align:center;
	padding-top:50px;
}
object{
	text-align:center;
	outline:0px;
}
.divHome{
	text-align:center;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#F00;
}
.center{
	margin-top:100px;
	width:150px;
}
.topMenu{
	text-align:center;
	background-color:#a6ce39;

}
.ftr{
	width:300px;
	float:right;	

}
.aligns{
	float:right;
	padding-right:200px;

	
}