.title1
{
    font-size: 12pt;
}
.subTitle1
{
    font-size: 10pt;
}
.gridView1
{
    width: 90%;
}
.detailsView1
{
    width: 90%;
}
.gridViewRow1
{
    background-color: #F7F6F3;
    color: #333333;
}
.gridViewSelectedRow1
{
    background-color: #E2DED6;
    color: #333333;
    font-weight: bold;
}
.gridViewPager1
{
    background-color: #284775;
    color: White;
    text-align: center;
}
.gridViewHeader1
{
    background-color: #5D7B9D;
    color: White;
    font-weight: bold;
    text-align: left;
}
.gridViewAlternatingRow1
{
    background-color: White;
    color: #284775;
}
.gridViewRowOver1
{
    background-color: Orange;
    color: #284775;
}
.gridViewFooter1
{
}
.gridViewEditRow1
{
}
.gridViewEmptyDataRow1
{
}
.detailsViewRow1
{
    background-color: #F7F6F3;
    color: #333333;
}
.detailsViewSelectedRow1
{
    background-color: #E2DED6;
    color: #333333;
    font-weight: bold;
}
.detailsViewPager1
{
    background-color: #284775;
    color: White;
    text-align: center;
}
.detailsViewFieldHeader1
{
    font-weight: bold;
    background-color: whitesmoke;
}
.detailsViewAlternatingRow1
{
    background-color: White;
    color: #284775;
}
.detailsViewFooter1
{
}
.detailsViewHeader1
{
}
.detailsViewCommandRow1
{
}
.detailsViewEmptyDataRow1
{
}

a.deleteList1:link
{
    color: Black;
    text-decoration: none;
}
a.deleteList1:hover
{
    color: orange;
}
a.deleteList1:visited
{
    color: Black;
    text-decoration: none;
}
a.menuLinks1:link
{
    color: Black;
    text-decoration: underline;
}
a.menuLinks1:visited
{
    color: Black;
    text-decoration: underline;
}
a.menuLinks1:hover
{
    color: orange;
    text-decoration: underline;
}
a.btnBack1:link
{
    color: Black;
    text-decoration: underline;
}
a.btnBack1:visited
{
    color: Black;
    text-decoration: underline;
}
a.btnBack1:hover
{
    color: orange;
    text-decoration: underline;
}
.divButton1
{
    text-align: right;
    width: 90%;
}
