body {
background: url(index/bg.gif);
margin: 0 !important;
}

#frame {
width: 450px;
padding-left: 200px;
position: relative;
background: none;
margin-top: -300px;
margin-right:auto;
margin-left:auto;
}

div, td  {  

text-align: justify; 

color: #FFFFFF; 

line-height: 15px; 

font-family: trebuchet ms;

font-size: 12px; 

letter-spacing: 0px;
}



.title { 

text-transform: uppercase;

text-align: right;

padding-top: 10px;
line-height: 13px;

letter-spacing:0px;

margin-bottom: 5px;
font-size:30px;

font-style: italic;

font-family: times new roman;

color:#576FA1;

}

strong, b {

color: #AFBDDB; 

text-decoration: none;

text-transform: uppercase;

}



em, i {

color: #AFBDDB; 

text-decoration: none;
}




a:link {  

color: #AFBDDB; 

text-decoration: none;

font-family: courier new;
text-transform: uppercase;
}
  


a:visited {  

color: #AFBDDB; 

text-decoration: none;

font-family: courier new;
text-transform: uppercase;
}
  


a:hover {  

color: #576FA1;

text-decoration: none;

font-family: courier new;
text-transform: uppercase;
cursor: default;

}