body{
background-image:url(../images/bg.jpg);
}
.bodybg{
background-image:url(../images/body-bg.jpg);
background-repeat:repeat-y;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#828282;
text-decoration:none;
line-height:20px;
}
.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
line-height:20px;
text-align:justify;
}
.body-top-bg{
background-image:url(../images/top-body-bg.jpg);
background-repeat:repeat-x;
}
.merun{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#990000;
text-decoration:none;
line-height:20px;
text-align:justify;
font-weight:bold;
}
.normal1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
line-height:20px;
text-align:justify;
}
.black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
line-height:20px;
text-align:justify;
text-transform:lowercase;
}