body            {
                background-image: url(/images/pg_bg.gif);
                background-repeat: repeat;
                font-family: arial;
                }

.toptbl         {
                border-top: 1px solid #000080;
                border-left: 1px solid #000080;
                border-right: 1px solid #000080;
                background-color: #99BBFF;
                }

.toptbld1      {
                padding-left: 4px;
                padding-top: 4px;
                text-align: center;
                }
                
.toptbld3      {
                padding-right: 4px;
                text-align: right;
                padding-top: 4px;
                }

.tbl2		{
		border-left: 1px solid #000000;
		border-top: 1px solid #000080;
		padding-top: 0px;
		padding-bottom: 0px;
                border-right: 1px solid #000080;
                background-color: #000000;
                color: #FFFFFF;
                }

.tbl2d1		{
		border-right: 1px solid #AAAAAA;
		}

a:link.ltbl2	{
		color: #FFFFFF;
		font-weight: bold;
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		}

a:hover.ltbl2	{
		color: #FFFF00;
		font-weight: bold;
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		}

a:visited.ltbl2 {
		color: #FFFFFF;
		font-weight: bold;
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		}

.tbl3           {
                border: 1px solid #000080;
                }

.tbl3d1         {
                color: #000080;
                background-color: #99BBFF;
                border-right: 1px solid #000080;
                padding-left: 12px;
                padding-right: 6px;
                }

.tbl3d2         {
                color: #000080;
                background-color: #FFFFFF;
                padding-left: 20px;
                padding-right: 20px;
                }

.tbl3d3         {
                color: #000080;
                background-color: #99BBFF;
                border-left: 1px solid #000080;
                padding-top: 12px;
                padding-left: 6px;
                padding-right: 6px;
                }

.welcome       {
                text-align: center;
                font-family: cursive;
                font-weight: bold;
                font-size: 36px;
                color: #FFFF00;
                font-style: italic;
                }

.subwelcome    {
                text-align: center;
                font-family: arial;
                font-size: 14px;
                text-align: center;
                }

.welcome2       {
                text-align: center;
                font-family: cursive;
                font-weight: bold;
                font-size: 22px;
                color: #FFFF00;
                font-style: italic;
                }

.bdytxt         {
                font-family: arial;
                font-size: 12px;
                color: #000080;
                }















