body 
{
    font-size: 10pt;
    font-family: 'Arial';
    color:#000000;
}
.toptitle
{
 border-collapse:collapse;
 font-size: 20pt;
 font-family: 'Arial';
}
.images
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}

.imageSRC
{
 border:none;    
    }
.tester
{
     border-color:White;
     border-style:solid;
     border-width:thick;
    }

.contentplaceholder
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    background-color: #BBBBBB;
    border-collapse: collapse;
}

.FrameTitle
{
    font-size: 15pt;
    font-family: 'Arial';
    text-align: center;
    color:Black;
}

.footer
{
    color:White;
    }

.menu a:visited
{
    color: #FFFFFF;
    }

.menu tr td a
{
 font-family: 'Arial';
 font-weight: bold;
 color:#FFFFFF;
}

.login
{
 border:solid;
 border-color:#FFFFFF;
 border-width:4px;
 border-collapse:collapse;
 width:450px;
}
.login th
{
    font-size: 14pt;
    font-family: 'Arial';
    background: #BBBBBB;
    text-align: center;
    border:solid;
    border-width:1px;
}
.login tr
{
    font-size: 10pt;
    font-family: 'Arial';
    background: #FFFFFF;
}
.mygridview
{
 border:solid;
 border-color:black;
 border-width:1px;
 border-collapse:collapse;
 width:700px;
    }

.mygridview th
{
    background: #CC3333;
    color: Black;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    table-layout: auto;
    border-collapse: collapse;
    border-color: Black;
    font-size: 10pt;
    font-family: 'Times New Roman';
}

.mygridview th a
{
    color: White;
    font-size:small;
    font-size: 10pt;
    font-family: 'Times New Roman';    
}

.mygridview th a:hover
{
    color: #CCCCCC;
    font-size: 10pt;
    font-family: 'Times New Roman';    
}

.mygridview tr td
{
    background: #FFFFFF;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    table-layout: auto;
    border-collapse: collapse;
    border-color:Black;
    font-size: 10pt;
    font-family: 'Times New Roman';    
}
.mygridview tr.even td
{
    background: #A0A0FF;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    table-layout: auto;
    border-collapse: collapse;
    border-color:Black;
    font-size: 10pt;
    font-family: 'Times New Roman';
}

.mygridview tr.pager, td.pager
{
    background: white;
    border: none;
    vertical-align: middle;
    text-align: center;
}

.mygridview input
{
    font-size: 10pt;
    font-family: 'Times New Roman';
    background-color: #000091;
    color: white;
}




.search
{
 border:solid;
 border-color:black;
 border-width:1px;
 border-collapse:collapse;
 width:700px;
}
.search th
{
    font-size: 10pt;
    font-family: 'Times New Roman';
    background: #A0A0FF;
    text-align: center;
    border:solid;
    border-width:1px;
}
.search tr
{
    font-size: 10pt;
    font-family: 'Times New Roman';
    background: #E1F0FF;
}
.search input
{
    font-size: 10pt;
    font-family: 'Times New Roman';
}

.searchlink
{
 width:700px;
 text-align:right;
 border-collapse:collapse;
    }
.button{    
    font-size: 10pt;
    font-family: 'Arial';
}

.DetailLabel
{
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Times New Roman';
}
