body
    {
    background:url(images/starsky.gif) 	#000030 fixed;
    font-size:12pt;
    color:#FFFFFF;
    margin-top:0pt;
    margin-bottom:0pt;
    }
a:link
    {
    color:#FFFFFF;
    font-weight: bold;
    text-decoration:none;
    }
a:visited
    {
    color:#F5F5F5;
    font-weight: bold;
    text-decoration:none;
    }
a:active
    {
    color:#FFA5000;
    font-weight: bold;
    text-decoration:underline;
    }
a:hover
    {
    color:#FFC0CB;
    font-weight: bold;
    text-decoration:underline;
    }

p
    {
    margin-left:5px;
    margin-right:5px;
    }
p.cp
    {
    text-align:center;
    }

img
    {
    border:0;
    }
img.star
    {
    border:0;
    width: 105px;
    height: 105px;
    }

table.sky
    {
    margin-top:30px;
    width: 98%;
    border-width:0px;
    padding:0;
    text-align:center;
    }
td.uneven
    {
    height: 210px;
    vertical-align:top;
    }
td.even
    {
    height: 210px;
    vertical-align:bottom;
    }
table.star
    {
    margin-top:30px;
    width: 500;
    border-width:0px;
    padding:0;
    }
tr.data1
    {
    text-align:center;
    color:	#AFEEEE;
    font-weight: bold;
    }
tr.data2
    {
    text-align:center;
    color:		#FFD700;
    font-weight: bold;
    }
SELECT.ttt
   {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size:13px;
   text-align:left;
   border:solid #483D8B;
   background-color:#B0E0E6;
   color:#0000CD;
   }
.showstar
    {
    text-align:center;
    color:		#B0E0E6;
    font-weight: bold;
    background:#483D8B ;
    }
table.profile
    {
    margin-top:10px;
    width: 720px;
    border-width:1px;
    padding:0;
    text-align:left;
    }
td.desc
    {
    width: 420px;
    }
td.field
    {
    width: 300px;
    }
td.trans
    {
    width: 100px;
    }
p.err
    {
    text-align:center;
    font-size:14pt;
    margin-top:30px;
    color:red;
    }
div.inv
{
	display: none;
}