﻿
BODY
{
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: black;
}
TD
{
     font-size: 12px;
    font-family: Tahoma, Arial;
    color: black;
}


TABLE 
{
    
 border-collapse: collapse   
}


TH
{
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: black;
    font-weight: normal;
}

A
{
    text-decoration: none;
    color: blue;
}

A:link
{
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:active
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
    color: #ff0000;
}


.headertable
{
    border-bottom: #c0c0c0 1px solid;
}

.headercell
{
    font-weight: bold;
    font-size: 11px;
    color: #708090;
    font-family: Tahoma;
}

.footertable
{
       border-top: #c0c0c0 1px solid;
    }


.footercell
{
    font-weight: normal;
    font-size: 11px;
    color: #696969;
    font-family: Arial, Tahoma;
}


.footertable
{
       border-top: #c0c0c0 1px solid;
    }


.footercell
{
    font-weight: normal;
    font-size: 11px;
    color: #696969;
    font-family: Arial, Tahoma;
}

.contenttable
{
       border-left: #c0c0c0 1px solid;
       border-right: #c0c0c0 1px solid;
}



.label2
{
    font-size: 11px;
    font-family: Tahoma, Arial;
    text-align: left;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.label
{
    border-right: #ffffff 1px solid;
    padding-right: 3px;
    border-top: #ffffff 1px solid;
    padding-left: 3px;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: #ffffff 1px solid;
    padding-top: 2px;
    border-bottom: #ffffff 1px solid;
    font-family: Tahoma;
    position: relative; top: 1px ;
}
    

.textbox2
{
    font-size: 11px;
    font-family: Tahoma, Arial;
    text-align: left;
}

.textbox
{
 font-size: 11px; font-family: Tahoma;
					position: relative; top: 0px; text-align: left  
}



.listbox
{
    font-size: 11px;
    font-family: Tahoma, Arial;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.button
{
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
    background-color: #f5f5f5;
    vertical-align: middle;
    height: 22px;
    text-align: center;
}

.linkbutton
{
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana;
    vertical-align: middle;
    height: 24px;
    text-align: center;
}

.labelsectionerror
{
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    font-family: Tahoma;
    vertical-align: middle;
    text-align: left;
    padding-left: 4px;
    padding-bottom: 2px;
}

.labelsectionheader
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    border-bottom: #d3d3d3 1px solid;
    font-family: Tahoma;
    vertical-align: middle;
    text-align: left;
    border-left: #d3d3d3 1px solid;
    padding-left: 4px;
    padding-bottom: 2px;
}



.labelpagetitle
{
    font-weight: bold;
    font-size: 16px;
    color: #696969;
    font-family: Arial, Tahoma;
    vertical-align: middle;
    text-align: left;
    padding-left: 2px;
}



.gridview
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}


.gridheadercell
{
    font-family: Arial;
    font-size: 11px;
}


.griddatacell
{
    font-family: Arial;
    font-size: 11px;
    padding-right: 4px;
    padding-left: 4px;
}


.gridheaderrow
{
    background-color: #f5f5f5;
    border-bottom: #a9a9a9 1px solid;
}

.menulink
{
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Tahoma;
    padding-left: 4px;
    padding-right: 4px;
}

.cell_maincontent_header
{
    background-color: #f5f5f5;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: #c0c0c0 1px solid;
}


.cell_maincontent_menu
{
    background-color: #f5f5f5;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: #c0c0c0 1px solid;
}


.cell_maincontent_body
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.glabel
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
}

.glinkbutton
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
}