@charset "utf-8";

/********** MAIN BODY **********/

.structure #mainBody { 
	font-size: 12px;
} 


.structure #bodyTableOne div {
	padding: 0 0 10px 0;
}
.structure #bodyTableOne table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td {
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td p {
	text-align: left;
	font-size: 14px;
}
.structure #bodyTableOne table tr td a {
	color: #ffff33;
}
.structure #bodyTableOne table tr td a:hover {
	color: #ff0000;
}


/********** PGS SIDEBAR **********/

