.gClearLinkText
{
	text-decoration:	none;
	color:	#3333cc;
}

.gComment
{
	color: Maroon
}

.gRedText
{
	color: Red
}

.gTableHeader
{
	background-color: #003366;
	color:White;
	font-size:	1.58em;
	font-weight:	500;	
}

.gTableHeaderSmall
{
	background-color: #003366;
	color:White;
}

.gTableHighlight
{
	background-color: #C5EBFF;
	color:Black;
}

.gTableSubmit
{
	background-color: #DDDDDD;	
}

.gTableWhite
{
	background-color: #FFFFFF;	
}

.gReadOnly
{
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	vertical-align: top;
}

.gStrong
{
	font-weight: bold;
}

.pp_text {
	font-size: 12px;
	line-height: 18px
}
.pp_textcolored {
	font-size: 12px;
	font-weight: bolder;
	line-height: 18px;
	color: #006699
}
.pp_title {
	font-size: 20px;
	font-weight: bolder;
	color: #006699
}
.pp_title_small {
	font-size: 14px;
	font-weight: bolder;
	color: #006699
}
.pp_itemheader {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF
}
.pp_itemprice {
	font-size: 16px;
	font-weight: bolder;
	color: #006699
}
.pp_textblack {
	color: #000000
}