/*--main body style --*/
body { 
        background-color:#000000;
        margin-top:0px;  margin-bottom:0px;  margin-right:0px;  margin-left:0px;
}

/*-- top nav text --*/
.holding_a            {  color:#ffffff;  font-size:20px;  font-weight:bold;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
.holding_b            {  color:#ffffff;  font-size:12px;  font-weight:bold;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
.common               {  color:#eaeaea;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
.common_s             {  color:#eaeaea;  font-size:9px;   font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
a.top_nav             {  color:#eaeaea;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
a:link.common         {  color:#eaeaea;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:underline; }
a:active.common       {  color:#eaeaea;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
a:vlink.common        {  color:#eaeaea;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:none; }
a:hover.common        {  color:#ffb6b6;  font-size:11px;  font-weight:normal;  font-family:tahoma,verdana,arial,helvetica,sans-serif;  text-decoration:underline; }


.login_txt {
  width:80px;           font-family:verdana,arial,helvetica,sans-serif; color:#ffffff;
  font-size:10px;        font-weight:normal;  border-width:1px;   background:#000000;
  text-align:left;       text-valign:middle;  text-decoration:none;  
}
