a.iaslink:link
{
   color: #E77106;
   text-decoration: none;
}

a.iaslink:visited
{
   color: #E77106;
   text-decoration: none;
}    

a.iaslink:hover
{
   color: #E77106;
   text-decoration: none;
}

a.iaslink:active
{
   color: #E77106;
   text-decoration: none;
}

a.main:link
{
   color: #000080;
   text-decoration: none;
}

a.main:visited
{
   color: #000080;
   text-decoration: none;
}    

a.main:hover
{
   color: #000080;
   text-decoration: none;
}

a.main:active
{
   color: #000080;
   text-decoration: none;
}

.main
{
   font-weight: bold;
   padding-left: 0;
   font-size: 13px;
}

.steelDefault
{
   background-color: #B8C2C8;
}

body
{
   font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
}

table.full
{
   width:  100%;
   height: 100%;
   border: 0;
}

a.noOutline
{
   outline: none;
   -moz-outline: none; /* Mozilla uses its own outline property */
}

html, body
{
   margin: 0;
   padding: 0;
   height: 100%;
   width: 100%;
}
