body {
	text-align: center;
	background-color: #000000;
	background-image:url(../images/pg_body_bg.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:0px;
	margin:0px;
}

#frame {
	width:767px;
	height:100%;
	margin:0px auto;
	padding:0px;
	text-align:left;
	overflow:hidden;
}


#pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:75px;
	width:767px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#pageheader .topside {
	height:75px;
	width:10px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}

#pageheader .middle {
	height:75px;
	width:747px;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	float:left;
	background-image:url(../images/pg_hdr_bg01.gif);
	background-repeat:repeat-x;
}
#pageheader .middle .selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color:#e3b880;
	background-color:#202020;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	text-align:center;
	vertical-align:top;		
}

#pageheader .middle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color:#b58653;
	text-decoration:none;		
}

#pageheader .middle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color:#e3b880;
	text-decoration:underline;	
}
#pageheader .middle .tdpadding{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	text-align:center;
	vertical-align:top;
}

#pageheader .middle .tdnopadding{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border:0px;
	padding:0px;
	margin:0px auto;
	height:23px;
	vertical-align:bottom;
}
#pggraphics {
	height:74px;
	width:767px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#pggraphics .middleside {
	width:10px;
	height:74px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}
#pggraphics .middlegraphics {
	width:747px;
	height:74px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}
#pgbody {
	background-image:url(../images/pg_content_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:767px;
	margin:0px auto;	
}

#pgbody .pagecontent {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b3afaa;
	text-decoration: none;
	padding-top:25px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:25px;
	text-align:center;
	line-height:17px;
	overflow:hidden;
}

#pgbody .pagefooter {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b3afaa;
	text-decoration: none;
	padding-top:10px;
	padding-left:100px;
	padding-right:100px;
	padding-bottom:5px;
	text-align:center;
	line-height:17px;
}

#pgbody .pagefooter a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#b3afaa;
	text-decoration:none;
	padding:0px;
}
#pgbody .pagefooter a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#b58653;
	text-decoration: underline;
	padding:0px;
}

#pgbody .pagefootersmall {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-top:0px;
	padding-left:100px;
	padding-right:100px;
	padding-bottom:10px;
	text-align:center;
	line-height:13px;
}

#pgbody .pagefootersmall a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#777777;
	text-decoration:none;
	padding:0px;
}

#pgbody .pagefootersmall a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#a4a4a4;
	text-decoration:underline;
	padding:0px;
}

