@charset "utf-8";
/* CSS Document */

body{
margin:0;
background:#8e8f6d url(../images/body-bg.jpg) repeat-x;
font-size:12px;
font-family:verdana;
color:#010101;
line-height:18px;
text-align:justify;
}
a{
color:#010101;
text-decoration:none;
}
.menu-bg{
background:url(../images/menu-bg.gif) repeat-x;
height:48px;
font-family:verdana;
font-size:12px;
color:#828067;
}
.menu-bg a{
font-family:verdana;
text-decoration:none;
font-size:12px;
color:#828067;
}
.menu-bg a:hover{
font-family:verdana;
text-decoration:none;
font-size:12px;
color:#651010;
}
.menu-visited a{
font-family:verdana;
text-decoration:none;
font-size:12px;
color:#651010;
}
p{
margin:0;
}
.padd15{
padding-left:15px;
}
.main-body-bg{
background:#d3cfac;
}
.mdl-mnu{
background:url(../images/mdl-menumdl.gif) repeat-x;
height:42px;
}
.lft-sub-mnu{
background:#e5e1be;
}
.heading-bg{
background:url(../images/heading-bg.gif) repeat-x;
height:28px;
color:#651010;
font-family:verdana;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
}
.footer-bg{
background:url(../images/footer-menu-bg.gif) repeat-x;
height:46px;
font-family:verdana;
font-size:10px;
color:#010101;
padding-left:10px;
}
.footer-bg a{
font-family:verdana;
font-size:10px;
color:#010101;
text-decoration:none;
}
.footer-bg a:hover{
font-family:verdana;
font-size:10px;
color:#651010;
text-decoration:none;
}