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

.heading_blue{
font-size:16px;
color:#0a4ea5;
font-weight:bold;
}

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

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

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

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

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

.li_text{
font-size:12px;
line-height:25px;
color:#000000;
font-weight:bold;
}

.instrument_link:link{
font-size:11px;
color:#717070;
text-decoration:none;
font-weight:bold;
line-height:23px;
}

.instrument_link:visited{
font-size:11px;
color:#717070;
text-decoration:none;
font-weight:bold;
line-height:23px;
}

.instrument_link:hover{
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:bold;
line-height:23px;
}

.footer_matter{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

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

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

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

.border{
border:1px #000000 solid;
}

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

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

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