/* CSS Document */

.picborder
{
border-bottom-style:ridge; border-bottom-color:#006699; border-bottom-width:medium;
border-right-style:ridge; border-right-color:#006699; border-right-width:medium;
border-left-style:ridge; border-left-color:#006699; border-left-width:medium;
border-top-style:ridge; border-top-color:#006699; border-top-width:medium;
}