/* MGCyber CSS - 29/02/2004 *//* HR setting */hr           { border-style: solid; border-color: #00CCFF }/* General font for whole site */font,td { FONT-FAMILY:Verdana,Arial,Helvetica;} /* Text color of the body */body       {color: #336699;  } /* text decoration for link for whole site */a:link, a:visited, a:active{color: #6699ff ; text-decoration: none;}a:hover{ text-decoration: underline; } /* General description or Introduction text */.demo {font-size: 12px;}/* Red color text on the top of each page */.order {FONT-FAMILY:Verdana,Arial,Helvetica ; color: red; font-size:10px; }a.order:link,a.order:hover, a.order:visited, a.order:active{color: red}/* Package description row */td.desc        { color: #ffffff;  background-image:url('images/desbar.jpg'); text-align:center;height: 25px;)               }/* Footer text links */td.foot {FONT-FAMILY:Verdana,Arial,Helvetica ; font-size:10px; text-align="right"}td.hover   {text-decoration:underline;}/* Package description table */table.det    { font-size: 13px; text-align: left; font-weight: bold; line-height: 150%;                width: 200px; cellpadding: 0px; cellspacing: 0px;               border: 2px solid #6699ff }/* Common thing to all packages description table */table.common     { font-size: 11px; text-align: Center; font-weight: bold; line-height: 150%;                border: 2px solid #6699ff; width:320px; cellpadding:0px; cellspacing:0px; }