Styles/pgcss.css
body {
	background-color: #CCCCCC;
}
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: none }
a:active     { text-decoration: none }


A.BlackLink:link 	{ font-size: 14px; color: #000000  ; line-height: 140%; text-decoration: none }
A.BlackLink:visited { font-size: 14px; color: #000000  ; line-height: 140%; text-decoration: none }
A.BlackLink:hover   { font-size: 14px; color: #000000  ; line-height: 140%; text-decoration: underline } 

A.WhiteLink:link 	{ font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: none }
A.WhiteLink:visited { font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: none }
A.WhiteLink:hover   { font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: underline }

A.GrayLink:link 	{ font-size: 12px; COLOR: #505050  ; line-height: 140%; text-decoration: none }
A.GrayLink:visited  { font-size: 12px; COLOR: #505050  ; line-height: 140%; text-decoration: none }
A.GrayLink:hover  	{ font-size: 12px; COLOR: #505050  ; line-height: 140%; text-decoration: underline }

A.WhiteNavLink:link 	{ font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: none }
A.WhiteNavLink:visited { font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: none }
A.WhiteNavLink:hover   { font-size: 12px; color: #ffffff  ; line-height: 140%; text-decoration: none }

Body { SCROLLBAR-FACE-COLOR: #dee3e7  ; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff  ; SCROLLBAR-SHADOW-COLOR: #dee3e7  ; COLOR: #000000  ; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc  ; SCROLLBAR-ARROW-COLOR: #006699  ; SCROLLBAR-TRACK-COLOR: #efefef  ; FONT-FAMILY: ËÎÌå; SCROLLBAR-DARKSHADOW-COLOR: #98aab1  ; }
BODY { font-size:9pt;line-height:140% }
TD { font-size:9pt;line-height:140% }
.TDnavBg { background-image: url(bg_d.gif); }
.WhiteWord {font-size: 12px; color: #FFFFFF  ; text-decoration: none;}
.BothTop3Blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B75C6  ;
	border-right-color: #1B75C6  ;
	border-left-color: #1B75C6  ;
}
.BothSide2Blue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B75C6  ;
	border-left-color: #1B75C6  ;
}
.BothBtm3Blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B75C6  ;
	border-bottom-color: #1B75C6  ;
	border-left-color: #1B75C6  ;
}

.OnlyLeftBlue {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B75C6  ;
}
.OnlyRightBlue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1B75C6  ;
}
.OnlyBtmBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B75C6  ;
}
.LeftBottomBlue {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B75C6  ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B75C6  ;

}
.RoghtBottomBlue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1B75C6  ;
	border-bottom-color: #1B75C6  ;

}
.BorderAllBlue {
	border: 1px solid #1B75C6  ;
}
A.he:link 	{ font-size: 12px; color: #000000  ; line-height: 140%; text-decoration: none }
A.he:visited { font-size: 12px; color: #000000  ; line-height: 140%; text-decoration: none }
A.he:hover   { font-size: 12px; color: #000000  ; line-height: 140%; text-decoration: underline } 
.he {
	font-size: 12px;
	color: #000000;
}
SELECT {
	FONT-SIZE: 9pt; FONT-FAMILY: ??; BACKGROUND-COLOR: #f2f2f2  
}


.font20 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

