﻿body 
{
    margin:0;
    background-color:#cccc99;
}

a
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}

a:Hover
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
}

td
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
}

ul
{

 margin-left:18px;
 list-style-image: url('}Images\dot.gif');
 vertical-align:middle;
 
    
}


.default
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
}

.notepad
{
    color:#660000;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
}

.alert
{
    color:#f20c0c;
    font-family:Arial;
    font-size:12px;
}

.sitemap_sub
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
}

.sitemap_sub:Hover
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
}

.sitemap_main
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.sitemap_main:Hover
{
    color:#663333;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
}



/* All fonts changed from 11px to 12px up to here! - 
Do not change fonts below this line */



.calendar td
{
    color:#cccc99;
    font-family:Arial;
    font-size:12px;
}

.white10
{
    color:#ffffff;
    font-family:Arial;
    font-size:10px;
}

a.white10
{
    color:#ffffff;
    font-family:Arial;
    font-size:10px;
}

a.white10:Hover
{
    color:#006647;
    font-family:Arial;
    font-size:10px;
}

.greenHeader
{
    color:#006647;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
/* SubNav */
td.SubNav 
{
    background-color:#006647;
    padding:7px;
    height:62px;
    width:77px;
    text-align:right;
    vertical-align:text-bottom;
    color:White;
}
td.SubNav:hover  
{
    background-color:Yellow;
}
.SubNav a
{
    text-decoration:none;
    color:White;
}
.SubNav a:hover
{
    text-decoration:none;
    color:Yellow;
}
/*GridView*/
.gridTable
{
    background-color:Yellow;
}
.gridTableRow, .gridTableRow td 
{
    color: #000000;
    background-color:Yellow;
}

.gridTableRowSelected, .gridTableRowSelected td
{
    color: #000000;
    background-color:Yellow;
}

.gridTableRowAlternating, .gridTableRowAlternating td
{
    color: #000000;
   background-color:Yellow;
}
.gridTableFooter, .gridTableFooter td
{
    font-weight: bold;
    color: #be5f01;
    background-color:Yellow;
    border-top: solid 1px #e2e2e2;
}

.gridTablePager, .gridTablePager td
{
    color: #ff8241;
   background-color:Yellow;
}

.gridTableRowHover, .gridTableRowHover td
{
    background-color:Yellow;
    padding: 0 0 0 0;
}
.gridTableNoPadding
{
    padding: 0 0 0 0;
}
.gridTableBorder 
{
    border-right-color:#8f8f8f;
    border-right-width:1px;
    border-right-style:dashed;
}
.gridTableRow, .gridTableRow td 
{
    padding:0 0 0 0;
    color: #000000;
    background-color: #eaf0ec;
   
}
.gridTableHeader
{
    color: #000000;
    background-color: Yellow;
   
}
.gridTableHeader, .gridTableHeader td, .gridTableHeader th
{
    padding:0 0 5 0;
    color: #000000;
    background-color:Yellow;
   
}
.gridTableRow .button, .gridTableRowAlternating .button
{
    font-size: 12px;
    font: impact;
    font-weight:900;
    color: #4a6753;
    background-image:none;
    background-color:Yellow;
    border: 0 0 0;
    text-align:right;
}
