/* CSS Document */
.head
{
background-image:url(images/head.png);
height:272px;
background-repeat:no-repeat;
}
.btbox
{
background-image:url(images/btbox.png);
height:25px;
width:133px;
background-repeat:no-repeat;
}
.bt
{
font-family:arial;
font-size:12px;
color:#EEEEEE;
text-decoration:none;
font-weight:bold;
}
.bt:hover
{
font-family:arial;
font-size:12px;
color:#EEEEEE;
text-decoration:underline;
font-weight:bold;
}
.product
{
font-family:arial;
font-size:18px;
color:#000088;
}
.contant
{
font-family:arial;
font-size:14px;
color:#330000;
line-height:19px;
}
.footer
{
background-image:url(images/footer.png);
height:73px;
width:990px;

}
.footerlink
{

font-family:arial;
font-size:12px;
color:#EEEEEE;
text-decoration:none;
font-weight:bold;
}
.footerlink:hover
{
font-family:arial;
font-size:12px;
color:#EEEEEE;
text-decoration:underline;
font-weight:bold;
}
.subheading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#990100;
text-decoration:none;
}
a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#077DF4;
text-decoration:none;
}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#D50058;
text-decoration:underline;
}