/*Support Programs*/

table.upgrade
{ 
width: 100%; 
margin-top: 10px; 
line-height:110%;
font-size:95%;
}

td.basic
{ 
background-color: #ccdb2a; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 1px solid #7a7a7a;
}

td.basic_title
{ 
background-color: #ccdb2a; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 2px solid #fff; 
padding:5px;
}


td.free_title
{ 
text-align: left;
padding:5px;
}

td.gold
{ 
background-color: #ffe900; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 1px solid #7a7a7a;
}

td.gold_title
{ 
background-color: #ffe900; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 2px solid #fff; 
padding:5px;
}

td.platinum
{ 
background-color: #dae1e7; 
text-align: center; 
border-left: 4px solid #fff; 
border-bottom: 1px solid #7a7a7a;
}

td.platinum_title
{ 
background-color: #dae1e7;
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 2px solid #fff; 
padding:5px; 
}

td.platinum_plus
{ 
background-color: #b2b9bf; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 1px solid #7a7a7a;
}

td.platinum_plus_title
{ 
background-color: #b2b9bf; 
text-align: center; 
border-left: 2px solid #fff; 
border-bottom: 2px solid #fff; 
padding:5px;
}

td.underline 
{ 
padding: 3px 5px; 
border-bottom: 1px solid #7a7a7a; 
}

#title
{ 
font-weight: bold; 
padding:5px;
border-top: 2px solid #292929; 
}

td.underline_secondlevel
{
padding:3px 5px 3px 20px;
border-bottom: 1px solid #7a7a7a; 
}
