

body{
margin: 0 auto;
padding: 0;
background-color:#D787AA;
}


.footer{
font-size:14px;
font-family:Arial;
font-weight:bold;
color:#A2255B;
text-decoration:none;
}
.footer:hover {
color:#002D60;
}
.bor{
border-style:solid;
border-color:#A2255B;
border-width:1px;
padding:2px;
margin-top:4px;
margin-left:4px;
margin-right:4px;
background-color:#FFFFFF;
}

.tex{
font-size:11px;
font-family:Arial;
text-align:left;
color:#A2255B;
word-spacing:2px;
line-height:13px;
padding-left:4px;
}

.texb{
font-size:11px;
font-family:Arial;
font-weight:bold;
color:#841444;
word-spacing:2px;
text-decoration:none;

}

.leftshadow{
background-image:url(../images/shadow_left_14.jpg);
background-repeat: repeat-y;
width:16px;
}

.rightshadow{
background-image:url(../images/right_shd.jpg);
background-repeat: repeat-y;
width:16px;
}

.upshadow{
background-image:url(../images/shadow_top_03.jpg);
background-repeat: repeat-x;

height:16px;
}
.downshadow{
background-image:url(../images/bot_shd.jpg);
background-repeat: repeat-x;

height:16px;
}

