<style type="text/css">
*   {color:#ffffff;}
body   {
	font-family: Arial, Verdana, Sans-Serif; }

.bdyMain{
	background-color: #000000;
	background-image: url(images/bg-hi1152x864.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;
	font-family: Arial, Verdana, Sans-Serif;
	}
.tblMainRectangle{
	width: 850px; height: 700px;
	font-family: Arial, Verdana, Sans-Serif;
}	

/*MAIN BODY CLASSES*/

a:link		{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;   } 
a:visited	{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;    } 
a:active	{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;    } 
a:hover 	{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;    } 

table   {		border-collapse: collapse;
                border-spacing: 0;
                margin: 0;
                background-color:none;
                font-size:100%; 
				} 
td			{	vertical-align:top;
				padding:0	}
h1 {color:White;}
h2 {color:White; font-size: 16pt;}
h3 {color:White;}


#siteNav  {font-size: 10pt;}
#siteNav a:link		{	color:#ffffff; text-decoration:none; border: none 0pt #000000;   } 
#siteNav a:visited	{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;    } 
#siteNav a:active	{	color:#FFFFFF; text-decoration:none; border: none 0pt #000000;    } 
#siteNav a:hover 	{	color:#DF2816; background-color: Black; text-decoration:none; border: none 0pt #000000;    } 

.YouAreHere	{	color:#DF2816; } 

 .pTexto1	{
				font-family: Arial, Verdana, Sans-Serif;
	            font-size: 13pt; 
	            line-height:150%;
 }
 .pTexto2	{
				font-family: Arial, Verdana, Sans-Serif;
	            font-size: 11pt; 
 }

.imgR   {
    float:right;
    margin-left:15;
    }	
.imgL   {
    float:left;
    margin-right:15;
    }
.tdRev * {
    color: White;
    line-height: 150%;
    }
.tdIcon {
    width: 10%;
    }
</style>