﻿body
{
    font-family: Georgia;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    padding-top: 1px;
    color: #993300;
    background-position: left top;
    background-attachment: scroll;
    background-color: #ffcc99;
    font-size: 10pt;
    list-style-position: outside;
    list-style-image: url(UploadedImages/Background/BottleBullet.png);
}
.GridViewStyle
{
    background-color: #ffcc99;
    color: #993300;
    border-color: #FFCC99;
    border-style: none;
    
}
.ButtonStyle
{
    background-color: Transparent;
    color: #993300;
    border-style: none;
    width: 100%;
       
}
.ButtonCellStyle
{
    border-top-style:solid;
    border-top-width:thin;
    border-top-color:#993300;
    border-bottom-style:solid;
    border-bottom-width:thin;
    border-bottom-color:#993300;
    padding-left:5px;
    padding-right:5px;    

}

a:link
{
    color: #993300;
	Font-Size: 12px ;
    
}
a:visited
{
    color: #CC9966;
	Font-Size: 12px ;
}
a:hover
{
    color: #FF9966;
	Font-Size: 12px ;
}


.TableHeader
{
    font-size: 19pt;
    width: 100%;
    color: #ffcc99;
    font-weight: bold;
    font-family: 'Bradley Hand ITC';
    vertical-align: middle;
    text-align: left;
}
LI
{
    list-style-position: outside;
    list-style-image: url(UploadedImages/Background/BottleBullet.png);
}
