body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 0;
background-color:#fada22;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

.matter{
font-size:12px;
line-height:18px;
text-align:justify;
color:#ac4d02;
}

.matter2{
font-size:12px;
color:#000000;
}


.menu_bg{
background-image: url(menu-bg.jpg);
background-repeat:repeat-x;
height:41px;
background-position:top;
}

.menu_link:link{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.menu_link:visited{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.menu_link:hover{
font-size:12px;
font-weight:bold;
color:#ffd200;
text-decoration:underline;
}

.middle_bg{
background-image:url(middle-bg1.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#fcdf4d;
}

.red_heading{
font-size:16px;
font-weight:bold;
color:#FF0000;
}

.black_heading{
font-size:16px;
font-weight:bold;
color:#000000;
}

.bottom_bg{
background-image:url(bottom_bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

.bottom-matter{
font-size:12px;
font-weight:bold;
line-height:18px;
}

.bottom_link:link{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.bottom_link:visited{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.bottom_link:hover{
font-size:12px;
font-weight:bold;
color:#FF0000;
text-decoration:underline;
}


.product_link:link{
font-size:12px;
font-weight:bold;
color:#ac4d02;
text-decoration:none;
}

.product_link:visited{
font-size:12px;
font-weight:bold;
color:#ac4d02;
text-decoration:none;
}

.product_link:hover{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

