﻿body {
	font-weight: normal;
 	font-family: geneva, verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #a1928f;
	margin: 0px; 
}
a {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #6666ff;
	
}
a:hover { text-decoration: underline; }
.largefont { 
	font-size: 12pt;
	font-weight: bold;
}
.back_link {
	background-color: #004684;
	color: #ffffff;
	font-size: 10pt;
}
.nedjudy_link {
	color: #000000;
	background-color: #000000;
}
.nedjudy_link:hover {
	color: #00ccee;
	background-color: #000000;
}
#pgcc_header {
	background-image: url("../img/pgcc_bgHome.jpg");
	background-color: #cc6b2d;
	background-repeat: repeat-x;
	width: 100%;
	height: 96px;
	text-align: center;
}
#pgcc_header_table {
	background-color: #004684;
	text-align: left;
	margin-top: 14px;
	padding: 0px;
	border-spacing: 0px;
	width: 700px;
	height: 80px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 0px;
}
#pgcc_header_logo_img {
	background-color: #004684;
	border-spacing: 0px;
	width: 269px;
	height: 76px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 0px 0px;
}
#outer_div {
	background-color: #ffffff; 
	background-image: url("../img/bg_right_cell.jpg");
	background-repeat: repeat-x;
	text-align: center;
}
#main_center_table {
	width: 699px;
	background-color: #ffffff;
	padding: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ffffff #aaaaaa #ffffff #cccccc;
	border-width: 0px 1px 0px 1px;
	font-size: 10pt;
}
#pgcc_footer {
	background-color: #7e6a65;
	background-image: url("../img/pgcc_footer_bg.gif");
	background-repeat: repeat-x;
	border-spacing: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
}
#pgcc_footer_table {
	background-color: #7e6a65;
	color: #ffffff;
	font-size: 10pt;
	border-spacing: 5px;
}
#pgcc_footer_table a {
	background-color: #7e6a65;
	color: #ffffff;
	font-size: 10pt;
}
#pgcc_footer table a:hover {
	background-color: #7e6a65;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.brown-cell {
	color: #ffffff;
	background-color: #7e6a65;
	font-size: 10pt;
}
.staff-cell {
	padding-top: 10px; 
	padding-left: 30px; 
	border-style: solid;
	border-color: #999999;
	border-width: 0px 1px 0px 0px;
	line-height: 20px;
	font-size: 10pt;
}
.brown-cell-link {
	color: #ffffff;
	background-color: #7e6a65;
}
.brown-cell-link:hover {
	color: #ffffff;
	background-color: #7e6a65;
	text-decoration: underline;
}
.light-blue-cell {
	text-align: left; 
	background-color: #4389c7; 
	padding-top: 6px; 
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 0px;
}
.goldbox {
	position: relative;
	width: 96%;
	font-size: 10pt;
	border-style: solid;
	border-color: #cc9933;
	border-width: 1px;
	padding: 6px 0px 6px 6px;
	margin: 10px 0px 10px 0px;
}
.goldbox_link {
	font-size: 10pt;
}


