body{
font-family: verdana, arial; 
font-size:12px; 
color:#000000; 
margin:0;
background-color:#f4f4f4;
}

table.main {
width: 100%;
background-color:#FFFFFF; 
}

table.innermain {
width: 800;
background-color:#FFFFFF;
border-top: solid 1px;
border-bottom: solid 1px;
border-color: #f4f4f4; 
}

/* general */
td
{
font-family: verdana, arial; 
font-size:12px; 
color:#000000; 
}

a:link {font-size: 12px; color: #003366; text-decoration: none;}
a:active {font-size: 12px; color: #818111; text-decoration: none;}
a:visited {font-size: 12px; color: #003366; text-decoration: none;}
a:hover {font-size: 12px; color: #336699; text-decoration: none;}

/* general */

td.top
{
width: 100%;
background-image: url(images/gray-bg.gif);
background-repeat: x-repeat;
padding-left: 15px;
}

td.bottom
{
width: 100%;
background-image: url(images/bg_bottom.jpg);
background-repeat: x-repeat;
vertical-align: top;
padding: 15px; 
font-size: 10px; 
color: #666666; 
}

table.content{
width: 800px;
background-color:#FFFFFF; 
text-align: left;
}

td.left-content
{
width: 200px;
vertical-align: top;
padding: 10px; 
border-right: solid 1px;
border-color: #F8F8F8; 
}

td.right-content
{
width: 600px;
background-color:#FFFFFF; 
vertical-align: top;
padding: 10px; 
}

table.th_product{
width: 600px;
background-color:#FFFFFF; 
text-align: left;
}

td.thproduct
{
width: 30%;
background-color:#FFFFFF; 
vertical-align: top;
text-align: left;
padding-right: 10px;
padding-left: 10px;
padding-top: 15px;
padding-bottom: 15px; 
 
 }



a.light:link {font-size: 12px; color: #eeffee; text-decoration: none;}
a.light:active {font-size: 12px; color: #818111; text-decoration: none;}
a.light:visited {font-size: 12px; color: #dddddd; text-decoration: none;}
a.light:hover {font-size: 12px; color: #cceecc; text-decoration: none;}

a.menu:link {font-size: 12px; color: #A4A4A4; text-decoration: none;}
a.menu:active {font-size: 12px; color: #D4D4D4; text-decoration: none;}
a.menu:visited {font-size: 12px; color: #A3A3A3; text-decoration: none;}
a.menu:hover {font-size: 12px; color: #B4B4B4; text-decoration: underline;}

h1{
font-size: 16px; color: #000000;
font-weight: bold;
}
h2{
font-size: 14px; color: #000000;
font-weight: bold;
}

span.light{font-size: 12px; color: #eeffee; text-decoration: none;}

/* nepali */
p.nepali
{
font-size:14px; 
color:#000000; 
}

span.price
{
color:#cd4922;
}

