﻿/*este es el static menu cuando la pagina carga*/
.headerTemp /*This is the header of the first page without Reward   */
{
	color:white; font-family: Verdana; font-size:12pt; background-image: url('../images/middle.gif'); padding:7px	
}
.headerBonus /*This is the header of the first page WITH Reward   */
{
	color:white; font-family: Verdana; font-size:10pt; background-image: url('../images/middle.gif');padding:7px
	/*color:white; font-family:Times New Roman; font-size:12pt; background-image: url('../images/middleG.gif'); padding:0px; font-style:italic; font-weight:bold; text-align:center*/
}
.styReward  /*This is the style of the div in details of REward */
{
	color:white; font-family:Times New Roman; font-size:12pt; background-image: url('../images/middleG.gif'); font-style:italic; font-weight:bold; text-align:left
}
.spanReward  /*This is the style of the div in details of REward */
{
	color:white; font-family:Times New Roman; font-size:12pt; background-image: url('../images/middleG.gif'); font-style:italic; font-weight:bold; text-align:left; text-align:center;
}
.rwLink /*This is the style of the Link Text Order Confirmation */
{
	color:white; font-family:Times New Roman; font-size:12pt; font-style:italic; font-weight:bold; text-align:left;background-color:#FF0042
}
.h3Bundle
{
    color:#339933;     
}
.h3Internet
{
    color:#0066FF;    
}
.h3Video
{
    color:#cc0000;    
}
.h3Phone
{
    color:#FF6600;    
}

