body{
margin-left:0px;
margin-top:0px;
}

a:link, active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#e20c56;
text-decoration:none;
}
a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#e20c56;
text-decoration:none;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#e20c56;
text-decoration:underline;
}


img{
border:0px;
}

.mainBody{
background-image:url(images/mainbg.jpg);
background-repeat:no-repeat;
width:700px;
height:400px;
padding-left:12px;
}
.textBox{
background-image:url(images/textbg.jpg);
background-repeat:no-repeat;
width:155px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e80d6f;
padding-left:3px;
padding-right:12px;
vertical-align:top;
}

.textBoxTable{
width:170px;
text-align:center;
}

.picBox{
width:170px;
}
.footer{
width:700px;
height:400px;
padding-left:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#e80d6f;
font-weight:bold;
}
