.PNT_DarkTitle
{
	border: 1px solid #006699;
	height: 25px;
	background: url(../images/pnt_BG1.gif) repeat-x;
	margin: 4px 4px 0px 4px;
}
.PNT_DarkBG
{
	border: 1px solid #006699;
	height: 25px;
	background: url(../images/pnt_BG3.gif) repeat-x;
	margin: 4px 4px 0px 4px;
}
.PNT_LightTitle
{
	border: 1px solid #006699;
	height: 25px;
	background: url(../images/pnt_BG2.gif) repeat-x;
	margin: 4px 4px 0px 4px;
}
.PNT_ContainerBody
{
	font-family: Tahoma;
	font-size: 10pt;
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	margin: 0px 4px 4px 4px;
	padding: 10px;
	background: white;
	
}
.PNT_ContainerBody2
{
	font-family: Tahoma;
	font-size: 10pt;
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	margin: 0px 4px 4px 4px;
	padding: 10px;
	background: #9EBDEB;
}
.PNT_ModuleTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-left: 5px;
}
.PNT_ModuleTitle2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}
.PNT_Common
{
	font-family: Tahoma;
	font-size: 10pt;
}
.PNT_CommonSmall
{
	font-family: Tahoma;
	font-size: 8pt;
        color: #000066;
        text-decoration: none;
}
.PNT_LightTitleBottomBorder
{
	border-bottom: 1px solid #006699;
	height: 25px;
	background: url(../images/pnt_BG2.gif) repeat-x;
	margin: 4px 4px 0px 4px;
}
.PNT_Outline
{
	font-family: Tahoma;
	font-size: 10pt;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	background: white;
}
.PNT_CommonTextBox
{
	font-family: Tahoma;
	font-size: 10pt;
}
.PNT_CommonButton
{
	font-family: Tahoma;
	font-size: 10pt;
	background: url(../images/pnt_BG2.gif) repeat-x;
}
.PNT_OddBackground
{
   	background: white;
}
.PNT_EvenBackground
{
  	background: lightgrey;
}
.PNT_CommonLink
{
	font-family: Tahoma;
	font-size: 10pt;
    	color: #885599;  
     	text-decoration: none;
}

.PNT_CommonLinkUnderline
{
	font-family: Tahoma;
	font-size: 10pt;
    	color: #885599;
     	text-decoration: underline;
}
.PNT_CommonLinkSmall
{
	font-family: Tahoma;
	font-size: 8pt;
    	color: #885599;
     	text-decoration: none;
}

A:hover
{
 	text-decoration: underline;
}
table.PNT_Table
{
	font-family: Tahoma;
	font-size: 10pt;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	background: white;
	border-collapse: collapse;
}
table.PNT_Table td {
	border-color: #006699 #006699 #006699 #006699;
	font-family: Tahoma;
	font-size: 10pt;	
}

<!-- // #000066 -->