body
{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 background-color:rgb(200,200,200);
}

span
{
}

img
{
 border:0px;
}

table
{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 width:100%;
 text-align:center;
}

a:link
{
 color: #CC0000;
}

a:visited
{
 color: #660000;
}

.underline
{
 text-decoration: underline;
}

.bold
{
 font-weight:bold;
}

.italic
{
 font-style:italic;
}

.center
{
 text-align:center;
}

.justify
{
 text-align:justify;
}

.left
{
 text-align:left;
}

.right
{
 text-align:right;
}

.top
{
 vertical-align:top;
}

.bottom
{
 vertical-align:text-bottom;
}


.main_background
{
 background-color:rgb(0,0,0);
}

.main
{
 padding-top:40px;
 padding-bottom:40px;
}

col.intro_marge
{
  width:28px;
}


col.corner
{
  width:25px;
}

col.thin
{
 width:1px;
}

col.middle
{
 width:800px;
}

span.title1
{
font-size: large;
font-weight:bold;
}

span.title2
{
font-weight:bold;
}

span.text
{
}

table.border_thin
{
border-style:solid; 
border-width:1px; 
border-color:black;
border-collapse: collapse;
}

table.full_height
{
height:100%; 
}

tr.title
{
 font-weight:bold;
 background-color:rgb(0,0,0);
 color:rgb(255,255,255);
}

tr.gold
{
 background-color:rgb(233,225,0);
}

tr.silver
{
 background-color:rgb(203,203,203);
}

tr.bronze
{
 background-color:rgb(190,128,68);
}

tr.none
{
 background-color:rgb(255,255,255);
}

tr.thin
{
 height:1px;
}

tr.corner
{
  height:25px;
}

tr.intro_bottom
{
  height:25px;
}

td.text
{
 text-align:justify;
}