body{ 
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color:#28001D;
}
	
.texto{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color:#D0C7CE;
}
	
.textcopyr{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:11px;
	color:#A999A4;
}

.th{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color:#F3A808;
	font-weight:bold
}

.th2{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:20px;
	color:#F3A808;
	font-weight:bold
}

.th1{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

.table{
	background-color:#710153;
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color:#ffffff;
}

.table1{
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color:#ffffff;
	border: 1px solid #780157;
}

.table2{
background-color:#3E1A34;
}

.table3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #790158;
	padding-bottom:10px;

}


.link
{
	FONT-SIZE: 12px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
	
.link:hover 
{
	COLOR:#F3A808; 
	TEXT-DECORATION:none;
}

.link1
{
	FONT-SIZE: 14px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	TEXT-DECORATION: none;
	COLOR: #DF9107;
	font-weight:bold;
}
	
.link1:hover 
{
	COLOR:#ffffff; 
	TEXT-DECORATION:none;
}

.link1
{
	FONT-SIZE: 14px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	TEXT-DECORATION: none;
	COLOR: #DF9107;
	font-weight:bold;
}
	
.link1:hover 
{
	COLOR:#ffffff; 
	TEXT-DECORATION:none;
}

.link2
{
	FONT-SIZE: 13px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	font-weight:none;
}
	
.link2:hover 
{
	COLOR:#DF9107; 
	TEXT-DECORATION:none;
}

.linkcr
{
	FONT-SIZE: 12px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	TEXT-DECORATION:none;
	COLOR: #A999A4;
}
	
.linkcr:hover 
{
	COLOR:#A999A4; 
	TEXT-DECORATION:underline;
}

.input 
{
	font-family:Trebuchet MS, Tahoma, Arial;
	color:#666666;
	height:19;
	border: 1px solid #999999;
}
  
.button 
{
    background-color:#FFB807;
    border: 0 solid #B0B0B0;
    FONT-SIZE: 13px; 
	font-family:Trebuchet MS, Tahoma, Arial;
	COLOR: #000000; 
}