/* This used to define the padding for the top of each page in the forum and HKPNET Resources */
.HKPNET_Reminder, .HKPNET_Reminder a:visited, .HKPNET_Reminder a:link
{
	color: blue;
	font-size: 18px;
}

.HKPNET_Title
{
    /* top, right, bottom, left */
	padding: 0px 0px 0px 0px;
	width:97%;
}

table.HKPNET_Title_Table
{
	border-left: 12px;
	vertical-align: top;
	width:100%;
}

table.HKPNET_Title_Table td { 
	padding-left: 5px;
}

.HKPNET_Title_Text_XLarge, .HKPNET_Title_Text_Large 
{
	font-family: Georgia, sans-serif; 
}

.HKPNET_Title_Text_XLarge
{
font-size: 24px
}

.HKPNET_Title_Text_Large
{
font-size: 18px

}

.HKPNET_Title_Text_Normal
{
font-size: 14px
}


table.Align_top td { 
	vertical-align: top;
}
