﻿.Page_Title
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0762d2;
    padding: 0px 30px 10px 30px;
    border-bottom: ridge 2px gray;
}

.PBreak
{
    min-height: 12px;
}
