a:link
{
    font-size:10px;
    color: #AAAAAA; 
    text-decoration: none;
}

a:visited
{
    font-size:10px;
    color: #AAAAAA; 
    text-decoration: none;
}

a:active
{
    font-size:10px;
    color: #AAAAAA; 
    text-decoration: none;
}

a:hover
{
    font-size:10px;
    color: #777777;
    text-decoration: none;
}

div.main
{
  visibility: hidden;
}

div.loading
{
  position: absolute;
  visibility: hidden;
}

body 
{
   background-color: #ffffff;
   background-attachement: fixed;
   background-repeat: repeat-x;
   background-valign:bottom;
   scrollbar-3dlight-color: #C4CBCF;
   scrollbar-arrow-color: #C4CBCF;
   scrollbar-base-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   text-align: center;
   align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;  
}

table
{ 
   padding: 0;
   spacing: 0;
}

td
{
   font-family:arial;
   color: #CCCCCC;
   font-weight: normal;
   font-size:15px;
   text-align: center;
   verical-align: middle;
} 

td.tien
{
   height: 10px;
} 


td.left
{
   font-family:arial;
   color: #CCCCCC;
   font-weight: normal;
   font-size:15px;
   text-align: left;
   verical-align: middle;
} 

td.right
{
   font-family:arial;
   color: #CCCCCC;
   font-weight: normal;
   font-size:15px;
   text-align: right;
   verical-align: middle;
} 

td.link2
{
   font-family:arial;
   color: #555555		;
   font-weight: normal;
   font-size:15px;
   text-align: left;
   verical-align: middle;
} 

a:link.link2
{
    font-size:12px;
    color: #555555; 
    text-decoration: none;
}

a:visited.link2
{
    font-size:12px;
    color: #555555; 
    text-decoration: none;
}

a:active.link2
{
    font-size:12px;
    color: #555555; 
    text-decoration: none;
}

a:hover.link2
{
    font-size:12px;
    color: #777777;
    text-decoration: none;
}