﻿body
{
    font-size: 0.9em;
    font-family: verdana, Arial, Sans-Serif;
}
.red_bkg{background-color: #CC0001;}
.blue_bkg{background-color: #36019A;}
.yellow_bkg{background-color: #FFCF00;}
.red_bdr{border: solid 3px #CC0001;}
.blue_bdr{border: solid 3px #36019A;}
.yellow_bdr{border: solid 2px #FFCF00;}
.shadow{ border-left-width: 0px; border-top-width: 0px;}
th
{
    background-color: #0099FF; color:White; text-align:left;
}
td.BigDogPics { text-align: center; vertical-align:middle;}
    /*background-position: left center;
    background-image: url(../images/MuttGrid_bkg.gif);
    background-repeat: no-repeat;
    height: 150px; 
    width:280px; 
    padding-left:13px; padding-right:22px; 
    vertical-align: middle; */
.muttgrid
{
    text-align:center;
}
.DogPic
{
    border: #ffcf00 2px solid;
    clear: both;
}
.DogName
{
    font-size: 1.2em; text-align:center;
}

