@charset "utf-8";


	

#primary {
	left: 27px;
	width: 765px;
	height: 220px;
	top: 30px;
	background-color: #FFFFFF;
}


#secondry {
	height: 190px;
	width: 765px;
}

	#secondry img {
		margin: 10px 0 10px 8px;
	}
	
	
#content th {
	border: 0px solid #ffffff;
}

#content td {
	border: 0px solid #ffffff;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
