H1              {
                font-family: Arial;
                font-size: medium;
                }
H2              {
                font-family: Arial;
                font-size: small;
                }
BODY            {
                font-family: Arial;
                font-size: xx-small;
                margin: 0;
                }
TABLE           {
                font-family: Arial;
                font-size: 8pt;
                }
a:link          {
                color: #333;
                text-decoration: none;
                }
a:active        {
                color: #333;
                text-decoration: none;
                }
a:visited       {
                color: #333;
                text-decoration: none;
                }
a:hover         {
                color: #CC3300;
                text-decoration: underline;
                }
                
a.Menu:link     {
                color: Silver;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                }
a.Menu:active        {
                color: Silver;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                }
a.Menu:visited       {
                color: Silver;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                }
a.Menu:hover    {
                color: White;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                }

.rheaderrow    {
               font-weight: bold;
                }
.rhdrwonb       {
                background-color: #000000;
                color: #ffffff;
		          font-weight: bold;
                }
.tbclass      
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.centrename
{
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
    margin-left : 30px;}
.error   {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	color:Red;
}

.head1white {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.head2white {
	FONT-WEIGHT:  normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.mainhead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #898989; LINE-HEIGHT: 40pt; FONT-FAMILY: Swiss721, Helvetica, sans-serif
}
.sitehead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitelink {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.homelink {
	FONT-SIZE: 11px; FONT-FAMILY: "Times New Roman", Times, serif
}
.folderhead {
	FONT-WEIGHT: normal; FONT-SIZE:medium; COLOR:#BFEFC3;  FONT-FAMILY: Arial, Helvetica, sans-serif
}
.pagehead {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.texthead {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txbCenter {
	 TEXT-ALIGN:center; FONT-SIZE:8pt; FONT-FAMILY:Arial, Helvetica, sans-serif; 
}
.txbRight {
	 TEXT-ALIGN:right; FONT-SIZE:8pt; FONT-FAMILY:Arial, Helvetica, sans-serif; 
}
.tbRO {
	border-color:Silver;  border-width:1px; background-color:Gainsboro; font-size: 8pt;
}
.lblAmtRO {
	  border-style:inset; border-width:thin; background-color:Gainsboro; text-align:right
}
.rowAlternate {
	  background-color:Silver
}

.subheading {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #505050;	text-decoration: none;}.normal {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height:normal;	font-weight: normal;	font-variant: normal;	color: #000000;	text-decoration: none;}.menuCell {
	font-weight : bold;
	background-color:#BFEFC3; /*#99cc99; */
	color : #000;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #082E44 solid;
	border-bottom: 1px #082E44 solid;
	font-size:xx-small;
	font-family: Arial, Verdana, sans-serif;
	
}
.menuTable {
	color : #C0FAFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-weight : bold;
}
.greenish{
	background-color:#BFEFC3;
	font-weight:bold;
	color:#000;
}
.bgblack { background-color:#000; color:#fff; }
.grayBorder{border:1px solid #ccc;}
tr.headerstyle td, td.headerstyle{
	font-weight:bold;
	color:#fff;
	background-color:#000066;
}
.headerstyle a, .headerstyle a:link, .headerstyle a:visited, .headerstyle a:active{
	color:#fff;
}
.headerstyle a:hover{
	color:#ff0;
}

tr.itemstyle td{
	font-weight:normal;
	color:#000;
	background-color:#f9f9f9;
}
tr.altitemstyle td{
	font-weight:normal;
	color:#000;
	background-color:#BFEFC3; /*#DEF5E0;*/
}
tr.selecteditemstyle{
	font-weight:normal;
	background-color:#FFCCCC;
}
tr.pagerstyle td{
	font-weight:bold;
	font-size:8pt;
	color:#000;
	background-color:#fff;
}