/* CSS Document */

body{
margin:0px;
background-image:url(imgs/mtopbg.jpg);
background-repeat:repeat-x;
background-position:top;
}
.boldtxt{
font-family:Arial;
font-size:12px;
color:#ba0076;
font-weight:bold;
}
.maintxt{
font-family:Tahoma;
font-size:11px;
color:#a90669;
font-weight:none;
}
