body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pyfc_top_banner {
	position: absolute;
	width: 800px;
	height: 160px;
	z-index: 11;
	left: 0px;
	top: 0px;
}
#pyfc_c1 {
	position: absolute;
	width: 260px;
	height: 380px;
	z-index: 3;
	left: 5px;
	top: 170px;
	overflow: auto;
}
#pyfc_c2 {
	position: absolute;
	width: 260px;
	height: 380px;
	z-index: 3;
	left: 270px;
	top: 170px;
	overflow: auto;
}
#pyfc_c3 {
	position: absolute;
	width: 260px;
	height: 380px;
	z-index: 3;
	left: 535px;
	top: 170px;
	overflow: auto;
}
#pyfc_c4 {
	position: absolute;
	width: 525px;
	height: 380px;
	z-index: 3;
	left: 270px;
	top: 170px;
	overflow: auto;
}
#pyfc_bottom_banner {
	position: absolute;
	width: 800px;
	height: 30px;
	z-index: 10;
	left: 0px;
	top: 560px; 
	background-image: url(/images/pyfc_bottom_banner.jpg);
}
.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-style: oblique;
	font-weight: bold;
}
.page_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.page_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.page_text_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.small_page_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
}
.large_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
}
.large_page_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}
.large_page_text_red { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal ; 
	color: #FF0000
}
.large_page_text_red_bold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold ; 
	color: #FF0000
}
.small_page_text_red { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal ; 
	color: #FF0000
}
.black_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
}
.crosshair {
	cursor: crosshair;
}

.default {
	cursor: default;
}

.pointer {
	cursor: pointer;
}
.page_text_dim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.center {
	text-align: center
}
