@charset "utf-8"; /* CSS Document */ body{ margin:0px; margin-top:20px; } .table-bg{ background-color:#f2f2f4; } .table-1{ background-color:#fefbf0; } .table-2{ background-color:#fffdf8; border:1px solid #e0e0e0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#7f7e7e; text-decoration:none; font-weight:normal; } .hading{ color:#8ea411; font-family:"Trebuchet MS" Verdana; font-size:17px; text-decoration:none; font-weight:normal; } .hading1{ color:#970202; font-family:"Trebuchet MS" Verdana; font-size:17px; text-decoration:none; font-weight:normal; } .body-text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#7f7e7e; text-decoration:none; font-weight:normal; } .welcome-bg{ background-image:url(../images/welcome-bg.jpg); background-repeat:repeat-x; background-position:top; height:159px; border:1px solid #e0e0e0; } .table-border-new{ border:1px solid #A0A0A0; background-color:#EEEEEE; } .price-text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none; font-weight:bold; }